Gerardo Exequiel Pozzi
2013-Jun-14 00:08 UTC
[syslinux] [5.11-pre1] SYSAPPEND does not work (IPAPPEND alias works)
Hello While testing PXE booting, I decided to change IPAPPEND to the new SYSAPPEND and does not work: nothing is appended to command line. I tested using menu.c32 and vesamenu.c32, same issue. --------------------------------------------------------------------- SERIAL 0 38400 UI boot/syslinux/vesamenu.c32 LABEL arch64_nbd MENU LABEL Boot Arch Linux (x86_64) (NBD) LINUX boot/x86_64/vmlinuz INITRD boot/x86_64/archiso.img APPEND archisobasedir=arch archisolabel=ARCH_201306 archiso_nbd_srv=${pxeserver} SYSAPPEND 3 --------------------------------------------------------------------- -- Gerardo Exequiel Pozzi \cos^2\alpha + \sin^2\alpha = 1 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 555 bytes Desc: OpenPGP digital signature URL: <http://www.zytor.com/pipermail/syslinux/attachments/20130613/cd1fe8dc/attachment.sig>
Gene Cumm
2013-Jun-14 01:15 UTC
[syslinux] [5.11-pre1] SYSAPPEND does not work (IPAPPEND alias works)
On Thu, Jun 13, 2013 at 8:08 PM, Gerardo Exequiel Pozzi <vmlinuz386 at yahoo.com.ar> wrote:> Hello > > While testing PXE booting, I decided to change IPAPPEND to the new > SYSAPPEND and does not work: nothing is appended to command line. > > I tested using menu.c32 and vesamenu.c32, same issue. > > --------------------------------------------------------------------- > SERIAL 0 38400 > UI boot/syslinux/vesamenu.c32 > > > LABEL arch64_nbd > MENU LABEL Boot Arch Linux (x86_64) (NBD) > LINUX boot/x86_64/vmlinuz > INITRD boot/x86_64/archiso.img > APPEND archisobasedir=arch archisolabel=ARCH_201306 > archiso_nbd_srv=${pxeserver} > SYSAPPEND 3 > > ---------------------------------------------------------------------the simple menu system, (vesa)menu.c32, has its own configuration parser. Did you try the LABEL outside of the simple menu system? -- -Gene
Gerardo Exequiel Pozzi
2013-Jun-14 02:06 UTC
[syslinux] [5.11-pre1] SYSAPPEND does not work (IPAPPEND alias works)
On 06/13/2013 10:15 PM, Gene Cumm wrote:> On Thu, Jun 13, 2013 at 8:08 PM, Gerardo Exequiel Pozzi > <vmlinuz386 at yahoo.com.ar> wrote: >> Hello >> >> While testing PXE booting, I decided to change IPAPPEND to the new >> SYSAPPEND and does not work: nothing is appended to command line. >> >> I tested using menu.c32 and vesamenu.c32, same issue. >> >> --------------------------------------------------------------------- >> SERIAL 0 38400 >> UI boot/syslinux/vesamenu.c32 >> >> >> LABEL arch64_nbd >> MENU LABEL Boot Arch Linux (x86_64) (NBD) >> LINUX boot/x86_64/vmlinuz >> INITRD boot/x86_64/archiso.img >> APPEND archisobasedir=arch archisolabel=ARCH_201306 >> archiso_nbd_srv=${pxeserver} >> SYSAPPEND 3 >> >> --------------------------------------------------------------------- > > the simple menu system, (vesa)menu.c32, has its own configuration > parser. Did you try the LABEL outside of the simple menu system? >Good point. Yes it works. :) starting using the label from the boot: prompt.> -- > -Gene > _______________________________________________ > Syslinux mailing list > Submissions to Syslinux at zytor.com > Unsubscribe or set options at: > http://www.zytor.com/mailman/listinfo/syslinux > Please do not send private replies to mailing list traffic. > >-- Gerardo Exequiel Pozzi \cos^2\alpha + \sin^2\alpha = 1 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 555 bytes Desc: OpenPGP digital signature URL: <http://www.zytor.com/pipermail/syslinux/attachments/20130613/e5ba6f77/attachment.sig>
Seemingly Similar Threads
- [5.11-pre1] SYSAPPEND does not work (IPAPPEND alias works)
- [5.11-pre1] SYSAPPEND does not work (IPAPPEND alias works)
- [5.11-pre1] SYSAPPEND does not work (IPAPPEND alias works)
- 5.01 BOOT_IMAGE= is missing in cmdline but path appears two times
- [bug] Syslinux-5.11-pre2: IPAPPEND/SYSAPPEND inconsistent base