@[email protected] to [email protected] • 8 months agofree license key includedlemmy.worldimagemessage-square105fedilinkarrow-up11.41K
arrow-up11.41Kimagefree license key includedlemmy.world@[email protected] to [email protected] • 8 months agomessage-square105fedilink
minus-square@[email protected]linkfedilink2•8 months agoI’ve messed around with Linux before but, I can’t seem to find the time to relearn how to get a thumb drive of an easy distro on one. One day I’ll get the thing working.
minus-square@[email protected]linkfedilinkEnglish8•8 months agohttps://rufus.ie/en/ is your friend ;)
minus-square@[email protected]linkfedilink3•8 months agoThanks friend, for some reason I couldn’t find this when I was googling “boot Linux from thumb drive”. Much appreciated.
minus-square@[email protected]linkfedilink10•8 months agoIf you use ventoy, you can put multiple ISOs on one USB.
minus-square@[email protected]linkfedilinkEnglish6•8 months agoVentoy is also my choice. You can just add .iso files on your usb disk and they are all bootable. Super easy
minus-square@[email protected]linkfedilink2•edit-28 months agosudo dd if=/dev/urandom of=/dev/sda of course
I’ve messed around with Linux before but, I can’t seem to find the time to relearn how to get a thumb drive of an easy distro on one. One day I’ll get the thing working.
https://rufus.ie/en/ is your friend ;)
Thanks friend, for some reason I couldn’t find this when I was googling “boot Linux from thumb drive”. Much appreciated.
If you use ventoy, you can put multiple ISOs on one USB.
Ventoy is also my choice. You can just add .iso files on your usb disk and they are all bootable. Super easy
sudo dd if=/dev/urandom of=/dev/sda
of courseYes I’m familiar with some of these letters