Gerardo Exequiel Pozzi
2013-Feb-01 16:00 UTC
[syslinux] 5.01 BOOT_IMAGE= is missing in cmdline but path appears two times
Hello Booting with 4.06 cmdline looks like: # cat /proc/cmdline archisobasedir=arch archisolabel=ARCH_201301 initrd=boot/i686/archiso.img console=ttyS0 BOOT_IMAGE=boot/i686/vmlinuz while using 5.01: # cat /proc/cmdline boot/i686/vmlinuz boot/i686/vmlinuz archisobasedir=arch archisolabel=ARCH_201302 initrd=boot/i686/archiso.img console=ttyS0 And this cause some issues for cmdline parsing, I guess this is a bug right? Relevant cfg file: LABEL arch32 TEXT HELP Boot the Arch Linux (i686) live medium. It allows you to install Arch Linux or perform system maintenance. ENDTEXT MENU LABEL Boot Arch Linux (i686) LINUX boot/i686/vmlinuz INITRD boot/i686/archiso.img APPEND archisobasedir=arch archisolabel=ARCH_201301 If more info/test is needed please let me know. Thanks. -- 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/20130201/7079791f/attachment.sig>
Matt Fleming
2013-Feb-07 11:44 UTC
[syslinux] 5.01 BOOT_IMAGE= is missing in cmdline but path appears two times
On Fri, 2013-02-01 at 13:00 -0300, Gerardo Exequiel Pozzi wrote:> Hello > > Booting with 4.06 cmdline looks like: > > # cat /proc/cmdline > archisobasedir=arch archisolabel=ARCH_201301 > initrd=boot/i686/archiso.img console=ttyS0 BOOT_IMAGE=boot/i686/vmlinuz > > > while using 5.01: > > # cat /proc/cmdline > boot/i686/vmlinuz boot/i686/vmlinuz archisobasedir=arch > archisolabel=ARCH_201302 initrd=boot/i686/archiso.img console=ttyS0 > > And this cause some issues for cmdline parsing, I guess this is a bug right?Thanks, this is now fixed in git and will be part of the next 5.xx release. -- Matt Fleming, Intel Open Source Technology Center
Gerardo Exequiel Pozzi
2013-Feb-07 23:42 UTC
[syslinux] 5.01 BOOT_IMAGE= is missing in cmdline but path appears two times
On 02/07/2013 08:44 AM, Matt Fleming wrote:> On Fri, 2013-02-01 at 13:00 -0300, Gerardo Exequiel Pozzi wrote: >> Hello >> >> Booting with 4.06 cmdline looks like: >> >> # cat /proc/cmdline >> archisobasedir=arch archisolabel=ARCH_201301 >> initrd=boot/i686/archiso.img console=ttyS0 BOOT_IMAGE=boot/i686/vmlinuz >> >> >> while using 5.01: >> >> # cat /proc/cmdline >> boot/i686/vmlinuz boot/i686/vmlinuz archisobasedir=arch >> archisolabel=ARCH_201302 initrd=boot/i686/archiso.img console=ttyS0 >> >> And this cause some issues for cmdline parsing, I guess this is a bug right? > > Thanks, this is now fixed in git and will be part of the next 5.xx > release. >Thanks you. Confirmed bug fixed! -- 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/20130207/90b65933/attachment.sig>
Maybe Matching Threads
- [5.11-pre1] SYSAPPEND does not work (IPAPPEND alias works)
- [5.11-pre1] SYSAPPEND does not work (IPAPPEND alias works)
- [5.10] PXE + dhcp opts 209, 210 and path issues in tftp/http
- [5.11-pre1] SYSAPPEND does not work (IPAPPEND alias works)
- [5.11-pre1] SYSAPPEND does not work (IPAPPEND alias works)