e-gandalf
September 20th, 2009, 05:34 AM
Hi all,
I tried to install nightly Ubuntu 9.10 on my mactel 4.1 and hit problems. :(
Info:
- Mactel 4.1
- MacOS X 10.6 (64bit)
- refit 0.13
- Ubuntu 9.10 64bit nightly CD from yesterday
I created two FAT partitions on the /dev/sda aside from the HFS+ partition for MacOS. In result my partition table looks like this:
bash-3.2# fdisk /dev/rdisk0
Disk: /dev/rdisk0 geometry: 30401/255/63 [488397168 sectors]
Signature: 0xAA55
Starting Ending
#: id cyl hd sec - cyl hd sec [ start - size]
------------------------------------------------------------------------
1: EE 1023 254 63 - 1023 254 63 [ 1 - 409639] <Unknown ID>
2: AF 1023 254 63 - 1023 254 63 [ 409640 - 365872448] HFS+
3: 0B 1023 254 63 - 1023 254 63 [ 366282088 - 72265626] Win95 FAT-32
*4: 83 1023 254 63 - 1023 254 63 [ 438547714 - 47656251] Linux files*
The install CD failed to boot into graphic mode and I installed Ubuntu using text mode installer (using ext4). Then I installed grub2 on /dev/sda4 to avoid overwriting refit on MBR.
The next step was to compile grub.efi using grub-mkimage with some modules and following all documentation I could find I copied grub.efi, *.mod, *.lst and grub.cfg to my HFS+ partition into /efi/grub AND to /dev/sda4/efi/grub.
From that point, according to all docs I found, refit should autodiscover grub2, but nothing like this happened.
I rebooted over and over and my refit just says "Mac OS" and "Legacy OS" (probably FAT32 partition for Windows).
Executing "Legacy OS" freezes machine.
I tried the partition tool but it said "everything is OK".
I don't know what to do next. What to analyze, where to check why refit does not find /efi/grub/grub.efi on any partition :(
Anyone has any clue on what could go wrong and what should I do to find what's wrong? Thanks!
I tried to install nightly Ubuntu 9.10 on my mactel 4.1 and hit problems. :(
Info:
- Mactel 4.1
- MacOS X 10.6 (64bit)
- refit 0.13
- Ubuntu 9.10 64bit nightly CD from yesterday
I created two FAT partitions on the /dev/sda aside from the HFS+ partition for MacOS. In result my partition table looks like this:
bash-3.2# fdisk /dev/rdisk0
Disk: /dev/rdisk0 geometry: 30401/255/63 [488397168 sectors]
Signature: 0xAA55
Starting Ending
#: id cyl hd sec - cyl hd sec [ start - size]
------------------------------------------------------------------------
1: EE 1023 254 63 - 1023 254 63 [ 1 - 409639] <Unknown ID>
2: AF 1023 254 63 - 1023 254 63 [ 409640 - 365872448] HFS+
3: 0B 1023 254 63 - 1023 254 63 [ 366282088 - 72265626] Win95 FAT-32
*4: 83 1023 254 63 - 1023 254 63 [ 438547714 - 47656251] Linux files*
The install CD failed to boot into graphic mode and I installed Ubuntu using text mode installer (using ext4). Then I installed grub2 on /dev/sda4 to avoid overwriting refit on MBR.
The next step was to compile grub.efi using grub-mkimage with some modules and following all documentation I could find I copied grub.efi, *.mod, *.lst and grub.cfg to my HFS+ partition into /efi/grub AND to /dev/sda4/efi/grub.
From that point, according to all docs I found, refit should autodiscover grub2, but nothing like this happened.
I rebooted over and over and my refit just says "Mac OS" and "Legacy OS" (probably FAT32 partition for Windows).
Executing "Legacy OS" freezes machine.
I tried the partition tool but it said "everything is OK".
I don't know what to do next. What to analyze, where to check why refit does not find /efi/grub/grub.efi on any partition :(
Anyone has any clue on what could go wrong and what should I do to find what's wrong? Thanks!