Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
Hi,
I had all this working recently and in getting unfsd to start on reboot, I rebooted the DNS323.
I have two drive attached via the usb port, a 80GB and a 250GB.
Now I get the following and only the 250GB is mounted on sdc1.
As a Linux newbie, I'd appreciate any help as to what the problem is.
I've attached the script I've created to mount these. It will not be perfect (I did say I was a newbie), but if anyone has any advice on how to do this better, I'd be grateful for the comments.
TIA
dmesg output.
usb-storage: waiting for device to settle before scanning
Vendor: SAMSUNG Model: SP0842N Rev: 0811
Type: Direct-Access ANSI SCSI revision: 00
SCSI device sdd: 156301488 512-byte hdwr sectors (80026 MB)
sdd: assuming drive cache: write through
SCSI device sdd: 156301488 512-byte hdwr sectors (80026 MB)
sdd: assuming drive cache: write through
sdd: sdd1
Attached scsi disk sdd at scsi7, channel 0, id 0, lun 0
Attached scsi generic sg3 at scsi7, channel 0, id 0, lun 0, type 0
usb-storage: device scan complete
TWSI: mvTwsiStartBitSet ERROR - Start Clear bit TimeOut .
TWSI: mvTwsiStopBitSet ERROR - Stop bit TimeOut .
TWSI: mvTwsiStartBitSet ERROR - Start Clear bit TimeOut .
TWSI: mvTwsiStopBitSet ERROR - Stop bit TimeOut .
usbcore: deregistering driver usb-storage
TWSI: mvTwsiStartBitSet ERROR - Start Clear bit TimeOut .
TWSI: mvTwsiStopBitSet ERROR - Stop bit TimeOut .
Initializing USB Mass Storage driver...
scsi8 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 7
usb-storage: waiting for device to settle before scanning
scsi9 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 8
usb-storage: waiting for device to settle before scanning
usbcore: registered new driver usb-storage
USB Mass Storage support registered.
Vendor: ST325082 Model: 3A Rev: 0 0
Type: Direct-Access ANSI SCSI revision: 00
SCSI device sdc: 488397168 512-byte hdwr sectors (250059 MB)
sdc: assuming drive cache: write through
SCSI device sdc: 488397168 512-byte hdwr sectors (250059 MB)
sdc: assuming drive cache: write through
sdc: sdc1
Attached scsi disk sdc at scsi8, channel 0, id 0, lun 0
Attached scsi generic sg2 at scsi8, channel 0, id 0, lun 0, type 0
usb-storage: device scan complete
Last edited by gasman (2010-04-02 14:18:26)
Offline