MacBook Linux installieren
Vorwort
In meinem Fall hat es sich um ein MacBook Model A1342 gehandelt. Ich vermute, dass es auch für andere Modelle, wo OS X installiert ist, funktionieren wird. Der Kunde wünschte Lubuntu installiert, doch wird wohl auch mit anderen Linux Distributionen funktionieren.
Bislang noch nur meine Kurznotizen. wird noch schöngeschrieben:
1. csrutils disable
http://osxdaily.com/2015/10/05/disable-rootless-system-integrity-protection-mac-os-x/
2. download and install refind
Info wo man Download findet ZIP auf SourceForge
http://www.rodsbooks.com/refind/installing.html#manual
3. copy iSight drivers
https://turanct.wordpress.com/2010/06/11/use-your-macs-isight-on-ubuntu/
4. install Linux
notwendig unter linux, dass Mac Partition gelesen werden kann
hfsplus, hfsprogs hfsutils
lubuntu
keyboard layout handler in lxpanel
Lubuntu hat sich aufgehängt beim neustart
/etc/default/grub
Find the line: GRUB_CMDLINE_LINUX=""
...and replace it by this line: GRUB_CMDLINE_LINUX="reboot=pci"
Save the changes and close the file.
c. Now issue this command in the terminal (use copy/paste):
sudo update-grub