by xenoxaos » Tue Dec 04, 2012 3:33 pm
$this->bbcode_second_pass_quote('dinjo', 'H')ere are the drive details in case it helps
$this->bbcode_second_pass_code('', '[root@alarm ~]$ parted /dev/sdb2 print
Model: Unknown (unknown)
Disk /dev/sdb2: 499GB
Sector size (logical/physical): 512B/512B
Partition Table: loop
Disk Flags:
Number Start End Size File system Flags
1 0.00B 499GB 499GB ext3
[root@alarm ~]$ fdisk -l /dev/sdb2
Disk /dev/sdb2: 499.0 GB, 498970132480 bytes, 974551040 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
')
That would actually be the PARTITION details. One typically runs fdisk and parted on a disk and not a partition.