[Bug 897507] New: kiwi: AArch64 EFI partition gets active pMBR partition
https://bugzilla.novell.com/show_bug.cgi?id=897507 https://bugzilla.novell.com/show_bug.cgi?id=897507#c0 Summary: kiwi: AArch64 EFI partition gets active pMBR partition Classification: openSUSE Product: openSUSE Factory Version: 201409* Platform: aarch64 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Installation AssignedTo: ms@suse.com ReportedBy: agraf@suse.com QAContact: ms@suse.com Found By: --- Blocker: --- When kiwi boots up its OEM initrd, it always sets the pMBR partition as active: #====================================== # activate boot partition #-------------------------------------- activateBootPartition However, setting this partition as active breaks booting with AMI EFI bioses. Since we don't need the BIOS compatibility here, can we just not set the pMBR partition active? -- 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=897507 https://bugzilla.novell.com/show_bug.cgi?id=897507#c1 Marcus Schaefer <ms@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #1 from Marcus Schaefer <ms@suse.com> 2014-09-19 14:26:24 UTC --- yes I think we should prevent that active flag for no x86 architectures in the same way as we also prevent the creation of the bios_grub partition -- 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=897507 https://bugzilla.novell.com/show_bug.cgi?id=897507#c2 --- Comment #2 from Marcus Schaefer <ms@suse.com> 2014-09-19 14:27:41 UTC --- jfi: commit 92ed69c5487d489f502858a7984c93f60a106965 needs a follow up patch to prevent calling activateBootPartition -- 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=897507 https://bugzilla.novell.com/show_bug.cgi?id=897507#c3 Marcus Schaefer <ms@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #3 from Marcus Schaefer <ms@suse.com> 2014-09-19 16:18:16 UTC --- commit b8e13e849bedf37a17fb6866aa6b62b8c4b809f4 Author: Marcus Schäfer <ms@suse.de> Date: Fri Sep 19 17:47:03 2014 +0200 Prevent activation of a partition on non x86 systems (bnc #897507) The active flag is used by legacy BIOS systems on x86 systems. On other architectures it could cause trouble because that information is not expected going to submit new packages now -- 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