Save random data

This commit is contained in:
Ben Gras 2005-09-15 13:22:10 +00:00
parent ce1402bc16
commit 30027d85e5

View File

@ -626,6 +626,9 @@ then if mount /dev/$home /home 2>/dev/null
fi fi
fi fi
echo "Saving random data.."
dd if=/dev/random of=/mnt/adm/random.dat bs=1024 count=1
echo " echo "
Please type 'shutdown' to exit MINIX 3 and enter the boot monitor. At Please type 'shutdown' to exit MINIX 3 and enter the boot monitor. At
the boot monitor prompt, type 'boot $bios', where X is the bios drive the boot monitor prompt, type 'boot $bios', where X is the bios drive