Skip to content

grml/grml2usb

Repository files navigation

grml2usb

Sponsor GitHub release Debian package Ubuntu package

Install Grml Live Linux to a USB key drive.

Purpose

This tool installs a Grml ISO image (or a running Grml) to USB drives, making them bootable. You can install multiple Grml flavours on the same USB drive, for example both amd64 and arm64 versions.

Installation

From Debian repositories

sudo apt install grml2usb

From GitHub releases

Download the latest release from GitHub Releases, and then:

# Download and install .deb package
sudo apt install ./grml2usb_*.deb

Quick Start

  1. Install grml2usb package
  2. Download a Grml ISO image
  3. Install it to USB device:
    sudo grml2usb grml.iso /dev/sdX1

Warning: Replace /dev/sdX1 with the FAT partition on your USB device. This will destroy all data on the device.

Documentation

For detailed usage instructions and all available options, visit: https://grml.org/grml2usb/

License

This project is licensed under the GPL v2+.

Contributing

About

install Grml ISOs to USB keys

Topics

Resources

Stars

Watchers

Forks

Sponsor this project