|
Here is what I got:
alexander@alexander-laptop:~$ sudo fdisk -l
[sudo] password for alexander:
Disk /dev/sda: 250.0 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xc3ffc3ff
Device Boot Start End Blocks Id System
/dev/sda1 * 1 24173 194168598+ 7 HPFS/NTFS
/dev/sda2 24174 28476 34557099+ f W95 Ext'd (LBA)
/dev/sda3 28476 30402 15471800 7 HPFS/NTFS
/dev/sda5 24499 28476 31942656 7 HPFS/NTFS
/dev/sda6 24174 24476 2433784+ 83 Linux
/dev/sda7 24477 24498 176683+ 82 Linux swap / Solaris
Partition table entries are not in disk order
Disk /dev/sdb: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xe8900690
Device Boot Start End Blocks Id System
/dev/sdb1 1 121601 976760001 c W95 FAT32 (LBA)
Disk /dev/mmcblk0: 7969 MB, 7969177600 bytes
221 heads, 20 sectors/track, 3521 cylinders
Units = cylinders of 4420 * 512 = 2263040 bytes
Disk identifier: 0x00000000
Device Boot Start End Blocks Id System
/dev/mmcblk0p1 2 3522 7778304 b W95 FAT32
Hope this helps, thank you.
|