CreatingBootableUsb: Difference between revisions
Appearance
Content deleted Content added
imported>GroovixAdmin No edit summary |
imported>GroovixAdmin No edit summary |
||
| Line 11: | Line 11: | ||
</nowiki> |
</nowiki> |
||
'''From Windows''' |
'''From Windows or Apple''' |
||
https:// |
https://etcher.balena.io/ |
||
'''From OSX''' |
|||
http://unetbootin.github.io/ |
|||
Latest revision as of 14:50, 9 January 2026
Creating a Bootable USB Drive from an ISO Image[edit]
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 or Apple