Magellan Linux

Contents of /trunk/mlivecdbuild/profiles/alx-0_7_branch/netboot/pxelinux.cfg/lpxelinux-default

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2929 - (show annotations) (download)
Thu Jan 21 14:40:55 2016 UTC (8 years, 3 months ago) by niro
File size: 1138 byte(s)
-use lpxelinux in boot configuration
1 default magelive
2
3 timeout 300
4 prompt 1
5 display boot.msg
6 F1 boot.msg
7 F2 index.msg
8 F3 help.msg
9 F4 debug.msg
10
11 label magelive
12 kernel http://alx-control.dom-aka-nt.intern/magelive
13 append initrd=http://alx-control.dom-aka-nt.intern/initrd.gz root=live:http://alx-control.dom-aka-nt.intern/squashfs.img rw quiet splash rd.vconsole.keymap=de rd.locale.LANG=de_DE.utf8 rd.driver.pre=loop rd.netboot rd.neednet
14
15 label nosplash
16 kernel http://alx-control.dom-aka-nt.intern/magelive
17 append initrd=http://alx-control.dom-aka-nt.intern/initrd.gz root=live:http://alx-control.dom-aka-nt.intern/squashfs.img rw rd.info rd.plymouth=0 rd.vconsole.keymap=de rd.locale.LANG=de_DE.utf8 rd.driver.pre=loop rd.netboot rd.neednet
18
19 label debug
20 kernel http://alx-control.dom-aka-nt.intern/magelive
21 append initrd=http://alx-control.dom-aka-nt.intern/initrd.gz root=live:http://alx-control.dom-aka-nt.intern/squashfs.img rw systemd.log_target=kmsg systemd.log_level=debug console=tty0 console=ttyS0,38400 rd.vconsole.keymap=de rd.locale.LANG=de_DE.utf8 rd.driver.pre=loop rd.info rd.netboot rd.shell rd.break loglevel=5 rd.plymouth=0 rd.neednet rd.live.debug=1