Sunshine@piefed.ca to Linux@programming.devEnglish · 4 days ago11 Useful Tools to Create Bootable USB from an ISO Imagewww.tecmint.comexternal-linkmessage-square26fedilinkarrow-up140arrow-down13
arrow-up137arrow-down1external-link11 Useful Tools to Create Bootable USB from an ISO Imagewww.tecmint.comSunshine@piefed.ca to Linux@programming.devEnglish · 4 days agomessage-square26fedilink
minus-squareKhleedril@cyberplace.sociallinkfedilinkarrow-up2·3 days 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