s i s t e m a o p e r a c i o n a l m a g n u x l i n u x | ~/ · documentação · suporte · sobre |
Next
Previous
Contents
5. Unmounting the file systemRegardless of which method you choose, the first step is to unmount the file system containing the deleted files. I strongly discourage any urges you may have to mess around on a mounted file system. This step should be performed as soon as possible after you realise that the files have been deleted; the sooner you can unmount, the smaller the chance that your data will be overwritten. The simplest method is as follows: assuming the deleted files were in the
You may, however, want to keep some things in
If the deleted files were on the root partition, you'll need to add a
Regardless of all this, it is possible that there will be another process using
that file system (which will cause the unmount to fail with an error such as
`Resource busy'). There is a program which will send a signal to any process
using a given file or mount point:
This lists the processes involved. Assuming none of them are vital, you can say
to send each process a
to give each one a
Next Previous Contents |