Save random data
This commit is contained in:
parent
ce1402bc16
commit
30027d85e5
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user