atom feed4 messages in org.freebsd.freebsd-stableRe: HEADS UP / disk slicing: a MAKEDE...
FromSent OnAttachments
Adrian SteinmannMar 15, 1998 3:15 pm 
Mike SmithMar 15, 1998 3:30 pm 
Bruce EvansMar 15, 1998 7:25 pm 
Michael V. HardingMar 16, 1998 5:59 am 
Subject:Re: HEADS UP / disk slicing: a MAKEDEV deficiency for slices>0 ?
From:Mike Smith (mi@smith.net.au)
Date:Mar 15, 1998 3:30:10 pm
List:org.freebsd.freebsd-stable

Note, in particular, that '(cd /dev; ./MAKEDEV all)' will not make the [a-h] partitions on any slices > 0.

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)

To Unsubscribe: send mail to majo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message