search for: updebug

Displaying 4 results from an estimated 4 matches for "updebug".

Did you mean: undebug
2014 Jun 05
2
How to use --once? Does it work?
...; > In my syslinux.cfg I have several menu options, simplified here. > > > > DEFAULT up > > > > LABEL up > > MENU LABEL Generic > > LINUX ../vmlinuz-linux > > APPEND root=/disk/a > > INITRD ../pxe-linux.img > > > > Label updebug > > MENU LABEL Debug > > LINUX ../vmlinuz-linux > > APPEND root=/disk/a debug > > INITRD ../pxe-linux.img > > > > > > So I do $ sudo extlinux --once updebug /boot/syslinux > > > > The file /boot/debug/ldlinux.sys changes, and par...
2014 Jun 04
4
How to use --once? Does it work?
...sults did not work. Perhaps I don't understand the correct syntax? Or perhaps I'm hitting a bug? In my syslinux.cfg I have several menu options, simplified here. DEFAULT up LABEL up MENU LABEL Generic LINUX ../vmlinuz-linux APPEND root=/disk/a INITRD ../pxe-linux.img Label updebug MENU LABEL Debug LINUX ../vmlinuz-linux APPEND root=/disk/a debug INITRD ../pxe-linux.img So I do $ sudo extlinux --once updebug /boot/syslinux The file /boot/debug/ldlinux.sys changes, and part of the change is 2 copies of the characters u p d e b u g But when I reboot, it comes u...
2014 Jun 05
0
How to use --once? Does it work?
...ons, simplified here. > > > > > > DEFAULT up > > > > > > LABEL up > > > MENU LABEL Generic > > > LINUX ../vmlinuz-linux > > > APPEND root=/disk/a > > > INITRD ../pxe-linux.img > > > > > > Label updebug > > > MENU LABEL Debug > > > LINUX ../vmlinuz-linux > > > APPEND root=/disk/a debug > > > INITRD ../pxe-linux.img > > > > > > > > > So I do $ sudo extlinux --once updebug /boot/syslinux > > > > > > The...
2014 Jun 04
0
How to use --once? Does it work?
...ntax? > Or perhaps I'm hitting a bug? > > In my syslinux.cfg I have several menu options, simplified here. > > DEFAULT up > > LABEL up > MENU LABEL Generic > LINUX ../vmlinuz-linux > APPEND root=/disk/a > INITRD ../pxe-linux.img > > Label updebug > MENU LABEL Debug > LINUX ../vmlinuz-linux > APPEND root=/disk/a debug > INITRD ../pxe-linux.img > > > So I do $ sudo extlinux --once updebug /boot/syslinux > > The file /boot/debug/ldlinux.sys changes, and part of the change is 2 > copies of the chara...