Today I went to write an 18.04 ISO onto a USB drive from my 16.04 installation, and Startup Disk Creator wanted to wipe the entire drive:
Now, perhaps my memory is incorrect, but I seem to recall that when I was on 14.04, Statup Disk Creator worked without needing to wipe the entire drive.
Has the behavior of Startup Disk Creator been changed since 14.04?
dd
now, what's the beneifit of using it over just doingdd if=someImage.iso of=/dev/sdc bs=4M
? – You'reAGitForNotUsingGit Mar 14 '19 at 22:47