In message <[EMAIL PROTECTED]>, walt writes:
>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?

Yes, but not for long, its a debug printf that has slipped through.

>And there's this:
>
>#disklabel  ad0
>disklabel: ioctl DIOCGDINFO: Operation not supported by device

ad0 does not have a disklabel.

>Same errors with ad2.

Same diagnosis.

Typically you will find that devices with disklabels are named
"ad%ds%d"

>All the partitions do mount and seem to work OK, so I'm not sure how
>much of this is expected behavior.

All of it :-)

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
[EMAIL PROTECTED]         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to