Not sure what happened but the clover installer keeps failing and isn't installing on the USB drive.


This is the install log: /dev/disk3 #: TYPE NAME SIZE IDENTIFIER 0: GUID_partition_scheme *15.7 GB disk3 1: EFI 209.7 MB disk3s1 2: Apple_HFS Install OS X Mavericks 15.4 GB disk3s2 mount: realpath /Volumes/ESP: Device not configured


ERROR: can't mount ESP partition (disk3s1) ! Check that the partition is well formated in HFS or Fat32.


To format as HFS use command like: sudo newfs_hfs -v EFI /dev/rdisk3s1


For format as Fat32 use command like: sudo newfs_msdos -v EFI -F 32 /dev/rdisk3s1



submitted by sinuspane

[link] [comment]

What is missing? Please comment to help! ...[source] For more info try www.iatkos.net

Post a Comment