1

Is there a way possible to open a data block without the file if we know the i node number that it's linked to ? Is it possible to open the content in data block without the file ?

d_rex
  • 11
  • Does this help? https://unix.stackexchange.com/questions/92816/can-a-file-be-retrieved-by-its-inode – tink Dec 04 '18 at 15:52
  • Have a look at debugfs (only for ext2/ext3/ext4, but other FS may not even have i-nodes ...) – dirkt Dec 05 '18 at 08:33

0 Answers0