From: Jack Dao on


I have a USB drive connected to a SunBlade 150. I turn off all
external drive boxes. I reinstall the OS and now I find that I can't
mount 1 of the drives in a 4 disc external drive box. All other drives
mount OK.



# mount /dev/dsk/c2t0d0s2 /sata2
mount: I/O error
mount: Cannot mount /dev/dsk/c2t0d0s2
#
#
# fsck -y /dev/rdsk/c2t0d0s2
Can't open /dev/rdsk/c2t0d0s2: I/O error


# ls -l /dev/dsk/c2t0d0s2
lrwxrwxrwx 1 root root 57 Dec 22 20:11 /dev/dsk/
c2t0d0s2 -> ../../devices/pci(a)1f,0/pci@5/usb@2,2/storage@4/disk@0,0:c


# rmformat -l
Looking for devices...
1. Logical Node: /dev/rdsk/c0t1d0s2
Physical Node: /pci(a)1f,0/ide@d/sd@1,0
Connected Device: PIONEER 16X DVD-ROM 1.21
Device Type: DVD Reader
2. Logical Node: /dev/rdsk/c2t0d0s2
Physical Node: /pci(a)1f,0/pci@5/usb@2,2/storage@4/disk@0,0
Connected Device: ST310005 28AS
Device Type: Removable
3. Logical Node: /dev/rdsk/c2t0d1s2
Physical Node: /pci(a)1f,0/pci@5/usb@2,2/storage@4/disk@0,1
Connected Device: WDC WD30 00JS-00PDB0
Device Type: Removable
4. Logical Node: /dev/rdsk/c2t0d2s2
Physical Node: /pci(a)1f,0/pci@5/usb@2,2/storage@4/disk@0,2
Connected Device: ST330083 1AS
Device Type: Removable
5. Logical Node: /dev/rdsk/c2t0d3s2
Physical Node: /pci(a)1f,0/pci@5/usb@2,2/storage@4/disk@0,3
Connected Device: WDC WD30 00JS-00PDB0
Device Type: Removable



I can't seem to do anything with it. Any suggestions on what I can do?


Thanks, Dan