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-square24linkfedilinkarrow-up135arrow-down13
arrow-up132arrow-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-square24linkfedilink
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