diff --git a/resrc.d/default-minimal.txt b/resrc.d/default-minimal.txt new file mode 100644 index 0000000..3a5a8e7 --- /dev/null +++ b/resrc.d/default-minimal.txt @@ -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