search for: your_device

Displaying 5 results from an estimated 5 matches for "your_device".

2013 Sep 16
0
Re: Numbers behind "df" and "tune2fs"
...ock count: XXXXXXX" from tune2fs that gives me the > number of blocks reserved for root > - Reserved GDT blocks: XXX > > But I didn't thought about the FS journal. How can I gather > information about it? (it's size and any other information?) # dumpe2fs /dev/$YOUR_DEVICE | grep Journal dumpe2fs 1.41.12 (17-May-2010) Journal inode: 8 Journal backup: inode blocks Journal features: journal_incompat_revoke Journal size: 128M Journal length: 32768 But you also need to take into account inode tables, inode allocation b...
2013 Sep 17
2
Re: Numbers behind "df" and "tune2fs"
...from tune2fs that gives me the >> number of blocks reserved for root >> - Reserved GDT blocks: XXX >> >> But I didn't thought about the FS journal. How can I gather >> information about it? (it's size and any other information?) > > # dumpe2fs /dev/$YOUR_DEVICE | grep Journal > dumpe2fs 1.41.12 (17-May-2010) > Journal inode: 8 > Journal backup: inode blocks > Journal features: journal_incompat_revoke > Journal size: 128M > Journal length: 32768 > > But you also need to take into a...
2013 Sep 16
2
Re: Numbers behind "df" and "tune2fs"
Thanks for you help. I also tried adding some other informations as you suggest: I can also take into account: - "Reserved block count: XXXXXXX" from tune2fs that gives me the number of blocks reserved for root - Reserved GDT blocks: XXX But I didn't thought about the FS journal. How can I gather information about it? (it's size and any other information?) 2013/9/16
2013 Sep 17
0
Re: Numbers behind "df" and "tune2fs"
...the >>> number of blocks reserved for root >>> - Reserved GDT blocks: XXX >>> >>> But I didn't thought about the FS journal. How can I gather >>> information about it? (it's size and any other information?) >> >> # dumpe2fs /dev/$YOUR_DEVICE | grep Journal >> dumpe2fs 1.41.12 (17-May-2010) >> Journal inode: 8 >> Journal backup: inode blocks >> Journal features: journal_incompat_revoke >> Journal size: 128M >> Journal length: 32768 >> >>...
2011 Jun 13
1
extcarve - ext2,ext3,ext4 file carving tool
Hi - Updated my old project named "ext3carve" and renamed it as "extcarve" . It uses libext2fs. (To be precise,re-uses on 'debugfs' command's "dump_unused" feature) In summary,the tool will do the following - It will scan the linux machine ,for unused/deleted blocks and search for magic signatures. If it finds valid signature (both header and footer) It