View Single Post
 
Old 04-02-2011, 01:20 AM
cpress cpress is offline
Cheetah
 
Join Date: Sep 2010
Posts: 3
Quote:
Originally Posted by mm2311 View Post
Looks like I resolved it. Just in case your Finder is freezing.

Disable any NTFS drives from automounting.

I had two read/write entries I set in my etc/fstab file to allow for me to write to my Windows 7 drive and my NTFS USB flash drive.

UUID="your hard drive" none ntfs rw,noauto
After the rw, I added the noauto, so that the drives do not mount in FINDER on boot.

Everythings seems to be running smooth now, without applications or Finder freezing.

Let me know if anyone else has had this issue. I went Crazy trying everything else with BIOS settings and kexts.
I've been having these issues as well. Looks like your fix worked for me. It seems that I cannot have my Windows volume mounted. I can mount my ntfs storage volume, just not the windows................

Thanks for the tip!
Reply With Quote