-
Notifications
You must be signed in to change notification settings - Fork 130
Using a Lamassu flashing USB drive
CrypticaScriptura edited this page Sep 10, 2024
·
2 revisions
Using a Lamassu 'Flasher' image on supported machine platforms:
- Burn the 'flasher' image (*.img.xz) to a 32GB or higher USB drive using balenaEtcher.
- Insert USB flash drive into free USB port, preferably a blue USB 3.0 port.
- Also connect a USB keyboard.
- Start machine, while repeatedly pressing F10 to access the BIOS.
- In the BIOS, drag the 'UEFI: USB' option to highest on the boot order drive list.
- Press the option to 'Save changes and exit' from the BIOS (typically F10).
- When the machine boots up to a terminal and prompts for a username, type
root
and press enter. - Password is
password
(blank when typing). Press enter. - Then run the following command, pressing enter:
bash flash.sh
- Process may take ~15 minutes. When successful, it will mention 'records in / records out' without an error message, and return to the command prompt.
- You can then run:
shutdown now
- Once it's powered off, remove the USB drive and keyboard.
- Boot machine again. Machine will boot into the Xubuntu-based Lamassu disk image.