Results 1 to 3 of 3
HOW do I create a partition called disk.img and mount it with esf4 module (ext4 file system module). Then I am supposes to run ftrace utility found in debugfs so ...
- 08-28-2011 #1Just Joined!
- Join Date
- Aug 2011
- Posts
- 1
File System Doubt
HOW do I create a partition called disk.img and mount it with esf4 module (ext4 file system module). Then I am supposes to run ftrace utility found in debugfs so as to trace the system calls in the kernel.
Can anyone help me how to proceed with this.I have created the partitions with a set of command and also mounted,but I am not sure whether I have done correctly?I have also tried to run ftrace and able to trace some functions but I am not sure whether they are wrt esf4 module
- 08-29-2011 #2
Whats is esf4 module will do? I have no clue about it. Whats your exact requirement? Do you want to analyse debugfs code or ext4 code?
- Lakshmipathi.G
-------------------
FOSS India Award winning ext3fs Undelete tool and tutorials www.giis.co.in
First they criticize you,Then they laugh at you,Then they fight with you,Then you win. - M.K.Gandhi
-------------------
- 08-29-2011 #3Just Joined!
- Join Date
- Aug 2011
- Posts
- 3
Linux Starter
@Sam: First umount the file system and fsck command on the created partition.
If there are any errors, it will display as the output.


Reply With Quote
