You are not logged in.
Hi,
I was looking for a bootable USB maker where you can use a .iso to make a bootable USB. In Windows it would be an .exe called "Rufus" for example. Looked in Synaptic but couldn't find one. I'm using Devuan GNU/Linux ascii. Would prefer not to use dd(?)
Thanks
Offline
Take a look at refracta2usb.
You can also dd the drive but I can't seem to find the command atm. It's somewhere in here . . . LOL!
Oh here it is:
dd if=<full path to installer iso> of=/dev/sdx
Offline
Link to the package: https://sourceforge.net/projects/refrac … -2.3.6.deb
Offline
I really like bootiso. It is free software, available here: https://github.com/jsamr/bootiso
Offline
Etcher works quite well. https://etcher.io/
Offline