UFS2 Recovery Questions

Arne Wörner arne_woerner at yahoo.com
Mon Feb 21 17:58:21 GMT 2005


> I recently was rearranging my web server content and
accidentally
> removed a symbolic link recursively
>root at host # rm -rf music
> The music link pointed to a directory that existed on a
> spserate drive mounted as /storage
>music -> /storage/Music/Mp3s

I just tried to remove a directory via a sym link that points to
that directory:
#mkdir a
#ln -s a b
#touch a/c
#rm -rf b
#ls a
c

It did not work like you decribed it. Maybe I did not understand
you description correctly.

That could explain your disapearing success, when u used autopsy
and such tools...

?

-Arne



		
__________________________________ 
Do you Yahoo!? 
Meet the all-new My Yahoo! - Try it today! 
http://my.yahoo.com 
 



More information about the freebsd-fs mailing list