Ask your questions here.
Post a reply

iso to usb

Mon Mar 11, 2013 12:18 am

We spoke about that.
I can't find any script. I searched at
github https://github.com/fsmithred
a booted refracta live CD, beta (which version ever, 8 or 9 or such).
this board with search term "usb"

I think i also recall something like dd if=path/iso of=/dev/sdb

Re: iso to usb

Mon Mar 11, 2013 1:08 am

Two ways to do it, syslinux or dd

If you use dd (command is just like you wrote) with an "isohybrid" image, you probably won't be able to use the device for anything else.

viewtopic.php?f=16&t=103&start=20 with link to syslinux script

Re: iso to usb

Mon Mar 11, 2013 5:30 am

tnx

Re: iso to usb

Mon Mar 11, 2013 9:22 am

Unpack the tarball in your home. Run refracta2usb as user.
http://distro.ibiblio.org/refracta/test ... b02.tar.gz
Post a reply