How can I write a file to a specific inode on an ext2 image?
1
vote
0
answers
113
views
I have an ext2 image file, and I need to write a file to a specific inode within the image using command line utilities in Linux. I tried using debugfs but I couldn't find a way to write to a specific inode. Can someone provide guidance on how to write a file to a specific inode on an ext2 image using command line tools? Any insights, commands, or sample scripts would be greatly appreciated.
Asked by HoosierTransfer
(11 rep)
Feb 23, 2024, 04:27 AM