No reason to avoid it. Just know that you can’t easily shink the filesystem, only grow it. To shrink you’d need to create a new FS then copy the data over manually.
No reason to avoid it. Just know that you can’t easily shink the filesystem, only grow it. To shrink you’d need to create a new FS then copy the data over manually.
Hmm. Maybe systemctl enable rc-local
because I was too lazy to get the service order correct and I just wanted something to happen last and be done with it.
deleted by creator
deleted by creator
Definitely Steven Seagal in that reggae song he did. This one.
oflag=direct
Prevents the writes from piling up in the cache. dd will report the transfer is done when the writes have been cached so this setting prevents dd from exiting until the data has been written completely to the block device.
Neat! I’ll have to try that out.
dd, or cat with a shell redirect are all you need to write that iso.
My trouble with dd is all the flags I need to remember to make it fast and more convenient. dd if=file of=/dev/device oflag=direct status=progress bs=1M
is there anything I’m missing?
Sorry, I’ve already donated all the Plasma I can safely donate! /s jic :)