I'm trying to install Sabayon 5.2 KDE amd64 on my 27 inches iMac.
Below are my steps:
a. preparation:
1. install refit http://refit.sourceforge.net/
2. create empty partition from osx
b. making live dvd working:
1. add this boot parameter
- Code: Select all
maxcpus=1 xdriver=radeonhd
c. installation:
1. do auto partition (this will create LVM)
2. install grub to partition (NOT MBR), for my case it's on /dev/sda3
3. finish sabayon installation. then shutdown (reboot stop at 88%).
4. turn on again your iMac.
d. post-installation:
1. select refit partition tool to sync partition info.
2. After step C, i don't have linux at refit menu, boot again to live dvd using step b parameter
3. do chrooting to you sabayon installation.
read this linkhttp://wiki.sabayonlinux.org/index.php?title=HOWTO:_Mount_LVM
4. open konsole, then run
- Code: Select all
grub2-install /dev/sda3 --force
5. do:
- Code: Select all
equo update && equo install grub
6. exit, then shutdown.
7. turn on again your iMac.
8. if you don't see any linux icon at refit menu, try boot again to live dvd try step d.3 and d.4 again.
9. enjoy your sabayon kde.

10. i cannot enjoy at step 9, have to fix /var/tmp to make it writeable. just ctrl+f1 login as root, then chmod 777 /var/tmp. back to kdm login (ctrl+f7) and enjoy.
ps:
i learned some from this http://joostruis.blogspot.com/2010/03/sabayon-52-soon-to-be-released-on.html