Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Jan 1997 13:00:02 -0800 (PST)
From:      j@uriah.heep.sax.de (J Wunsch)
To:        freebsd-bugs
Subject:   Re: misc/2470: "sh ./MAKEDEV all" can't generate disk slice device.
Message-ID:  <199701122100.NAA21172@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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. ;-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701122100.NAA21172>