From owner-freebsd-bugs Sun Jan 12 13:00:06 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id NAA21182 for bugs-outgoing; Sun, 12 Jan 1997 13:00:06 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id NAA21172; Sun, 12 Jan 1997 13:00:02 -0800 (PST) Date: Sun, 12 Jan 1997 13:00:02 -0800 (PST) Message-Id: <199701122100.NAA21172@freefall.freebsd.org> To: freebsd-bugs Cc: From: j@uriah.heep.sax.de (J Wunsch) Subject: Re: misc/2470: "sh ./MAKEDEV all" can't generate disk slice device. Reply-To: j@uriah.heep.sax.de (J Wunsch) Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR misc/2470; it has been noted by GNATS. From: j@uriah.heep.sax.de (J Wunsch) To: uenami@imasy.or.jp Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: misc/2470: "sh ./MAKEDEV all" can't generate disk slice device. Date: Sun, 12 Jan 1997 21:50:49 +0100 As uenami@imasy.or.jp wrote: > I get src only, "make world", copy $(SRC)/etc/etc.i386/MAKEDEV > to /dev/MAKEDEV and "sh ./MAKEDEV all". > it removes all disk device nodes and can't generate disk partition > such as sd0s1e. So I lost all disk partitions. > "sh ./MAKEDEV sd0" can't generate disk partition, I must do > "sh ./MAKEDEV sd0s1". That's intentional. It would be blatant to create device nodes for 30 slices per disk. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)