Comment on Do Linux distros and BSDs recommend using the command line to set up bootable USBs because most machines should be able to do it without additional software?

<- View Parent
Blemgo@lemmy.world ⁨3⁩ ⁨weeks⁩ ago

While I agree that dd can be easily used, it still is a dumb command (as in its only purpose is to write and nothing else), which can result in some issues regarding validating the integrity of the installation, at least for a beginner.

Furthermore, it can be disastrous if you don’t pay attention to what you type in, as it will happily overwrite anything you type in.

Also, I don’t think that dd alone should be used as a backup, as it might result in inconsistent backups. The best simple backup system, no matter whether you are a beginner or an expert, are snapshots, and maybe using dd to backup those to an external drive to be sure.

source
Sort:hotnewtop