Hi all,
i tried to set up a Dual Boot with openSuSE 12.1 and Mac OS X 10.6.8 on my iMac G6 - i followed exactly this documentation: OpenSUSE on a Mac - openSUSE
in details:
1. Used the OS X Partition Tool to divide my 500 Gig HDD into 2 equal Partitions but formatted the second one with DOS filesystem.
2. Installed rEFIt and wrote it to the MBR - afterwards i tried several reboots - worked perfect for me.
3. Booted openSuSE netinstall .iso from usb dongle, deleted the second DOS Partition and created a new root “/” partition with ext4 filesystem
Installation ran through without any errors - afterwards the reboot resulted into a blackscreen, everything was frozen and only a hard reset helped.
I checked that i DON’T install grub into the MBR like 5 times - the installation menu showed me that GRUB would be installed to “/” root partition /dev/sda3 which is complete correct in my case. I also read in an description that it’s important to uncheck something like “installing generic grub to MBR” - i found that checkbox after searching a bit and unchecked it of cause.
4. Then i saw the rEFIt menu again, now with 2 icons (one for Mac OS, another one with tux logo on it) → choosing tux resulted into a grub error 21 or 22 (i found out that the 22 error happens when i call the rEFIt partition tool in ne rEFIt menu before, otherwise its 21).
5. I’m wondering: grub freezes immediately when i try to change to grub console … letting me no chance of checking if the paths are set correctly
6. Then i tried to boot the iso from the usb dongle again to call something like a “repair-routine”, but it always tries to start the linux partition from the hard disk.
Maybe after the Installation routine, openSuSE switches back to the installation menu to do some final work… i have this in my mind from earlier (standard) SuSE installations on different boxes… and this fails because rEFIt interrupts that?
sudo gptsync /dev/disk0 in OS X returns:
Current GPT partition table:
Start LBA End LBA Type
1 40 409639 EFI System (FAT)
2 409640 488460335 Mac OS X HFS+
3 488462336 976773119 EFI System (FAT)
Current MBR partition table:
A Start LBA End LBA Type
1 1 409639 ee EFI Protective
2 409640 488460335 af Mac OS X HFS+
3 * 488462336 976773119 83 Linux
Status: MBR table must be updated.
Proposed new MBR partition table:
A Start LBA End LBA Type
1 1 409639 ee EFI Protective
2 409640 488460335 af Mac OS X HFS+
3 488462336 976773119 83 Linux
4 976773120 976773167 ee EFI Protective
Any advices?
Anyone with an idea?
Best regards!