From mboxrd@z Thu Jan 1 00:00:00 1970 From: koolest77@gmail.com (kashish bhatia) Date: Tue, 8 Mar 2011 15:55:35 +0530 Subject: How to verify block numbers of file ? In-Reply-To: References: Message-ID: To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org Hi, Manish I used debugfs . But it is not showing the required output. [root at KASHISH mnt]# debugfs debugfs 1.41.9 (22-Aug-2009) debugfs: ncheck 14 ncheck: Filesystem not open debugfs: stat <14> stat: Filesystem not open I mounted my ext2 fs which I created on /dev/sda5 in /mnt directory and I want to check block numbers of file with inode 14. How to open the file system? -- Regards, Kashish -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20110308/b2b05416/attachment.html