Apr 21, 2002 #1 sonun IS-IT--Management Dec 26, 2001 384 US When I run debugfs: stat <inode number>, I get a filesystem not open. Not sure what this means. Basically, I am trying to recover deleted files for practice but I am not sure what I should do for the response I get. Please advise. Thanks.
When I run debugfs: stat <inode number>, I get a filesystem not open. Not sure what this means. Basically, I am trying to recover deleted files for practice but I am not sure what I should do for the response I get. Please advise. Thanks.
Apr 22, 2002 #2 pcunix MIS Dec 16, 2001 868 US First, "stat" takes a filename on mysystem, not an inode number. But I can't get that "filesystem not open" unless I just do debugfs without giving a device. If I say debugfs /dev/sdb1 stat tmp it works. Tony Lawrence SCO Unix/Linux Resources http://pcunix.comtony@pcunix.com Upvote 0 Downvote
First, "stat" takes a filename on mysystem, not an inode number. But I can't get that "filesystem not open" unless I just do debugfs without giving a device. If I say debugfs /dev/sdb1 stat tmp it works. Tony Lawrence SCO Unix/Linux Resources http://pcunix.comtony@pcunix.com