Hello,
I'm trying to install FreeBSD 10.0 (I will upgrade to 10.2 immediately) on a MacPro. So far I have:
1. Shrunk OSX to 100GB using Apple's DiskUtility and created dummy partitions on ada0 and ada1 forfreebsdFreeBSD.
2. Installed rEFInd.
2. Followed the standard install using 'Manual partitioning' to delete and repartition the dummy partitions forfreebsdFreeBSD (UFS filesystems).
3. I responded 'yes' when prompted by the installer to create a boot partition. I noted an 'error writing to ada0p3' as the filesystems were created but continued the install.
4. Following the advice here:
https://www.glenbarber.us/2011/11/12/Dual-Booting-OS-X-and-FreeBSD-9.html
I went to LiveCD at the end of the install.
5. Running the command recommended at step 4 (having verified that freebsd-boot is on ada0p3):
results in:
I appreciate any help on offer.
Thanks,
sprock
I'm trying to install FreeBSD 10.0 (I will upgrade to 10.2 immediately) on a MacPro. So far I have:
1. Shrunk OSX to 100GB using Apple's DiskUtility and created dummy partitions on ada0 and ada1 for
2. Installed rEFInd.
2. Followed the standard install using 'Manual partitioning' to delete and repartition the dummy partitions for
3. I responded 'yes' when prompted by the installer to create a boot partition. I noted an 'error writing to ada0p3' as the filesystems were created but continued the install.
4. Following the advice here:
https://www.glenbarber.us/2011/11/12/Dual-Booting-OS-X-and-FreeBSD-9.html
I went to LiveCD at the end of the install.
5. Running the command recommended at step 4 (having verified that freebsd-boot is on ada0p3):
gpart bootcode -b /boot/pmbr -p /boot/gptboot -i 3 ada0
results in:
Code:
/dev/ada0p3: Input/output error
I appreciate any help on offer.
Thanks,
sprock