From owner-freebsd-hackers Sun Feb 4 03:01:04 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA22111 for hackers-outgoing; Sun, 4 Feb 1996 03:01:04 -0800 (PST) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id DAA22086 for ; Sun, 4 Feb 1996 03:00:55 -0800 (PST) Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.9/8.6.9) id VAA26451; Sun, 4 Feb 1996 21:55:59 +1100 Date: Sun, 4 Feb 1996 21:55:59 +1100 From: Bruce Evans Message-Id: <199602041055.VAA26451@godzilla.zeta.org.au> To: freebsd-hackers@freebsd.org, j@uriah.heep.sax.de Subject: Re: And the winner is! Sender: owner-hackers@freebsd.org Precedence: bulk >> The sed command and `auto' do the same fixups for the incomplete label >> on /dev/rsdX. >What about the chances to make it also work for sliced disks? No chance, since if disklabel works for sliced unlabeled disks then `auto' will go away :-). Perhaps it should work for unlabelled BSD slices (those with partition type 0xA5). Bruce