https://bugzilla.novell.com/show_bug.cgi?id=461613 User Linux@GustavoJuri.com.ar added comment https://bugzilla.novell.com/show_bug.cgi?id=461613#c21 Gustavo Juri <Linux@GustavoJuri.com.ar> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Linux@GustavoJuri.com.ar --- Comment #21 from Gustavo Juri <Linux@GustavoJuri.com.ar> 2009-01-12 06:31:38 MST --- I had the same problem, using yast boot loader to change boot list order and boot timeout. After that no boot disk. Tried to fix grub in mbr with "SuperGrubDisk" without success. I fixed it by manually running grub from a live cd (knoppix) as "root" and reinstalling grub in mbr: su grub root (hd0,4) setup (hd0) quit _menu.lst__________________________________________________ # Modified by YaST2. Last modification on Mon Jan 12 09:51:31 ARST 2009 default 1 timeout 1 ##YaST - generic_mbr gfxmenu (hd0,4)/boot/message ##YaST - activate ###Don't change this comment - YaST2 identifier: Original name: windows 1### title windows 1 rootnoverify (hd0,0) chainloader +1 ###Don't change this comment - YaST2 identifier: Original name: linux### title openSUSE 11.1 - 2.6.27.7-9 root (hd0,4) kernel /boot/vmlinuz-2.6.27.7-9-pae root=/dev/disk/by-id/ata-WDC_WD2500AAKS-00F0A0_WD-WCAT12124392-part5 resume=/dev/disk/by-id/ata-WDC_WD2500AAKS-00F0A0_WD-WCAT12124392-part4 splash=silent showopts vga=0x31a initrd /boot/initrd-2.6.27.7-9-pae ###Don't change this comment - YaST2 identifier: Original name: linux### title openSUSE 11.1 - 2.6.27.7-9 (default) root (hd0,4) kernel /boot/vmlinuz-2.6.27.7-9-default root=/dev/disk/by-id/ata-WDC_WD2500AAKS-00F0A0_WD-WCAT12124392-part5 resume=/dev/disk/by-id/ata-WDC_WD2500AAKS-00F0A0_WD-WCAT12124392-part4 splash=silent showopts vga=0x31a initrd /boot/initrd-2.6.27.7-9-default ###Don't change this comment - YaST2 identifier: Original name: linux### title Trace -- openSUSE 11.1 - 2.6.27.7-9 root (hd0,4) kernel /boot/vmlinuz-2.6.27.7-9-trace root=/dev/disk/by-id/ata-WDC_WD2500AAKS-00F0A0_WD-WCAT12124392-part5 resume=/dev/disk/by-id/ata-WDC_WD2500AAKS-00F0A0_WD-WCAT12124392-part4 splash=silent showopts vga=0x31a initrd /boot/initrd-2.6.27.7-9-trace ###Don't change this comment - YaST2 identifier: Original name: failsafe### title Failsafe -- openSUSE 11.1 - 2.6.27.7-9 (default) root (hd0,4) kernel /boot/vmlinuz-2.6.27.7-9-default root=/dev/disk/by-id/ata-WDC_WD2500AAKS-00F0A0_WD-WCAT12124392-part5 showopts ide=nodma apm=off noresume nosmp maxcpus=0 edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 x11failsafe vga=0x31a initrd /boot/initrd-2.6.27.7-9-default ###Don't change this comment - YaST2 identifier: Original name: failsafe### title Failsafe -- openSUSE 11.1 - 2.6.27.7-9 (pae) root (hd0,4) kernel /boot/vmlinuz-2.6.27.7-9-pae root=/dev/disk/by-id/ata-WDC_WD2500AAKS-00F0A0_WD-WCAT12124392-part5 showopts ide=nodma apm=off noresume nosmp maxcpus=0 edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 x11failsafe vga=0x31a initrd /boot/initrd-2.6.27.7-9-pae ###Don't change this comment - YaST2 identifier: Original name: windows 2### title windows 2 rootnoverify (hd0,2) chainloader +1 __device.map__________________________________________________ (hd0) /dev/disk/by-id/ata-WDC_WD2500AAKS-00F0A0_WD-WCAT12124392 -- 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.