Displaying 1 result from an estimated 1 matches for "90b65933".
Did you mean:
906933
2013 Feb 01
2
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