Jump to content
3 posts in this topic

Recommended Posts

Hi ALL!

 

Someone knows how mount pen drive EFI partitions with Maverick GM ?

 

I normally use this command:

diskutil list
mkdir -p /Volumes/EFI/;mount_hfs /dev/disk4s1 /Volumes/EFI

Still work with my HD but not more on pen drives, with pen drive I got this error:

mount_hfs: Invalid argument

With Chameleon Wizard was working, but they updated the program and now Chameleon Wizard doesn't show EFI partition in the list.

Link to comment
https://www.insanelymac.com/forum/topic/292713-efi-partition-on-pendrive-how/
Share on other sites

Hi ALL!

 

Someone knows how mount pen drive EFI partitions with Maverick GM ?

 

I normally use this command:

diskutil list
mkdir -p /Volumes/EFI/;mount_hfs /dev/disk4s1 /Volumes/EFI

Still work with my HD but not more on pen drives, with pen drive I got this error:

mount_hfs: Invalid argument

With Chameleon Wizard was working, but they updated the program and now Chameleon Wizard doesn't show EFI partition in the list.

usually EFI Partions are FAT32, try mount_msdos instead ;)

usually EFI Partions are FAT32, try mount_msdos instead ;)

Thanks!!!

 

The bad news is that Chameleon Wizard don't install Chameleon in EFI partition anymore. 

 

Nah! I'm stupid, forgot to enable EFI Partition support in preferences.  :P

×
×
  • Create New...