summaryrefslogtreecommitdiffstats
path: root/abs/mv-core/dnsmasq/pxelinux.default
blob: 6294d3ca64385cfaa4244e050f7c70bc86746fc1 (plain)
1
2
3
4
5
6
7
8
9
10
DISPLAY boot.txt

DEFAULT install_image

LABEL install_image
        kernel masterbuild/boot/vmlinuz26
	append vga=normal root=/dev/nfs rw netboot netinstall nfsroot=$REPLACEME:/data/srv/tftp/masterbuild,rsize=16384,wsize=16384,rw ip=dhcp  initrd=masterbuild/boot/kernel26.img

TIMEOUT 4
prompt 20