AlbyVA said:
Any chance getting a MacBook to run FreeBSD?
If you want to install FreeBSD besides Mac OSX (at least on a Macbook Air mid 2011), then the answer is >>Yes<<
!! I have just succeeded in doing that (about 40 minutes ago). I thought that the install was complicated.
But it was not that complicated at all because FreeBSD does the partitioning for you in this case, and if you ask: Where the hell can I get a boot manager or whatever to manage the two OSes? Well, you just have to install rEFInd:
http://www.rodsbooks.com/refind/ .
I have installed besides Mac OSX Mavericks the newest version of FreeBSD 11.0 CURRENT for further testing. I bet FreeBSD 10.1 (<- EFI install is possible with this if I remember correctly) will install in a similar and easy way.
What I did:
1) I installed rEFInd
2) I created a bootable USB stick with the latest version of FreeBSD 11.0 CURRENT on it.
3) Using the Mac OSX disk utility, I freed 15 Gb for the OSX install, i.e. made OSX 15 Gb shorter.
4) I booted successfully the image (to boot the image: at startup hold the ALT-key, then you see a menu with your USB stick in it, choose the USB stick)
5) I chose >>install<< in the menu that turned up.
6) After the boring part of the installation came the partitioning part (this is risky if you don't understand what you do, especially if you could loose a lot that you have on your Macbook)
So I got frightened and went back to my OSX and had an extensive look into the FreeBSD handbook and came back again
, after making sure that the most important data I have are saved on external hard drives or the cloud I use. Now I chose the guided partitioning,
chose the disk on which I wanted to install the OS, and of course there was only one, the one with my data and OSX and everything on it.
Most importantly: I chose the >>Partition<< option and not (!!) to use the >>Entire Disk<< option. FreeBSD will then use the unused disk space to create an EFI partition scheme besides the OSX scheme for your install if you let it.
7) I proceeded with the installation and restarted. And voila, in the boot menu rEFInd you have now two OSes to choose from, one being OSX and the other one FreeBSD.
8) Now I have to set up the network and other stuff and get a FreeBSD icon for the rEFInd boot icon
.
Edit: O.k., the problem at the moment is the wireless driver support. Apple uses Broadcom and that seems to be not too well supported at the moment. I look into that.
Edit2: Unless that driver will be written or ported, one must use LAN or just buy another wifi card (they are quite cheep) and plug it in (there are simple instruction videos or manuals on this topic)