Sunshine@piefed.ca to Linux@programming.devEnglish · 1 day ago11 Useful Tools to Create Bootable USB from an ISO Imagewww.tecmint.comexternal-linkmessage-square26fedilinkarrow-up139arrow-down13
arrow-up136arrow-down1external-link11 Useful Tools to Create Bootable USB from an ISO Imagewww.tecmint.comSunshine@piefed.ca to Linux@programming.devEnglish · 1 day agomessage-square26fedilink
minus-squareKhleedril@cyberplace.sociallinkfedilinkarrow-up2·1 day ago@Sunshine Something along the lines of dd if=a.iso of=/dev/usb is all I need.
@Sunshine Something along the lines of
dd if=a.iso of=/dev/usb
is all I need.
cp
ftw