[Bug 816739] New: Problems with 4096 byte sector size
https://bugzilla.novell.com/show_bug.cgi?id=816739 https://bugzilla.novell.com/show_bug.cgi?id=816739#c0 Summary: Problems with 4096 byte sector size Classification: openSUSE Product: openSUSE 12.3 Version: Final Platform: All OS/Version: openSUSE 12.3 Status: NEW Severity: Minor Priority: P5 - None Component: Bootloader AssignedTo: jsrain@suse.com ReportedBy: f+novell@congenio.de QAContact: jsrain@suse.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:20.0) Gecko/20100101 Firefox/20.0 When I did an upgrade from openSUSE 12.2 to 12.3, I stumbled over these error messages: Installing: grub2-branding-openSUSE-12.3-6.11.3 ................................[done] Additional rpm output: Generating grub.cfg ... Found theme: /boot/grub2/themes/openSUSE/theme.txt Found linux image: /boot/vmlinuz-3.7.10-1.1-default Found initrd image: /boot/initrd-3.7.10-1.1-default Found linux image: /boot/vmlinuz-3.4.33-2.24-default Found initrd image: /boot/initrd-3.4.33-2.24-default ERROR: unsupported sector size 4096 on /dev/sdd. ERROR: unsupported sector size 4096 on /dev/sdd. ERROR: unsupported sector size 4096 on /dev/sdd. done These errors are in the postinstall-script from a call to /usr/sbin/grub2-mkconfig -o /boot/grub2/grub.cfg, which calls /etc/grub.d/30_os-prober in turn. Somewhere in there, the 4096 byte sector size seems to be a problem. The system boots, so this seems to be only a cosmetic problem. Reproducible: Always Steps to Reproduce: 1. Call '/usr/sbin/grub2-mkconfig -o /boot/grub2/grub.cfg' 2. 3. Actual Results: ERROR: unsupported sector size 4096 on /dev/sdd. Expected Results: no errors -- 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=816739 https://bugzilla.novell.com/show_bug.cgi?id=816739#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=816739 https://bugzilla.novell.com/show_bug.cgi?id=816739#c Michael Chang <mchang@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- 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=816739 https://bugzilla.novell.com/show_bug.cgi?id=816739#c1 --- Comment #1 from Michael Chang <mchang@suse.com> 2013-07-15 03:53:22 UTC --- It seems to me that these error message are related to mounting file systems and are part of os-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.
participants (1)
-
bugzilla_noreply@novell.com