Difference between revisions of "CreatingBootableUsb"
From GroovixWiki
GroovixAdmin (talk | contribs) (Created page with "==Creating a Bootable USB Drive from an ISO Image== '''From a computer running Groovix 2013 or later''' Use the groovix-usb-creator program available from the ctrl-alt-g Groovi...") |
GroovixAdmin (talk | contribs) (→Creating a Bootable USB Drive from an ISO Image) |
||
Line 14: | Line 14: | ||
Use the [http://www.linuxliveusb.com/en/download Linux Live Usb Creator] | Use the [http://www.linuxliveusb.com/en/download Linux Live Usb Creator] | ||
+ | |||
+ | '''From OSX''' | ||
+ | |||
+ | http://unetbootin.github.io/ |
Revision as of 08:39, 3 September 2015
Creating a Bootable USB Drive from an ISO Image
From a computer running Groovix 2013 or later
Use the groovix-usb-creator program available from the ctrl-alt-g Groovix admin menu.
When creating several bootable usb drives in a row, you may find it faster to use the command line version:
usage: /usr/bin/groovix-usb-creator [ --help ] [ --gui ] --iso /tmp/groovix.iso --dev /dev/sdx
From Windows
Use the Linux Live Usb Creator
From OSX