Subject: kernel on CD is different from kernel in .tgz install set ???
To: None <port-sparc64@netbsd.org>
From: None <atherios@free.fr>
List: port-sparc64
Date: 01/20/2004 00:10:10
Hi,
(still trying to make RAID-x work on my Ultra5)
I installed NetBSD on wd0 (from the CD) the usual way
then boot and created raid0(RAID-0) with wd1a and wd2a
then set raid0 auto-configurable
one strange thing is
-> normal kernel (the one installed on / by sysinst) goes
NetBSD 1.6.2_RC4 (GENERIC) #0: Sat Jan 10 23:04:54 CET 2004
<...>
scsibus0: waiting 2 seconds for devices to settle...
Kernelized RAIDframe activated
root on wd0a dumps on wd0b
<..>
-> CD boot (build as described in the bootable CD HOW-TO)
NetBSD 1.6.2_RC4 (INSTALL) #0: Sat Jan 10 23:16:41 CET 2004
<...>
scsibus0: waiting 2 seconds for devices to settle...
raidattach: Asked for 8 units
Kernelized RAIDframe activated
Searching for raid components...
Component on: wd1a: 80418240
Row: 0 Column: 0 Num Rows: 1 Num Columns: 2
Version: 2 Serial Number: 2004000 Mod Counter: 84
Clean: Yes Status: 0
sectPerSU: 64 SUsPerPU: 1 SUsPerRU: 1
RAID Level: 0 blocksize: 512 numBlocks: 80418176
Autoconfig: Yes
Contains root partition: No
Last configured as: raid0
md0: internal 5120 KB image area
Found: wd1a at 0,0
root on md0a dumps on md0b
<...>
WTF ? how comes I see my raid0 on the install CD and not on the "final"
installation ???
pliiiiiz, help me ;)