tftp pxe menu
This commit is contained in:
parent
95fe5d49c0
commit
5d3516c069
170
tftp/default
Executable file
170
tftp/default
Executable file
@ -0,0 +1,170 @@
|
||||
rootprompt 0
|
||||
path menu/
|
||||
default menu/vesamenu.c32
|
||||
TIMEOUT 300
|
||||
|
||||
MENU TITLE OstrachNET PXE Bootservice
|
||||
MENU BACKGROUND menu/ostnet.png
|
||||
MENU ROWS 15
|
||||
MENU TABMSGROW 20
|
||||
MENU TIMEOUTROW 22
|
||||
|
||||
LABEL disk0
|
||||
localboot 0
|
||||
MENU LABEL Starte von lokaler Platte (Default)
|
||||
|
||||
label -
|
||||
MENU LABEL Live-Systeme: --------------------------
|
||||
MENU DISABLE
|
||||
|
||||
LABEL knx9g
|
||||
MENU LABEL * Knoppix 9.1 Live, Grafisch
|
||||
KERNEL knx9/linux
|
||||
APPEND nfsdir=192.168.75.3:/srv/knx9 nodhcp lang=de ramdisk_size=100000 init=/sbin/init apm=power-off nomce loglevel=1 initrd=knx9/miniroot.gz libata.force=noncq tz=localtime hpsa.hpsa_allow_any=1 hpsa.hpsa_allow_any=1 BOOT_IMAGE=knoppix
|
||||
|
||||
MENU BEGIN
|
||||
MENU LABEL * Weitere Optionen...
|
||||
|
||||
LABEL knx9t
|
||||
MENU LABEL * Knoppix 9.1 Live, Textmode
|
||||
KERNEL knx9/linux
|
||||
APPEND nfsdir=192.168.75.3:/srv/knx9 nodhcp lang=de ramdisk_size=100000 init=/sbin/init apm=power-off nomce loglevel=1 initrd=knx9/miniroot.gz libata.force=noncq tz=localtime hpsa.hpsa_allow_any=1 hpsa.hpsa_allow_any=1 BOOT_IMAGE=knoppix 2
|
||||
|
||||
LABEL slitazfull
|
||||
MENU LABEL * Slitaz Linux Live, Grafisch
|
||||
linux slitaz/boot/bzImage
|
||||
APPEND initrd=slitaz/boot/rootfs4.gz,slitaz/boot/rootfs3.gz,slitaz/boot/rootfs2.gz,slitaz/boot/rootfs1.gz root=/dev/null video=-32 autologin kbd lang=de_DE kmap=de-latin1 tz=Europe/Berlin
|
||||
|
||||
LABEL slitazcore
|
||||
MENU LABEL * Slitaz Linux Live, minimal
|
||||
linux slitaz/boot/bzImage
|
||||
APPEND initrd=slitaz/boot/rootfs4.gz root=/dev/null video=-32 autologin kbd lang=de_DE kmap=de-latin1 tz=Europe/Berlin
|
||||
|
||||
LABEL slitazf
|
||||
MENU LABEL * Slitaz Linux Floppyimage
|
||||
kernel menu/memdisk
|
||||
append initrd=img/floppy-grub4dos
|
||||
|
||||
LABEL zurueck...
|
||||
MENU EXIT
|
||||
MENU END
|
||||
|
||||
label -
|
||||
MENU LABEL Backup & Restore: ----------------------
|
||||
MENU DISABLE
|
||||
|
||||
LABEL rescue
|
||||
MENU LABEL * Rescuezilla Live
|
||||
kernel rescue/vmlinuz
|
||||
APPEND initrd=rescue/initrd.lz netboot=nfs root=/dev/nfs ramdisk_size=1500000 ip=dhcp nfsroot=192.168.75.3:/srv/rescue boot=casper locale=de_DE keyboard-configuration/layoutcode=de bootkbd=de console-setup/layoutcode=de quiet
|
||||
|
||||
MENU BEGIN
|
||||
MENU LABEL * Weitere Optionen...
|
||||
|
||||
LABEL rescue2
|
||||
MENU LABEL * Rescuezilla Live Fail-Safe
|
||||
kernel rescue/vmlinuz
|
||||
APPEND initrd=rescue/initrd.lz netboot=nfs root=/dev/nfs ramdisk_size=1500000 ip=dhcp nfsroot=192.168.75.3:/srv/rescue boot=casper locale=de_DE keyboard-configuration/layoutcode=de bootkbd=de> xforcevesa nomodeset vga=791 quiet
|
||||
|
||||
LABEL clonei686
|
||||
MENU LABEL * Clonezilla Live i686 (Ramdisk)
|
||||
KERNEL clone/vmlinuz.i686
|
||||
APPEND initrd=clone/initrd.i686.img boot=live username=user union=overlay config components noswap edd=on nomodeset nodmraid locales=de_DE.UTF-8 keyboard-layouts=de-latin-1 ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_live_batch=no net.ifnames=0 nosplash noprompt fetch=tftp://192.168.75.3/clone/filesystem.i686.squashfs quiet
|
||||
|
||||
LABEL clonex64
|
||||
MENU LABEL * Clonezilla Live x64 (Ramdisk)
|
||||
KERNEL clone/vmlinuz.x64
|
||||
APPEND initrd=clone/initrd.x64.img boot=live username=user union=overlay config components noswap edd=on nomodeset nodmraid locales=de_DE.UTF-8 keyboard-layouts=de-latin-1 ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_live_batch=no net.ifnames=0 nosplash noprompt fetch=tftp://192.168.75.3/clone/filesystem.x64.squashfs quiet
|
||||
|
||||
LABEL acr11
|
||||
MENU LABEL * Acronis True Image Home 2011
|
||||
LINUX menu/memdisk
|
||||
INITRD acronis/acronis2011.iso
|
||||
APPEND iso raw
|
||||
|
||||
LABEL acr10
|
||||
MENU LABEL * Acronis True Image 2010
|
||||
LINUX menu/memdisk
|
||||
INITRD acronis/acronis2010.iso
|
||||
APPEND iso raw
|
||||
|
||||
LABEL acr09
|
||||
MENU LABEL * Acronis True Image 2009
|
||||
LINUX menu/memdisk
|
||||
INITRD acronis/acronis2009.iso
|
||||
APPEND iso raw
|
||||
|
||||
LABEL zurueck...
|
||||
MENU EXIT
|
||||
MENU END
|
||||
|
||||
label -
|
||||
MENU LABEL Installer: ------------------------------
|
||||
MENU DISABLE
|
||||
|
||||
MENU BEGIN
|
||||
MENU LABEL * Debian Installer...
|
||||
|
||||
LABEL deb
|
||||
menu label * Debian 12 Installer 64Bit Textmodus
|
||||
kernel deb/linux
|
||||
append vga=788 initrd=deb/initrd.gz --- quiet
|
||||
|
||||
LABEL deb64
|
||||
MENU LABEL * Debian 11 Installer 64Bit Textmodus
|
||||
CONFIG deb/debian-installer/amd64/pxelinux.cfg/default
|
||||
APPEND deb/
|
||||
LABEL deb32
|
||||
MENU LABEL * Debian 11 Installer 32Bit Textmodus
|
||||
CONFIG deb/debian-installer/i386/pxelinux.cfg/default
|
||||
APPEND deb/
|
||||
|
||||
LABEL zurueck...
|
||||
MENU EXIT
|
||||
MENU END
|
||||
|
||||
label -
|
||||
MENU LABEL Boot- & System-Tools: --------------------
|
||||
MENU DISABLE
|
||||
|
||||
LABEL hdt
|
||||
MENU LABEL * Hardware Erkennung
|
||||
COM32 menu/hdt.c32
|
||||
|
||||
LABEL memtestpl
|
||||
MENU LABEL * Memtest86+
|
||||
kernel img/memtest86+
|
||||
|
||||
MENU BEGIN
|
||||
MENU LABEL * Weitere Optionen...
|
||||
|
||||
label sbm
|
||||
MENU LABEL * Smart Boot Manager
|
||||
kernel menu/memdisk
|
||||
append initrd=img/sbm.imz
|
||||
|
||||
LABEL plop
|
||||
MENU LABEL * PloP Boot Manager
|
||||
kernel menu/plop.exe
|
||||
|
||||
LABEL memtest
|
||||
MENU LABEL * Memtest86
|
||||
kernel img/memtest86
|
||||
|
||||
label win98
|
||||
MENU LABEL * Windows 98 Bootdisk (DOS 7)
|
||||
kernel menu/memdisk
|
||||
append initrd=img/win98.img
|
||||
|
||||
label ether
|
||||
MENU LABEL * Etherboot
|
||||
kernel menu/memdisk
|
||||
append initrd=img/ether.img
|
||||
|
||||
LABEL zurueck...
|
||||
MENU EXIT
|
||||
MENU END
|
||||
|
||||
# interessante optionen...
|
||||
# rescuezilla: APPEND initrd=rescue/initrd.lz boot=live noswap fetch=tftp://192.168.75.3:/rescue/filesystem.squashfs toram ---
|
||||
|
Loading…
x
Reference in New Issue
Block a user