View Single Post
  #3  
Old 05-16-2005, 05:07 PM
macWish macWish is offline
Registered User
 
Join Date: Jun 2004
Posts: 75
No luck

Quote:
Originally Posted by dnanian
You should be able to see what file is actually 'open' on the volume using lsof. Try the following:

- Boot from the clone
- Open Terminal
- Use the command:

lsof | grep "internal-volume-name"

That should tell you who/what is holding the drive open...
It looks as if there are a lot of files on the internal hard drive that are open when I boot from the clone. I have attached the Terminal output text file of
lsof | grep "internal-volume-name". This seems to be a problem unique to Tiger as it never happened with the OS 10.3.9 and earlier versions.
Attached Files
File Type: txt Saved Terminal Output.txt (35.4 KB, 5562 views)
Reply With Quote