Ok, I really want to be able to dual boot FreeBSD 8.x and OSX Lion on my late 2007 (white) MacBook3,1.
I started with the instructions here: http://wiki.freebsd.org/AppleMacbook
I was not able to get very far. I created the partition using Boot Camp and rebooted using the FreeBSD 8.2 install DVD. I went into "Fix It" mode as suggested. However, when I run fdisk, it essentially outputs this:
Did Lion change or do away with the compatibility fdisk table? Has anyone installed FreeBSD on a MacBook that is currently running Lion?
Thanks
I started with the instructions here: http://wiki.freebsd.org/AppleMacbook
I was not able to get very far. I created the partition using Boot Camp and rebooted using the FreeBSD 8.2 install DVD. I went into "Fix It" mode as suggested. However, when I run fdisk, it essentially outputs this:
Code:
**** Working on device /dev/md0 *****
parameters extracted from in-core disklabel are:
cylinders=0 heads=255 sectors/tracks=63 (16065 blks/cyl)
parameters to be used for BIOS calculations are::
cylinders=0 heads=255 sectors/tracks=63 (16065 blks/cyl)
Media sector size is 512
Warning: BIOS sector numbering starts with sector 1
Information from DOS bootblock is:
The data for partition 1 is:
<UNUSED>
The data for partition 2 is:
<UNUSED>
The data for partition 3 is:
<UNUSED>
The data for partition 4 is:
sysid 165 (0xa5),(FreeBSD/NetBSD/386BSD)
start 0, size 50000 (24 Meg), flag 80 (active)
beg: cyl 0/head 0/sector 1;
end: cyl 1023/head 254/sector 63
Did Lion change or do away with the compatibility fdisk table? Has anyone installed FreeBSD on a MacBook that is currently running Lion?
Thanks