User Tools

Site Tools


man:99-pub

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
man:99-pub [2022/04/10 03:10] wikiadminman:99-pub [2024/03/06 21:17] (current) wikiadmin
Line 9: Line 9:
 The following iso images are available: 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.7-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.7-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+  * gaia-2.7-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: To create a bootable USB stick from the image, there are several methods, the simplest on a Linux/Unix computer is:
Line 22: Line 22:
 ===== 2. Installation via PXE ===== ===== 2. Installation via PXE =====
  
-In order to install LGL via PXE, you can download a tar archive containing the needed files  image from here:+In order to install LGL via PXE, you can download a tar archive containing the needed files image from here:
  
- \\ [[http://laconian-linux.org/pxe/lgl-2.5/|http://laconian-linux.org/pxe/lgl-2.5/]]+ \\ [[http://laconian-linux.org/pxe/lgl-2.7/|http://laconian-linux.org/pxe/lgl-2.7/]]
  
 The following archives are available: The following archives are available:
  
-  * pxeboot-gaia-2.5-ser.tar: use this if you want to install using a serial console +  * pxeboot-gaia-2.7-ser.tar: use this if you want to install using a serial console 
-  * pxeboot-gaia-2.5-vga.tar: use this if you want to install on a computer with a graphical display+  * pxeboot-gaia-2.7-vga.tar: use this if you want to install on a computer with a graphical display
  
 The chosen tar file then can be extracted into a directory for use in a PXE install. The chosen tar file then can be extracted into a directory for use in a PXE install.
Line 38: Line 38:
 <code> <code>
  
-mkdir -p /var/lib/misc/pxeboot-lgl25vga +mkdir -p /var/lib/misc/pxeboot-lgl27vga 
-tar -C /var/lib/misc/pxeboot-lgl25vga -xvf pxeboot-gaia-2.5-vga.tar+tar -C /var/lib/misc/pxeboot-lgl27vga -xvf pxeboot-gaia-2.7-vga.tar
  
 </code> </code>
Line 47: Line 47:
 <code> <code>
 enable-tftp enable-tftp
-dhcp-boot=/var/lib/misc/pxeboot-lgl25vga/pxelinux.0+dhcp-boot=/var/lib/misc/pxeboot-lgl27vga/pxelinux.0
  
 </code> </code>
man/99-pub.1649553009.txt.gz · Last modified: by wikiadmin