I have bought a ICY hard disk box, Link.
It works quite good (in win XP) but little noisy.
To the problem - my Linux skills, they suck.
The cabinet contains two hard disk but I can only find one in Bubba.
Output from
Code: Select all
dmesg
...usb-storage: waiting for device to settle before scanning
Vendor: ST316002 Model: 3AS Rev:
Type: Direct-Access ANSI SCSI revision: 02
SCSI device sda: 312581808 512-byte hdwr sectors (160042 MB)
sda: Write Protect is off
sda: Mode Sense: 00 38 00 00
sda: assuming drive cache: write through
SCSI device sda: 312581808 512-byte hdwr sectors (160042 MB)
sda: Write Protect is off
sda: Mode Sense: 00 38 00 00
sda: assuming drive cache: write through
sda: sda1
what i can find out from this printout is that there is two disk and linked to sda and sdb. It says that the is vendor ST316002 for sda and the same for sdb, but it should be ST325082 for one of them (the disk are of different model).usb-storage: waiting for device to settle before scanning
Vendor: ST316002 Model: 3AS Rev:
Type: Direct-Access ANSI SCSI revision: 02
SCSI device sdb: 312581808 512-byte hdwr sectors (160042 MB)
sdb: Write Protect is off
sdb: Mode Sense: 00 38 00 00
sdb: assuming drive cache: write through
SCSI device sdb: 312581808 512-byte hdwr sectors (160042 MB)
sdb: Write Protect is off
sdb: Mode Sense: 00 38 00 00
sdb: assuming drive cache: write through
sdb: sdb1
When I test
Code: Select all
fdisk -l dev/sda
but with
Code: Select all
fdisk -l dev/sdb
when I tried the disk in my Ubuntu 8.10 it couldn't find the other disk (the one Bubba finds ST316002), why?Disk dev/sdb: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
dev/sdb1 19457 19457 8032+ 83 Linux
I appreciate any help on to find the second disk!!!
Do I need to post more information in order to present the full picture, please speak up and I will post it asap.
ps. if there are a good way to get my Ubuntu home folder at Bubba would be a plus, so each user on Ubuntu machine would save there files on Bubba as a backup ds.