Hi,
First of all I am new to Ubuntu. I have dual boot system, I have windows and ubuntu on my box. Today I was trying to lookin for check disk kind of utility in ubuntu that we have in windows and I came across tune2fs command, but when I am running this command on my machine I getting following error.
"tune2fs 1.41.12 (17-May-2010)
tune2fs: Bad magic number in super-block while trying to open /dev/sda1
Couldn't find valid filesystem superblock."
Command I am running: sudo tune2fs -c 20 /dev/sda1.
Output of fdisk -l command:
Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xc3ffc3ff
Device Boot Start End Blocks Id System
/dev/sda1 * 1 3824 30716248+ 7 HPFS/NTFS
/dev/sda2 3825 17526 110061161+ f W95 Ext'd (LBA)
/dev/sda3 17527 19457 15510757+ 12 Compaq diagnostics
/dev/sda5 3825 10682 55085792 7 HPFS/NTFS
/dev/sda6 10682 15232 36542460 7 HPFS/NTFS
/dev/sda7 15232 15356 1000448 82 Linux swap / Solaris
/dev/sda8 15356 17526 17430528 83 Linux
can someone help me out what is the issue?![]()



Adv Reply

Bookmarks