https://bugzilla.novell.com/show_bug.cgi?id=811699 https://bugzilla.novell.com/show_bug.cgi?id=811699#c4 --- Comment #4 from Peter Tselios <s91066@yahoo.gr> 2013-11-25 09:05:05 UTC --- Exactly the SAME issue after the upgrade to 13.1: Some additional information: ------------------------------------------------------------- cat /etc/grub.conf setup --stage2=/boot/grub/stage2 --force-lba (hd0,0) (hd0,0) setup --stage2=/boot/grub/stage2 --force-lba (hd0) (hd0,0) quit ------------------------------------------------------------- cat /boot/grub/menu.lst # Modified by YaST2. Last modification on Tue Nov 19 21:18:55 EET 2013 # THIS FILE WILL BE PARTIALLY OVERWRITTEN by perl-Bootloader # For the new kernel it try to figure out old parameters. In case we are not able to recognize it (e.g. change of flavor or strange install order ) it it use as fallback installation parameters from /etc/sysconfig/bootloader default 0 timeout 5 ##YaST - generic_mbr gfxmenu (hd0,0)/message ##YaST - activate ###Don't change this comment - YaST2 identifier: Original name: linux### title Desktop -- openSUSE - 3.11.6-4 root (hd0) kernel /vmlinuz-3.11.6-4-desktop root=/dev/mapper/VGDisk-LVRoot resume=/dev/disk/by-uuid/ac82d4b0-3b8e-418e-bf8e-046d930cfe57 splash=silent quiet showopts vga=0x31b initrd /initrd-3.11.6-4-desktop ###Don't change this comment - YaST2 identifier: Original name: failsafe### title Failsafe -- openSUSE - 3.11.6-4 root (hd0) kernel /vmlinuz-3.11.6-4-desktop root=/dev/mapper/VGDisk-LVRoot showopts apm=off noresume nosmp maxcpus=0 edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 nomodeset x11failsafe vga=0x336 initrd /initrd-3.11.6-4-desktop ------------------------------------------------------------- Note: The gfxmenu is **correctly** set The root statement is **WRONG** The correct statement is root (hd0,0). -- 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.