CreatingBootableUsb: Difference between revisions
Appearance
Content deleted Content added
imported>GroovixAdmin 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..." |
imported>GroovixAdmin No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 11: | Line 11: | ||
</nowiki> |
</nowiki> |
||
'''From Windows''' |
'''From Windows or Apple''' |
||
https://etcher.balena.io/ |
|||
Use the [http://www.linuxliveusb.com/en/download Linux Live Usb Creator] |
|||
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