Why Nostr? What is Njump?
2023-10-21 13:16:18

Command Line Magic on Nostr: If you find yourself in a rush and don't want to wait for filling out an encrypted ...

If you find yourself in a rush and don't want to wait for filling out an encrypted partition at install time (to hide disk usage patterns), you don't have to wait inside the installer. You can finish the install without doing that, reboot and do it from within the installed OS within the install with something like this:

ionice -n 3 dd if=/dev/zero of=bigfatzero bs=1M status=progress ; rm bigfatzero

The ionice will give the process lower i/o priority to keep your system snappy.
Author Public Key
npub17hcswhel45t4tnh3a7gzf4f74lfyafrq8qe3nlaejj0nk63umcdqcxtk0h