PDA

View Full Version : umount locate lost files


kramerkeller
February 27th, 2007, 11:50 PM
I did mount --bind /srv/folder /home/folder

I did this in two or so locations

Later I umount /srv/folder

and now it is missing in both locations, this happened once before I rebooted and everything was fine

HOWEVER, this time ican't find the files I go to /srv/folder and /home/otherfolder and the files are not in either one using ls

using ls -l I see no files either

the really weird part is if I do locate file

It shows me /srv/folder/file and /home/folder/file - so the files are still on there, but I don't know how to access them

What in the world did I do and how do I access the files that seem otbe there