changes
This commit is contained in:
parent
a4b09dc07c
commit
582077c7ec
25
resrc.d/default-minimal.txt
Normal file
25
resrc.d/default-minimal.txt
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
rootprompt 0
|
||||||
|
path bios
|
||||||
|
default bios/vesamenu.c32
|
||||||
|
#TIMEOUT 300
|
||||||
|
|
||||||
|
MENU TITLE Minimal PXE Bootmenue
|
||||||
|
|
||||||
|
LABEL disk0
|
||||||
|
localboot 0
|
||||||
|
MENU LABEL Boot from first Harddisk
|
||||||
|
|
||||||
|
LABEL -
|
||||||
|
MENU LABEL --------------------------
|
||||||
|
|
||||||
|
LABEL ipxe
|
||||||
|
MENU LABEL * iPXE Shell
|
||||||
|
KERNEL ipxe dhcp && shell
|
||||||
|
|
||||||
|
LABEL demo
|
||||||
|
MENU LABEL * iPXE Demonstration
|
||||||
|
KERNEL ipxe dhcp && chain http://boot.ipxe.org/demo/boot.php
|
||||||
|
|
||||||
|
LABEL fdos
|
||||||
|
MENU LABEL * iPXE FreeDOS over HTTP and Internet
|
||||||
|
KERNEL ipxe dhcp && sanboot http://boot.ipxe.org/freedos/fdfullcd.iso
|
Loading…
x
Reference in New Issue
Block a user