[NTLUG:Discuss] ext2fs problem
MadHat
madhat at unspecific.com
Wed Aug 29 09:45:09 CDT 2001
At 09:36 AM 8/29/2001 -0500, you wrote:
>If you want to see your partition table, use fdisk:
>
># fdisk /dev/sda
>(type m for help, but the option to view the partition table
>is 'p', use 'q' to quit once you've seen your parition
>table)
Shortcut
# fdisk -l /dev/sda
Disk /dev/sda: 255 heads, 63 sectors, 1106 cylinders
Units = cylinders of 16065 * 512 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 1 17 136521 83 Linux
/dev/sda2 18 1106 8747392+ 5 Extended
/dev/sda5 18 34 136521 82 Linux swap
/dev/sda6 35 975 7558551 83 Linux
/dev/sda7 976 1106 1052226 83 Linux
>It is likely that you will see a partition at /dev/sda1...
>that's probably what you want to fsck on.
>
--
MadHat at unspecific.com
More information about the Discuss
mailing list