Sunshine (she/her)@piefed.ca to Linux@programming.devEnglish · 1 month ago11 Useful Tools to Create Bootable USB from an ISO Imagewww.tecmint.comexternal-linkmessage-square27linkfedilinkarrow-up140arrow-down13
arrow-up137arrow-down1external-link11 Useful Tools to Create Bootable USB from an ISO Imagewww.tecmint.comSunshine (she/her)@piefed.ca to Linux@programming.devEnglish · 1 month agomessage-square27linkfedilink
minus-squareKhleedril@cyberplace.sociallinkfedilinkarrow-up2·1 month 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