Date: Mon, 16 Mar 1998 14:25:59 +1100 From: Bruce Evans <bde@zeta.org.au> To: ast@marabu.ch, mike@smith.net.au Cc: current@FreeBSD.ORG, stable@FreeBSD.ORG Subject: Re: HEADS UP / disk slicing: a MAKEDEV deficiency for slices>0 ? Message-ID: <199803160325.OAA02498@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>> Maybe it's time to change the line >> >> for slicepartname in s0h s1 s2 s3 s4 >> >> to >> >> for slicepartname in s0h s1h s2h s3h s4h >> >> so that /dev/MAKEDEV makes the [a-h] /dev entries for all slices? > >For whatever it's worth, slice 0 isn't actually terribly useful. 8) There is no slice s0. "s0" is handled specially by MAKEDEV (and eventually replaced by "") to give the compatibility slice (slice number 0), which is very useful. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199803160325.OAA02498>