So you are using "Solaris 10" as your operating system and not Solaris Express 
or OpenSolaris 2008.11? Do you know the names of any of the missing files?

If so maybe you could try finding them with a command that should looks 
something like this:

   find / -name missingwallpaperfile.png  2>/dev/null

The command might take a long time to run depending on the speed of your fixed 
disks and the size of the file system that you're searching for, so you might 
want to go grab a bite to eat or go watch a movie or something.

Also, before you try running the command type in this command:


  man find

to read the man page on the find command to make sure that you know what you're 
doing before you try to do it.
-- 
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to