From owner-freebsd-current Wed Sep 16 15:26:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA25168 for freebsd-current-outgoing; Wed, 16 Sep 1998 15:26:26 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.15.68.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA25091 for ; Wed, 16 Sep 1998 15:26:03 -0700 (PDT) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id IAA03009; Thu, 17 Sep 1998 08:25:29 +1000 Date: Thu, 17 Sep 1998 08:25:29 +1000 From: Bruce Evans Message-Id: <199809162225.IAA03009@godzilla.zeta.org.au> To: bde@zeta.org.au, root@nihil.plaut.de Subject: Re: Help, DEVFS/MFS is broken... Cc: abial@nask.pl, freebsd-current@FreeBSD.ORG, julian@whistle.com, phk@critter.freebsd.dk, tat@Spline.NET Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >... >> I think you mean a bogus partition table. Bogus partition tables are >> supposed to be accepted. Boot with -v and turn on warning messages for >Yes, the c-partition where too big. >But why are they supposed to be accepted? For compatibility. The -current slice code automatically truncates the size of the 'c' partition to the size of the slice. The 'c' partition doesn't do very much except provide an alias for the slice, so making it consistent with the slice shouldn't cause problems. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message