Link to blog post: http://wp.me/p3ajYO-tt
Motherboard used in this video: http://amzn.to/1eY6g0I
ShowHiddenFiles: http://cl.ly/2u3P0P2e3x2U
In this video, I show you how to install your boot loader and Extra folder to the EFI partition. This method will address the issue Z87 Asus boards have with booting from GUID volumes.
Terminal Commands:
sudo -s
newfs_hfs -v EFI /dev/disk'X's'X' (Replace 'X' with drive/partition number)
mkdir /Volumes/EFI
mount_hfs /dev/disk'X's'X' /Volumes/EFI (Replace 'X' with drive/partition number)
cd /Volumes/'NameofInstallationDrive*/usr/standalone/i386
fdisk -f boot0 -u -y /dev/rdisk'X' (Replace 'X' with drive number)
dd if=boot1h of=/dev/rdisk'X's'X' (Replace 'X' with drive/partition number)
cp boot /Volumes/EFI/
fdisk -e /dev/rdisk'X'
p
f 'X' (Replace 'X' with EFI partition number)
w
y
quit
Let me build your next computer! http://RocheTechnology.com/customize
RocheTechnology Forum: http://RocheTechnology.com/forum
Website: http://RocheTechnology.com
Twitter: @cpukid