From owner-freebsd-current Sat Oct 5 23:13:20 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1DB6E37B401 for ; Sat, 5 Oct 2002 23:13:19 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A26F43E6A for ; Sat, 5 Oct 2002 23:13:18 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.6/8.12.6) with ESMTP id g966DCpS033178; Sun, 6 Oct 2002 08:13:12 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: walt Cc: freebsd-current@FreeBSD.ORG Subject: Re: GEOM problems? In-Reply-To: Your message of "Sat, 05 Oct 2002 18:19:46 PDT." <3D9F8FB2.30808@hotmail.com> Date: Sun, 06 Oct 2002 08:13:12 +0200 Message-ID: <33177.1033884792@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <3D9F8FB2.30808@hotmail.com>, walt writes: >Just finished making world and kernel at about 01:00 GMT Oct 6. > >dmesg includes this printout: > >Initializing GEOMetry subsystem >ad0: 76319MB [155061/16/63] at ata0-master UDMA100 >ad2: 42934MB [87233/16/63] at ata1-master UDMA66 >acd0: CD-RW 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 > > >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 phk@FreeBSD.ORG | 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 majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message