In Disk Utility, click on the icon for the volume in the left column
(the indented one with the name of the partition, not the one up against
the left margin which represents the physical drive).
Look for "Mount Point" in the information down the bottom.
If it says "Not mounted", then try clicking the "Mount" button in the
toolbar.
If it says "/Volumes/something" then the drive is mounted, but you just
can't see it on the desktop for some reason. In Finder, try selecting
"Computer" under the "Go" menu, which opens a window showing a list of
all connected drives. Can you see it there?
Once we know the outcome of whichever of these two situations applies,
further analysis will be possible.
And by the way, please set your newsreader (Entourage) to use plain text
when posting to news groups. Many newsreaders can't handle HTML or MIME.
--
David Empson
dem...@actrix.gen.nz
Colin
On 11/22/09 7:22 PM, in article
1j9mvbc.1ryfax616qyuspN%dem...@actrix.gen.nz, "David Empson"
I've occasionally encountered a drive with a similar issue. I've
generally needed to resort to third party tools such as DiskWarrior to
repair it.
Something may have been corrupted in the partition table, or in some
other part of the directory structure which which isn't checked by Disk
Utility's Repair Disk.
--
David Empson
dem...@actrix.gen.nz
Before reformatting, I would have tried at least going into Terminal
and doing:
ls -al /Volumes
fsck -y /Volumes/TimeMachineHD
Lao-Ming