USB Hard drive
Hi all
I just insert addonics USB card to my Ultra 60.
It works perfect.
Now I have 200GB WD2000JB hard drive
Hard drive geometry is
Cyl 16383, Heads 16, Sect 63.
Did anybody exercise this before and could share
geometry for format program ?
Right now I I have 127 GB and I did use config
disk_type = "WDC WD2000JB-00DUA0" \
: ctlr = ata : ncyl = 65534 : acyl = 2 : pcyl = 65536 \
: nhead = 16 : nsect = 255 : rpm = 7200
Rgds
Piotr
[534 byte] By [
] at [2007-11-25 23:07:42]

# 1
I manage to do it
below is format.dat entry for
WDC WD2000JB drive 200GB
<b>#
# New disk/partition type saved on Sat Jan 28 09:53:08 2006
#
disk_type = "WDC_WD2000JB" \
: ctlr = SCSI : ncyl = 20348 : acyl = 2 : pcyl = 20350 \
: nhead = 1 : nsect = 19200 : rpm = 7200
partition = "WDC_WD2000JB_part" \
: disk = "WDC_WD2000JB" : ctlr = SCSI \
: 0 = 0, 390681600 : 2 = 0, 390681600
</b>
at 2007-7-5 17:58:40 >

# 2
Hi Piotr,I've tried 3 different USB2 cards in my Sun Blade 1000,but they all fall back to using USB1.Could you tell me the exact model of the addonics card,please?Thanks very much.kidari
# 3
Try any with the NEC chipset eg.. Belkin 5 port USB2 card.
I have no problems using ONE Flashdrive, but TWO and one hangs:
Until I setup the /kernel/drv/scsa2usb.conf
attribute-override-list = "vid=0x781 pid=* rev=* subclass=ufi protocol=cb", "vid=* reduced-cmd-support=true";
Flashdrives: SanDisk Corp. DDR-113
System: Sunblade 100, Solaris Express b55 (nothing before b55 worked)