On 10/25/2015 02:47 PM, Andrei Borzenkov wrote:
ïÔÐÒÁ×ÌÅÎÏ Ó iPhone
25 ÏËÔ. 2015 Ç., × 12:03, Gustav Degreef <gustav97@gmail.com> ÎÁÐÉÓÁÌ(Á):
r Hi All,
I'm having trouble booting into a multi-boot setup after installing Leap 42.1 Beta (openSUSE-Leap-42.1-DVD-x86_64-Build0186).
System is a laptop with only 1 hdd. This is the output of fdisk -l:
Disk /dev/sda: 232.9 GiB, 250059350016 bytes, 488397168 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: dos Disk identifier: 0x2e3e2e3e
Device Boot Start End Sectors Size Id Type /dev/sda1 63 125401087 12540 1025 59.8G 7 HPFS/NTFS/exFAT /dev/sda2 * 125401088 288735231 163334144 77.9G 5 Extended /dev/sda3 288735232 480008191 191272960 91.2G 83 Linux /dev/sda4 480008192 488396799 8388608 4G 82 Linux swap/Solrs /dev/sda5 125403136 288735230 163332095 77.9G 83 Linux
Installed: OS 13.1 - sda3, Leap 42 - sda5, win vista - sda1
System now boots into a grub> legacy (0.97) prompt, but there is no menu.
From the prompt I can boot all three systems manually or I can boot into all three systems with a "super grub boot disk". All os's seem to be running ok.
At the grub prompt I tried
grub> find /boot/grub/menu.lst -> (hd0,2) grub> root (hd0,2) grub> setup (hd0,1) There is no evidence that you actually boot from the second partition. Rather is sounds like grub legacy is installed in MBR and looks for menu.lst which no more exists. In this case above commands do not really change anything.
Before using big hammer it may be useful to understand your situation. Run https://github.com/arvidjaar/bootinfoscript/blob/master/bootinfoscript and make results available somewhere (susepaste.org is a good place).
Sounds like a good plan, I'll do that and post abck, Gustav. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org