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
6. Preparing to change inodes directlyMy advice? Don't do it this way. I really don't think it's wise to play with a file system at a low enough level for this to work. This method also has problems in that you can only reliably recover the first 12 blocks of each file. So if you have any long files to recover, you'll normally have to use the other method anyway. (Although see section Will this get easier in future? for additional information.) If you feel you must do it this way, my advice is to copy the raw partition data to an image on a different partition, and then mount this using loopback:
(Note that obsolete versions of Using loopback means that if and when you completely destroy the file system, all you have to do is copy the raw partition back and start over.
Next Previous Contents |