hello everybody! i have a Powermac 8500/150 with 2 hard drives + cdrom,
as shown :
-----
scsi0 : MESH
mesh: target 1 synchronous at 10.0 MB/s
Vendor: QUANTUM Model: FIREBALL SE6.4S Rev: PJ0A
Type: Direct-Access ANSI SCSI revision: 02
mesh: target 2 synchronous at 10.0 MB/s
Vendor: IBM Model: DORS-32160 Rev: WA6A
Type: Direct-Access ANSI SCSI revision: 02
mesh: target 3 synchronous at 5.0 MB/s
Vendor: MATSHITA Model: CD-ROM CR-8008 Rev: 8.0e
Type: CD-ROM ANSI SCSI revision: 02
scsi1 : 53C94
Attached scsi disk sda at scsi0, channel 0, id 1, lun 0
Attached scsi disk sdb at scsi0, channel 0, id 2, lun 0
SCSI device sda: 12594960 512-byte hdwr sectors (6449 MB)
Partition check:
/dev/scsi/host0/bus0/target1/lun0: [mac] p1 p2
SCSI device sdb: 4226725 512-byte hdwr sectors (2164 MB)
/dev/scsi/host0/bus0/target2/lun0: [mac] p1 p2 p3 p4 p5 p6 p7
Attached scsi CD-ROM sr0 at scsi0, channel 0, id 3, lun 0
sr0: scsi-1 drive
-----
SDA is a 6,4gb HD with 12594960 sectors .... (with 6449mb size as shown
in dmesg)
but when i run pdisk or try to format it using disk initializer via
MacOS , they detect this 6,4gb hard disk as a 6,1gb hard disk , what can
it be?
here goes a output of pdisk running:
-----
[EMAIL PROTECTED] root]# pdisk /dev/sda
Edit /dev/sda -
Command (? for help): p
Partition map (with 512 byte blocks) on '/dev/sda'
#: type name length base ( size )
1: Apple_partition_map Apple 63 @ 1
2: Apple_Free Extra 12594895 @ 64 ( 6.0G)
Device block size=512, Number of Blocks=12594959 (6.0G)
DeviceType=0x0, DeviceId=0x0
-----
can someone help me ?