walt <[EMAIL PROTECTED]> wrote: > Just finished making world and kernel at about 01:00 GMT Oct 6. > > dmesg includes this printout: > > Initializing GEOMetry subsystem > ad0: 76319MB <ST380021A> [155061/16/63] at ata0-master UDMA100 > ad2: 42934MB <WDC WD450AA-00BAA0> [87233/16/63] at ata1-master UDMA66 > acd0: CD-RW <R/RW 4x4x24> at ata1-slave PIO4 > Mounting root from ufs:/dev/ad2s2a > 0000 00 01 c1 ff 83 fe ff ff 3f 00 00 00 06 5b 5f 00 |........?....[_.| > [0] f:00 typ:131 s(CHS):255/1/193 e(CHS):255/254/255 s:63 l:6249222 > 0000 00 00 c1 ff 05 fe ff ff 45 5b 5f 00 b3 f1 5a 00 |........E[_...Z.| > [1] f:00 typ:5 s(CHS):255/0/193 e(CHS):255/254/255 s:6249285 l:5960115 > 0000 00 01 c1 ff 07 fe ff ff 3f 00 00 00 74 f1 5a 00 |........?...t.Z.| > [0] f:00 typ:7 s(CHS):255/1/193 e(CHS):255/254/255 s:63 l:5960052 > 0000 00 00 c1 ff 05 fe ff ff f8 4c ba 00 e2 05 18 00 |.........L......| > [1] f:00 typ:5 s(CHS):255/0/193 e(CHS):255/254/255 s:12209400 l:1574370 > <many more lines snipped> > > Is this normal output now?
Sounds like debugging prints that should probably not be enabled by default... > And there's this: > > #disklabel ad0 > disklabel: ioctl DIOCGDINFO: Operation not supported by device > > #disklabel -r ad0 > disklabel: bad pack magic number (label is damaged, or pack is unlabeled) > > Same errors with ad2. > > All the partitions do mount and seem to work OK, so I'm not sure how > much of this is expected behavior. Are you using "dangerously-dedicated" disks? That is, no fdisk-style partition table? If so, disklabel on ad0 or ad2 itself would be valid. It doesn't appear you are, in which case a disklabel operation should be performed on the slice, e.g. disklabel ad2s2. -- Brian Fundakowski Feldman \'[ FreeBSD ]''''''''''\ <> [EMAIL PROTECTED] <> [EMAIL PROTECTED] \ The Power to Serve! \ Opinions expressed are my own. \,,,,,,,,,,,,,,,,,,,,,,\ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message