Hallo,

ich probiers nochmal unter einem neuen Betreff.

Beim Reboot-Workaround bin ich in einer Endlosschleife gefangen, es wird
immer nach Linbo gebootet.
Angehängt ist die start.conf sowie die pxelinuxx.cfg
Im Abschnitt reboot der pxelinux.cfg habe ich beide Zeilen ausprobiert.

Hat jemand eine Idee?

Viele Grüße
Jürgen

pxelinux.cfg/trusty714reboot

> # template for the default pxelinux config file
> #
> # if you don't want this file being overwritten by workstations import
> remove the following line
> # ### managed by linuxmuster.net ###
> #
> # [email protected]
> # 10.02.2014
> # # use "reboot" instead of "linbo" for clients which need the reboot
> workaround
> DEFAULT reboot # you have to uncomment next line if you want to be able
> to type options on the boot prompt
> #PROMPT 1 # 3 secs boot prompt timeout
> TIMEOUT 30 KBDMAP /german.kbd
> DISPLAY /boot.msg # the default boot method, pxelinux boots linbo kernel
> directly
> LABEL linbo
> KERNEL linbo
> APPEND initrd=linbofs.lz vga=788 quiet splash splash autostart=0 # boot
> method to use with reboot workaround
> LABEL reboot
> KERNEL grub.exe
> #APPEND keeppxe --config-file=pxe basedir /; default 0; timeout 0;
> hiddenmenu; title REBOOT; fallback 1; find --ignore-floppies --ignore-cd
> --set-root /.linbo.reboot; cmp /.linbo.reboot /.grub.reboot || ls FALLBACK;
> write /.grub.reboot DONE; ls /boot/grub/menu.lst && configfile
> /boot/grub/menu.lst; ls /menu.lst && configfile /menu.lst; chainloader +1;
> title LINBO PXE; kernel (pd)/linbo quiet splash vga=788 splash autostart=0;
> initrd (pd)/linbofs.lz;
> APPEMD --config-file=root (hd0,0); kernel /vmlinuz ro quiet splash
> root=/dev/sda1; initrd /initrd.img; # to boot LINBO in debug mode simply
> type "debug" on boot prompt and press ENTER
> LABEL debug
> KERNEL linbo
> APPEND initrd=linbofs.lz vga=788 debug splash autostart=0


start.conf.trusty714reboot

> # template for the default pxelinux config file
> #
> # if you don't want this file being overwritten by workstations import
> remove the following line
> # ### managed by linuxmuster.net ###
> #
> # [email protected]
> # 10.02.2014
> #
> # use "reboot" instead of "linbo" for clients which need the reboot
> workaround
> DEFAULT reboot
> # you have to uncomment next line if you want to be able to type options
> on the boot prompt
> #PROMPT 1
> # 3 secs boot prompt timeout
> TIMEOUT 30
> KBDMAP /german.kbd
> DISPLAY /boot.msg
> # the default boot method, pxelinux boots linbo kernel directly
> LABEL linbo
> KERNEL linbo
> APPEND initrd=linbofs.lz vga=788 quiet splash splash autostart=0
> # boot method to use with reboot workaround
> LABEL reboot
> KERNEL grub.exe
> #APPEND keeppxe --config-file=pxe basedir /; default 0; timeout 0;
> hiddenmenu; title REBOOT; fallback 1; find --ignore-floppies --ignore-cd
> --set-root /.linbo.reboot; cmp /.linbo.reboot /.grub.reboot || ls FALLBACK;
> write /.grub.reboot DONE; ls /boot/grub/menu.lst && configfile
> /boot/grub/menu.lst; ls /menu.lst && configfile /menu.lst; chainloader +1;
> title LINBO PXE; kernel (pd)/linbo quiet splash vga=788 splash autostart=0;
> initrd (pd)/linbofs.lz;
> APPEND --config-file=root (hd0,0); kernel /vmlinuz ro quiet splash
> root=/dev/sda1; initrd /initrd.img;
> # to boot LINBO in debug mode simply type "debug" on boot prompt and press
> ENTER
> LABEL debug
> KERNEL linbo
> APPEND initrd=linbofs.lz vga=788 debug splash autostart=0
_______________________________________________
linuxmuster-user mailing list
[email protected]
https://mail.lehrerpost.de/mailman/listinfo/linuxmuster-user

Antwort per Email an