Solution 1:
I think the key is to use the drive /dev/sdb
, not the partition /dev/sdb1
, in the of=
option:
sudo dd if=dban.iso of=/dev/sdb
I think the key is to use the drive /dev/sdb
, not the partition /dev/sdb1
, in the of=
option:
sudo dd if=dban.iso of=/dev/sdb