› Foros › PC › Software libre
ID_BUS=="ata", ID_TYPE=="disk", SUBSYSTEM=="block", KERNEL=="sd?", ID_MODEL=="Hitachi_HTS545025B9SA00", ID_REVISION=="PB2OC6G4", ID_SERIAL_SHORT=="090812PB4238QSJGV90A", SYMLINK+="discoduro"
root@servidor-casa:~# fdisk -l /dev/sda
Disk /dev/sda: 250.1 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 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: 0x00000000
Disk /dev/sda doesn't contain a valid partition table
root@servidor-casa:~# fdisk -l /dev/sde
Disk /dev/sde: 2000.4 GB, 2000398934016 bytes
255 heads, 63 sectors/track, 243201 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: 0xf1884cb2
Device Boot Start End Blocks Id System
/dev/sde1 1 243202 1953512448 7 HPFS/NTFS
root@servidor-casa:~# fdisk -l /dev/disco250
Disk /dev/disco250: 2000.4 GB, 2000398934016 bytes
255 heads, 63 sectors/track, 243201 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: 0xf1884cb2
Device Boot Start End Blocks Id System
/dev/disco250p1 1 243202 1953512448 7 HPFS/NTFS
root@servidor-casa:~#