cd /Volumes
lsYou should get back a listing of all mounted drives; one for the internal hard drive & one for each connected external disk. If your external drive is disconnected but there's still an entry for it you need to delete that entry with the following command:
sudo rm -rf "drivename"substituting the name of the disk for drivename. Make sure you don't type the name of your system drive or you'll wipe your whole computer clean. You'll be prompted for the admin password; enter it & hit return. Close the terminal window & plug the disk in, it should automount & you're all fixed. If you're unlucky the drive is corrupted & you need to do a recovery on it. As others have pointed out your drive is probably formatted as FAT32. There are programs that recover FAT32 drives under OSX; Disk Warrior is not one of them. TestDisk & Drive Genius 2 are two that I know of that can handle FAT32, although I believe Drive Genius at least needs an extra disk to dump your files to. Good luck.
You are not logged in, either login or create an account to post comments
posted by dunkadunc at 4:10 PM on April 25