minor changes

This commit is contained in:
root
2023-04-12 20:49:50 +00:00
parent db3df35baa
commit 197f97e2f6
5 changed files with 19 additions and 20 deletions

View File

@@ -42,7 +42,7 @@ MENU BEGIN
LABEL slitazf
MENU LABEL * Slitaz Linux Floppyimage
kernel bios/memdisk
kernel memdisk
append initrd=img/floppy-grub4dos
LABEL zurueck...
@@ -78,20 +78,20 @@ MENU BEGIN
LABEL acr11
MENU LABEL * Acronis True Image Home 2011
LINUX bios/memdisk
INITRD acronis/acronis2011.iso
LINUX memdisk
INITRD non-free/acronis/acronis2011.iso
APPEND iso raw
LABEL acr10
MENU LABEL * Acronis True Image 2010
LINUX bios/memdisk
INITRD acronis/acronis2010.iso
LINUX memdisk
INITRD non-free/acronis/acronis2010.iso
APPEND iso raw
LABEL acr09
MENU LABEL * Acronis True Image 2009
LINUX bios/memdisk
INITRD acronis/acronis2009.iso
LINUX memdisk
INITRD non-free/acronis/acronis2009.iso
APPEND iso raw
LABEL zurueck...
@@ -140,7 +140,7 @@ MENU BEGIN
label sbm
MENU LABEL * Smart Boot Manager
kernel bios/memdisk
kernel memdisk
append initrd=free/sbm.imz
LABEL plop
@@ -157,12 +157,12 @@ MENU BEGIN
label win98
MENU LABEL * Windows 98 Bootdisk (DOS 7)
kernel bios/memdisk
kernel memdisk
append initrd=non-free/win98.img
label ether
MENU LABEL * Etherboot
kernel bios/memdisk
kernel memdisk
append initrd=free/ether.img
LABEL zurueck...