Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Gloor

macrumors 65816
Original poster
Apr 19, 2007
1,100
859
Hi,

I came back from a holiday and when I turned on my computer, my main HDD icon (same hdd that the system boots from) is no longer on my desktop nor in finder. I have to manually dig for it to be able to go through the files etc. Anyone knows why is that?
Also, the icon looks grayed a bit compared to others.

see picture for more details :)

Thanks

Edit: the hdd in question is named Cindy just to clarify that :)
 

Attachments

  • Picture 32.png
    Picture 32.png
    55.7 KB · Views: 84
Check in finder preferences , the box :
display the HD in desktop e in sidebar.
 
Check in finder preferences , the box :
display the HD in desktop e in sidebar.

Got everything ticked. The "Cindy" hdd is not there so I can't even tick it. All other drives are fine and there but not "Cindy" :(
 
Got everything ticked. The "Cindy" hdd is not there so I can't even tick it. All other drives are fine and there but not "Cindy" :(

Very strange.
Open terminal and write :
open /Volumes/Cindy

Is opened the window?
 
What is the drive named "Untitled"? Boot Camp partition? Try booting from a Mac OS X install disc and then open Disk Utility and repair the disk.
 
Very strange.
Open terminal and write :
open /Volumes/Cindy

Is opened the window?

It does open it

What is the drive named "Untitled"? Boot Camp partition? Try booting from a Mac OS X install disc and then open Disk Utility and repair the disk.

It is a separate hard drive that is formatted in windows file system only. Not a partition but a whole disk.

The Cindy (system) disk works as usual but the only things that are not ok are: 1)missing icon on the desktop 2) missing icon in the finder

Very strange :(
 
What is the drive named "Untitled"? Boot Camp partition? Try booting from a Mac OS X install disc and then open Disk Utility and repair the disk.

To the OP - did you even try this?

You are continuing to ask for help, yet you avoided doing one thing that could fix the problem.
 
To the OP - did you even try this?

You are continuing to ask for help, yet you avoided doing one thing that could fix the problem.

Actually, I am doing it right now but its taking ages. :)
Not avoiding, trust me :)
 
ok, tried repairing permissions and repairing the disc but its still not there. Any more ideas? It is a really strange issue if you think about it. The disc boots up, I'm able to use it and even look for files in it but it appears like an invisible one. hmm :(
 
Well if you have the Developer's tools installed you can try entering the following in the Terminal:

SetFile -a v "/Volumes/Drive Name Goes Here"

Substituting your drive name where appropriate- and the quotations and spaces are important! That is a way (but using a capital V) of hiding drives from the desktop (like I did with my Boot Camp partition icon) while keeping them active, so this version (that re-enables visibility on them once hidden) might do the trick.
 
Thanks Sickmacdoc but it didn't work. Maybe its because I don't have the tools. :))

Anyway, I found a solution that fixed it. This is the command that helped:

sudo chflags nohidden /

and the whole issue explained is here :

http://support.apple.com/kb/TA25203?viewlocale=en_US

:)

Thank you all for trying to help. I appreciate it.
 
Thanks Sickmacdoc but it didn't work. Maybe its because I don't have the tools. :))

Anyway, I found a solution that fixed it. This is the command that helped:

sudo chflags nohidden /

and the whole issue explained is here :

http://support.apple.com/kb/TA25203?viewlocale=en_US

:)

Thank you all for trying to help. I appreciate it.
Thanks! My boot drive disappeared from the Finder (but was still navigable), and this command returned it. :)
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.