aboutsummaryrefslogtreecommitdiff
path: root/examples/bootfloppy/syslinux.cfg
blob: fa2677ca8d6d3b4d1a5b5faebcff9b13ec386693 (plain)
1
2
3
4
5
6
7
display display.txt
default linux
timeout 10
prompt 1
label linux
	kernel linux
	append initrd=rootfs.gz root=/dev/ram0