Δημοσιεύτηκε: 05 Δεκ 2010, 12:08
από xaris2335
αυτά κάντα έτσι
Spoiler: show
Κώδικας: Επιλογή όλων
[code]ubuntu@ubuntu:~$ sudo fdisk -l

Disk /dev/sda: 1500.3 GB, 1500301910016 bytes
255 heads, 63 sectors/track, 182401 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: 0x623c209a

Device Boot Start End Blocks Id System
/dev/sda1 1 182402 1465136128 7 HPFS/NTFS

Disk /dev/sdb: 96.0 GB, 96029466624 bytes
255 heads, 63 sectors/track, 11674 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: 0x9537b319

Device Boot Start End Blocks Id System
/dev/sdb1 * 1 10872 87322624 7 HPFS/NTFS
/dev/sdb2 10872 11675 6451200 27 Unknown
ubuntu@ubuntu:~$[/code]