On Feb 17, 2011, at 3:02 AM, Johannes Rohr wrote: > On Mi, Feb 16, 2011 at 05:47:45 -0500, Ted Ts'o wrote: >> debugfs /dev/sdb6 >> debugfs: icheck 33600 33637 > > [...] > >> debugfs: stat <12345> >> > > 1.41.12 (17-May-2010) > debugfs: icheck 33600 33637 > Block Inode number > 33600 7 > 33637 7 > debugfs: stat 7 > 7: File not found by ext2_lookup
that should be: debugfs: stat <7> (The angle brackets are important. Otherwise it's looking for the file with the name '7' in the debugfs's idea of the current working directory. You can use commands like 'cd' and 'ls' in debugfs....) -- Ted -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org