[Bug 869168] New: os-prober: linux-boot-loader does not remove "@" in linux and initrd path with btrfs filesytem
https://bugzilla.novell.com/show_bug.cgi?id=869168 https://bugzilla.novell.com/show_bug.cgi?id=869168#c0 Summary: os-prober: linux-boot-loader does not remove "@" in linux and initrd path with btrfs filesytem Classification: openSUSE Product: openSUSE 13.1 Version: Final Platform: x86-64 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Bootloader AssignedTo: jsrain@suse.com ReportedBy: mfriesenegger@suse.com QAContact: jsrain@suse.com Found By: --- Blocker: --- OpenSUSE 13.1 manages my boot partition. I installed SLES12 beta 2 into a parition using a btrfs filesystem. Ran "grub2-mkconfig -o /boot/grub2/grub.cfg" with a snippet of the following results: menuentry 'SUSE Linux Enterprise Server 12 (x86_64) (on /dev/sda3)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-simpl e-3aa22d42-6038-4ee8-b87a-d01a4ca7bd95' { insmod part_gpt insmod btrfs set root='hd0,gpt3' if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt3 --hint-efi=hd0,gpt3 --hint-baremetal=ahci0,gpt3 --hint='hd0,gpt3' 3aa22d42-6038-4ee8-b87a-d01a4ca7bd95 else search --no-floppy --fs-uuid --set=root 3aa22d42-6038-4ee8-b87a-d01a4ca7bd95 fi linux /@/boot/vmlinuz-3.12.12-3-default root=UUID=3aa22d42-6038-4ee8-b87a-d01a4ca7bd95 rootflags=subvol=@ resume=/dev/system/swap1 splash=silent quiet showopts crashkernel=256M-:128M initrd /@/boot/initrd-3.12.12-3-default } I was unable to boot the SLES12 partition because a "@" is in path on linux and initrd linux. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=869168 https://bugzilla.novell.com/show_bug.cgi?id=869168#c1 --- Comment #1 from Michael Friesenegger <mfriesenegger@suse.com> 2014-03-19 13:50:58 UTC --- Created an attachment (id=582809) --> (http://bugzilla.novell.com/attachment.cgi?id=582809) Proposed patch The patch contains commented debug statements to diagnose the issue. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=869168 https://bugzilla.novell.com/show_bug.cgi?id=869168#c Michael Friesenegger <mfriesenegger@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- OS/Version|Other |openSUSE 13.1 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=869168 https://bugzilla.novell.com/show_bug.cgi?id=869168#c Jiri Srain <jsrain@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|jsrain@suse.com |mchang@suse.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=869168 https://bugzilla.novell.com/show_bug.cgi?id=869168#c2 --- Comment #2 from Michael Friesenegger <mfriesenegger@suse.com> 2014-03-20 12:32:55 UTC --- After additional testing, the patch in Comment #1 only removes "@" from the linux line and not the initrd line. I am working on updating the patch. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=869168 https://bugzilla.novell.com/show_bug.cgi?id=869168#c3 --- Comment #3 from Michael Friesenegger <mfriesenegger@suse.com> 2014-03-23 04:16:24 UTC --- Created an attachment (id=583261) --> (http://bugzilla.novell.com/attachment.cgi?id=583261) Proposed patch #2 This updated patch removes the "@" from the kernel and initrd on btrfs filesystems reported by linux-boot-prober. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=869168 https://bugzilla.novell.com/show_bug.cgi?id=869168#c Michael Friesenegger <mfriesenegger@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |mfriesenegger@suse.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=869168 https://bugzilla.novell.com/show_bug.cgi?id=869168#c Michael Friesenegger <mfriesenegger@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|mchang@suse.com |mfriesenegger@suse.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=869168 https://bugzilla.novell.com/show_bug.cgi?id=869168#c4 Michael Friesenegger <mfriesenegger@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |CLOSED InfoProvider|mfriesenegger@suse.com | Resolution| |WORKSFORME --- Comment #4 from Michael Friesenegger <mfriesenegger@suse.com> 2014-04-24 06:38:14 UTC --- Unable to duplicate in further tests. Will open a new bug report if needed. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com