User Tools

Site Tools


man:99-pub

This is an old revision of the document!


LGL installation setup

In order to install lgl from a USB stick, a DVD or directly from an iso image in an emulator such as qemu, you can download an installation iso image from here:

http://laconian-linux.org/iso/current/

The following iso images are available:

  • gaia-2.5-min-ser.iso: use this if you want a minimal install using a serial console
  • gaia-2.5-min-vga.iso: use this if you want a minimal install on a computer with a graphical display
  • gaia-2.5-dsk-vga.iso: use this if you want a desktop install on a computer with a graphical display

To create a bootable USB stick from the image, there are several methods, the simplest on a Linux/Unix computer is:

sudo if=$iso_filename of=$dev_of_usb_stick bs=4M conv=fsync status=progress
man/99-pub.1649348012.txt.gz · Last modified: by wikiadmin