I Node and Data Retrieval
up vote
1
down vote
favorite
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 ?
linux inode data
New contributor
add a comment |
up vote
1
down vote
favorite
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 ?
linux inode data
New contributor
Does this help? unix.stackexchange.com/questions/92816/…
– tink
Dec 4 at 15:52
Have a look atdebugfs
(only for ext2/ext3/ext4, but other FS may not even have i-nodes ...)
– dirkt
2 days ago
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
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 ?
linux inode data
New contributor
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 ?
linux inode data
linux inode data
New contributor
New contributor
New contributor
asked Dec 4 at 15:43
Digdarshan Kunwar
61
61
New contributor
New contributor
Does this help? unix.stackexchange.com/questions/92816/…
– tink
Dec 4 at 15:52
Have a look atdebugfs
(only for ext2/ext3/ext4, but other FS may not even have i-nodes ...)
– dirkt
2 days ago
add a comment |
Does this help? unix.stackexchange.com/questions/92816/…
– tink
Dec 4 at 15:52
Have a look atdebugfs
(only for ext2/ext3/ext4, but other FS may not even have i-nodes ...)
– dirkt
2 days ago
Does this help? unix.stackexchange.com/questions/92816/…
– tink
Dec 4 at 15:52
Does this help? unix.stackexchange.com/questions/92816/…
– tink
Dec 4 at 15:52
Have a look at
debugfs
(only for ext2/ext3/ext4, but other FS may not even have i-nodes ...)– dirkt
2 days ago
Have a look at
debugfs
(only for ext2/ext3/ext4, but other FS may not even have i-nodes ...)– dirkt
2 days ago
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Digdarshan Kunwar is a new contributor. Be nice, and check out our Code of Conduct.
Digdarshan Kunwar is a new contributor. Be nice, and check out our Code of Conduct.
Digdarshan Kunwar is a new contributor. Be nice, and check out our Code of Conduct.
Digdarshan Kunwar is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f485929%2fi-node-and-data-retrieval%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Does this help? unix.stackexchange.com/questions/92816/…
– tink
Dec 4 at 15:52
Have a look at
debugfs
(only for ext2/ext3/ext4, but other FS may not even have i-nodes ...)– dirkt
2 days ago