Antix frugal grub y otros

 #!/bin/sh

exec tail -n +3 $0

# This file provides an easy way to add custom menu entries.  Simply type the

# menu entries you want to add after this comment.  Be careful not to change

# the 'exec tail' line above.


menuentry "antix17" {

     echo Boot disk address is: $root

     set iso="/antix17i386/antiX-17.4.1_386-full.iso"

     set bootparms="from=all quiet"

     search -f $iso --set=root

     echo ISO root is:  $root

     echo ISO is:         $iso

     echo Boot parms are: $bootparms

     echo

     loopback loop $iso

     sleep -i -v 5

     linux (loop)/antiX/vmlinuz fromiso=$iso $bootparms

     initrd (loop)/antiX/initrd.gz

     echo Booting $iso

}


menuentry "Porteus ISO" {

   insmod ext2

   set root='(hd0,3)'

   linux /porteus5/boot/syslinux/vmlinuz from=/dev/mmcblk1p3/porteus5 login= changes=/porteus5

   initrd /porteus5/boot/syslinux/initrd.xz

}


menuentry "Porteus Ignis" {

   insmod ext2

   set root='(hd0,3)'

   linux /porteusignis/boot/syslinux/vmlinuz from=/dev/mmcblk1p3/porteusignis login= changes=/porteusignis

   initrd /porteusignis/boot/syslinux/initrd.xz

}


menuentry "Porteus ISOi" {

insmod part_msdos

insmod ext2

set isofile="/Porteus-LXQT-v5.0rc1-x86_64.iso"

search --no-floppy --file --set=root $isofile

loopback loop $isofile

linux (loop)/boot/syslinux/vmlinuz from=$isofile noapic

initrd (loop)/boot/syslinux/initrd.xz

}


Comentarios

Entradas populares de este blog

4 increibles linux para laptop 2 gigas ram cpu z8350

Laptop 2 gigas RAM, mejor configuración