MosNis-Wikibook/Installation/Betriebssystemintegration/Debian/Menüs/3.1v2/Textmenüs

Aus Linupedia.org
Wechseln zu: Navigation, Suche

/tftpboot/DEB-S-32.conf

DEFAULT menu.c32
PROMPT 0
MENU TITLE Debian 3.1v2 Sarge Netinstall

LABEL linux
 MENU LABEL Debian Sarge Kernel 2.4
 KERNEL debian-installer/i386/linux
 APPEND  vga=normal initrd=debian-installer/i386/initrd.gz ramdisk_size=10240 \
  root=/dev/rd/0  devfs=mount,dall rw --

LABEL cdrom
 MENU LABEL Debian Sarge Kernel 2.4 Installationsvariante B
 KERNEL debian-installer/i386/linux
 APPEND  vga=normal initrd=debian-installer/i386/initrd.gz ramdisk_size=10240 \
  root=/dev/rd/0 devfs=mount,dall rw --

LABEL linux26
 MENU LABEL Debian Sarge Kernel 2.6
 KERNE debian-installer/i386/2.6/linux
 APPEND  vga=normal initrd=debian-installer/i386/2.6/initrd.gz ramdisk_size=10240 \
  root=/dev/rd/0 devfs=mount,dall rw --

LABEL expert
 MENU LABEL Debian Sarge Kernel 2.4 Expertenmodus
 KERNEL debian-installer/i386/linux
 APPEND  DEBCONF_PRIORITY=low vga=normal initrd=debian-installer/i386/initrd.gz \
  ramdisk_size=10240 root=/dev/rd/0 devfs=mount,dall rw --

LABEL expert26
 MENU LABEL Debian Sarge Kernel 2.6 Expertenmodus
 KERNEL debian-installer/i386/2.6/linux
 APPEND  DEBCONF_PRIORITY=low vga=normal initrd=debian-installer/i386/2.6/initrd.26.gz \
  ramdisk_size=10240 root=/dev/rd/0 devfs=mount,dall rw --

# Debian-Derivate Auswah
LABEL back
 MENU LABEL Debian-Derivate Auswahl
 KERNEL menu.c32
 APPEND DEBIAN.conf

#Menüeinstellungen
MENU WIDTH 80
MENU MARGIN 10
MENU ROWS 12
MENU TABMSGROW 18
MENU CMDLINEROW 12
MENU ENDROW 24
MENU TIMEOUTROW 20 
 
TIMEOUT         200
ONTIMEOUT back
KBDMAP german.kbd
DISPLAY deb-iso.txt

F1 deb-f1.txt
F2 deb-f2.txt
F3 deb-f3.txt
F4 deb-f4.txt
F5 deb-f5.txt
F6 deb-f6.txt
F7 deb-f7.txt
F8 deb-f8.txt
F9 deb-f9.txt
F0 deb-f10.txt

/tftpboot/DEB-S-64.conf

DEFAULT menu.c32
PROMPT 0
MENU TITLE Debian 3.1v2 Sarge 64 Bit Netinstall

LABEL linux
MENU LABEL Debian Sarge Kernel 2.4
 KERNEL debian-installer/amd64/linux
 APPEND  vga=normal initrd=debian-installer/amd64/initrd.gz ramdisk_size=10240 \
  root=/dev/rd/0  devfs=mount,dall rw --

LABEL cdrom
MENU LABEL Debian Sarge Kernel 2.4 Installationsvariante B
 KERNEL debian-installer/amd64/linux
 APPEND  vga=normal initrd=debian-installer/amd64/initrd.gz ramdisk_size=10240 \
  root=/dev/rd/0 devfs=mount,dall rw --

LABEL linux26
MENU LABEL Debian Sarge Kernel 2.6 
 KERNEL debian-installer/amd64/2.6/linux
 APPEND  vga=normal initrd=debian-installer/amd64/2.6/initrd.gz ramdisk_size=10240 \
  root=/dev/rd/0 devfs=mount,dall rw --

LABEL expert
MENU LABEL Debian Sarge Kernel 2.4 Expertenmodus
 KERNEL debian-installer/amd64/linux
 APPEND  DEBCONF_PRIORITY=low vga=normal initrd=debian-installer/amd64/initrd.gz \
  ramdisk_size=10240 root=/dev/rd/0 devfs=mount,dall rw --

LABEL expert26
MENU LABEL Debian Sarge Kernel 2.6 Expertenmodus
 KERNEL debian-installer/amd64/2.6/linux
 APPEND DEBCONF_PRIORITY=low vga=normal initrd=debian-installer/amd64/2.6/initrd.26.gz \
  ramdisk_size=10240 root=/dev/rd/0 devfs=mount,dall rw --

# Hautpauswahl
LABEL mainback
MENU LABEL Debian-Derivate Auswahl
 KERNEL menu.c32
 APPEND DEBIAN.conf

#Menüeinstellungen
MENU WIDTH 80
MENU MARGIN 10
MENU ROWS 12
MENU TABMSGROW 18
MENU CMDLINEROW 12
MENU ENDROW 24
MENU TIMEOUTROW 20 
 
TIMEOUT 200
ONTIMEOUT mainback
KBDMAP german.kbd
DISPLAY deb-iso.txt

F1 deb-f1.txt
F2 deb-f2.txt
F3 deb-f3.txt
F4 deb-f4.txt
F5 deb-f5.txt
F6 deb-f6.txt
F7 deb-f7.txt
F8 deb-f8.txt
F9 deb-f9.txt
F0 deb-f10.txt