make a ramdisk if necessary
This commit is contained in:
parent
34b1f1c738
commit
3bd337d54c
@ -166,6 +166,7 @@ cdfdboot)
|
||||
# cdfdboot: Make a boot floppy image to go on a CD for booting from.
|
||||
if [ -z "$dev" ]
|
||||
then
|
||||
ramdisk `expr 1440*1024` 2>/dev/null
|
||||
dev=/dev/ram
|
||||
fi
|
||||
umount $dev 2>/dev/null
|
||||
|
Loading…
x
Reference in New Issue
Block a user