Asi me aparece en windows mis discos duros
Al darle fdisk -l esto fue lo que me arrojo:
Código PHP:
   root@devel:~# fdisk -l
Disk /dev/sda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x33233323
   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1        9355    75144006   83  Linux
/dev/sda2            9356        9729     3004155    f  W95 Ext'd (LBA)
/dev/sda5            9356        9729     3004123+  82  Linux swap / Solaris
Disk /dev/sdb: 41.1 GB, 41110142976 bytes
255 heads, 63 sectors/track, 4998 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xfe74fe74
   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1   *           1        3824    30716248+   7  HPFS/NTFS
/dev/sdb2            3825        4998     9430155    f  W95 Ext'd (LBA)
/dev/sdb5            3825        4998     9430123+   b  W95 FAT32
Disk /dev/sdc: 40.9 GB, 40982151168 bytes
255 heads, 63 sectors/track, 4982 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xbe952ec3
   Device Boot      Start         End      Blocks   Id  System
/dev/sdc1   *           1        4949    39752811   83  Linux
/dev/sdc2            4950        4982      265072+   f  W95 Extd (LBA)
/dev/sdc5            4950        4982      265041   82  Linux swap / Solaris 
     
 


