Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
Pages: 1
Hello all,
I am having difficulty adding my extenal USB Western Digital 500GB My Book to the DNS-323.
I followed the directions on this forum and the wiki and have successfully mounted a usb thumb drive. However I have not successful mounted the My Book. Haven't had a chance to try out a different usb drive enclosure yet, but I am pretty confident that I am doing it correctly.
I keep getting "device descriptor read/64, error -110". The drive is formated as EXT2 using GPart from a Live CD.
Just wondering if it is some problem with the My Book line, such as some special power saving feature or firmware.
Has anyone succefully mounted the My Book as a external hard drive?
Thanks
graymen2
Offline
I found this thread which looks like a similar problem but on ubuntu: http://ubuntuforums.org/archive/index.php/t-143672.html
Wondering if the recommended solution is applicable with the DNS-323:
modprobe -r ehci_hcd
modprobe ohci_hcd
Thanks
Offline
Did you mount w/the correct file system parameter? I never tried mounting an EXT2 formatted drive to the USB port...
Offline
Not sure if I am mounting it correctly...what is the correct mount command for a ext2 partition?
Basically here is what I am doing:
1) turn on/reboot DNS-323
2) plug in WD My book direct to back (no usb hub)
3) run "insmod usb-storage.ko"
4) run "dmesg" - looks good, drive is recognize
5) run "mkdir /mnt/usb1"
6) run "mount -t ext2 /dev/sdc1 /mnt/usb1" (get mount failed message)
7) run "dmesg" (see a bunch of errors, see below for complete output)
NOTE - I am using another 250GB My Book to rule out the hardware issues.
I am using the following wiki page as a reference/guide. http://dns323.kood.org/howto:external_drive
Does anyone know anything about these two commands?
modprobe -r ehci_hcd
modprobe ohci_hcd
I know one unloads and the other loads. Where should I run it from? Or where does the ehci_hcd or ohci_hcd file exist?
Thanks for any help.
-------------------DMESG OUTPUT-----------------------------
0x007d0000-0x00800000 : "u-boot"
ehci_platform ehci_platform.20865: EHCI Host Controller
ehci_platform ehci_platform.20865: new USB bus registered, assigned bus number 1
ehci_platform ehci_platform.20865: irq 17, io mem 0x00000000
ehci_platform ehci_platform.20865: park 0
ehci_platform ehci_platform.20865: USB 0.0 initialized, EHCI 1.00, driver 10 Dec 2004
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 1 port detected
ohci_hcd: 2004 Nov 08 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
usbcore: registered new driver usblp
drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
mice: PS/2 mouse device common for all mice
md: linear personality registered as nr 1
md: raid0 personality registered as nr 2
md: raid1 personality registered as nr 3
md: md driver 0.90.1 MAX_MD_DEVS=256, MD_SB_DISKS=27
device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel@redhat.com
NET: Registered protocol family 2
IP: routing cache hash table of 512 buckets, 4Kbytes
TCP established hash table entries: 4096 (order: 3, 32768 bytes)
TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
TCP: Hash tables configured (established 4096 bind 4096)
NET: Registered protocol family 1
NET: Registered protocol family 17
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
RAMDISK: Compressed image found at block 0
EXT2-fs warning: mounting unchecked fs, running e2fsck is recommended
VFS: Mounted root (ext2 filesystem).
Freeing init memory: 112K
SCSI device sda: 488281250 512-byte hdwr sectors (250000 MB)
SCSI device sda: drive cache: write back
SCSI device sda: 488281250 512-byte hdwr sectors (250000 MB)
SCSI device sda: drive cache: write back
sda: sda1 sda2
Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
SCSI device sdb: 488281250 512-byte hdwr sectors (250000 MB)
SCSI device sdb: drive cache: write back
SCSI device sdb: 488281250 512-byte hdwr sectors (250000 MB)
SCSI device sdb: drive cache: write back
sdb: sdb1 sdb2
Attached scsi disk sdb at scsi1, channel 0, id 0, lun 0
egiga0: mac address changed
egiga0: link down
Adding 530104k swap on /dev/sda1. Priority:-1 extents:1
Adding 530104k swap on /dev/sdb1. Priority:-2 extents:1
md: bind<sda2>
md: bind<sdb2>
md0: setting max_sectors to 128, segment boundary to 32767
raid0: looking at sdb2
raid0: comparing sdb2(242227968) with sdb2(242227968)
raid0: END
raid0: ==> UNIQUE
raid0: 1 zones
raid0: looking at sda2
raid0: comparing sda2(242227968) with sdb2(242227968)
raid0: EQUAL
raid0: FINAL 1 zones
raid0: done.
raid0 : md_size is 484455936 blocks.
raid0 : conf->hash_spacing is 484455936 blocks.
raid0 : nb_zone is 1.
raid0 : Allocating 4 bytes for hash.
EXT2-fs warning: mounting unchecked fs, running e2fsck is recommended
egiga0: link up<5>, full duplex<5>, speed 1 Gbps<5>
md: md0 stopped.
md: unbind<sdb2>
md: export_rdev(sdb2)
md: unbind<sda2>
md: export_rdev(sda2)
md: md1 stopped.
md: bind<sda2>
md: bind<sdb2>
md0: setting max_sectors to 128, segment boundary to 32767
raid0: looking at sdb2
raid0: comparing sdb2(242227968) with sdb2(242227968)
raid0: END
raid0: ==> UNIQUE
raid0: 1 zones
raid0: looking at sda2
raid0: comparing sda2(242227968) with sdb2(242227968)
raid0: EQUAL
raid0: FINAL 1 zones
raid0: done.
raid0 : md_size is 484455936 blocks.
raid0 : conf->hash_spacing is 484455936 blocks.
raid0 : nb_zone is 1.
raid0 : Allocating 4 bytes for hash.
EXT2-fs warning: mounting unchecked fs, running e2fsck is recommended
Link Layer Topology Discovery Protocol, version 1.05.1223.2005
dev is <NULL>
usb 1-1: new high speed USB device using ehci_platform and address 2
Initializing USB Mass Storage driver...
scsi4 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 2
usb-storage: waiting for device to settle before scanning
usbcore: registered new driver usb-storage
USB Mass Storage support registered.
Vendor: WD Model: 2500JS External Rev: 101a
Type: Direct-Access ANSI SCSI revision: 04
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 scsi4, channel 0, id 0, lun 0
Attached scsi generic sg2 at scsi4, channel 0, id 0, lun 0, type 0
usb 1-1: reset high speed USB device using ehci_platform and address 2
usb 1-1: device descriptor read/64, error -110
usb 1-1: device descriptor read/64, error -110
usb 1-1: reset high speed USB device using ehci_platform and address 2
usb 1-1: device descriptor read/64, error -110
usb 1-1: device descriptor read/64, error -110
usb 1-1: reset high speed USB device using ehci_platform and address 2
usb 1-1: device descriptor read/8, error -110
usb 1-1: device descriptor read/8, error -110
usb 1-1: reset high speed USB device using ehci_platform and address 2
usb 1-1: device descriptor read/8, error -110
usb 1-1: device descriptor read/8, error -110
scsi: Device offlined - not ready after error recovery: host 4 channel 0 id 0 lu n 0
usb 1-1: USB disconnect, address 2
scsi4 (0:0): rejecting I/O to offline device
scsi4 (0:0): rejecting I/O to offline device
usb-storage: device scan complete
usb 1-1: new high speed USB device using ehci_platform and address 3
usb 1-1: device descriptor read/64, error -110
usb 1-1: device descriptor read/64, error -110
usb 1-1: new high speed USB device using ehci_platform and address 4
usb 1-1: device descriptor read/64, error -110
usb 1-1: device descriptor read/64, error -110
usb 1-1: new high speed USB device using ehci_platform and address 5
usb 1-1: device descriptor read/8, error -110
usb 1-1: device descriptor read/8, error -110
usb 1-1: new high speed USB device using ehci_platform and address 6
usb 1-1: device descriptor read/8, error -110
usb 1-1: device descriptor read/8, error -110
/ # usb 1-1: new high speed USB device using ehci_platform and address 2
/mnt/HD_a2/allinone/fun_plug.d/bin/sh: usb: not found
/ # Initializing USB Mass Storage driver...
/mnt/HD_a2/allinone/fun_plug.d/bin/sh: Initializing: not found
/ # scsi4 : SCSI emulation for USB Mass Storage devices
/mnt/HD_a2/allinone/fun_plug.d/bin/sh: scsi4: not found
/ # usb-storage: device found at 2
/mnt/HD_a2/allinone/fun_plug.d/bin/sh: usb-storage:: not found
/ # usb-storage: waiting for device to settle before scanning
/mnt/HD_a2/allinone/fun_plug.d/bin/sh: usb-storage:: not found
/ # usbcore: registered new driver usb-storage
/mnt/HD_a2/allinone/fun_plug.d/bin/sh: usbcore:: not found
/ # USB Mass Storage support registered.
/mnt/HD_a2/allinone/fun_plug.d/bin/sh: USB: not found
/ # Vendor: WD Model: 2500JS External Rev: 101a
/mnt/HD_a2/allinone/fun_plug.d/bin/sh: Vendor:: not found
/ # Type: Direct-Access ANSI SCSI revision: 04
/mnt/HD_a2/allinone/fun_plug.d/bin/sh: Type:: not found
/ # SCSI device sdc: 488397168 512-byte hdwr sectors (250059 MB)
/mnt/HD_a2/allinone/fun_plug.d/bin/sh: syntax error: "(" unexpected
/ # sdc: assuming drive cache: write through
/mnt/HD_a2/allinone/fun_plug.d/bin/sh: sdc:: not found
/ # SCSI device sdc: 488397168 512-byte hdwr sectors (250059 MB)
/mnt/HD_a2/allinone/fun_plug.d/bin/sh: syntax error: "(" unexpected
/ # sdc: assuming drive cache: write through
/mnt/HD_a2/allinone/fun_plug.d/bin/sh: sdc:: not found
/ # sdc: sdc1
/mnt/HD_a2/allinone/fun_plug.d/bin/sh: sdc:: not found
/ # Attached scsi disk sdc at scsi4, channel 0, id 0, lun 0
/mnt/HD_a2/allinone/fun_plug.d/bin/sh: Attached: not found
/ # Attached scsi generic sg2 at scsi4, channel 0, id 0, lun 0, type 0
/mnt/HD_a2/allinone/fun_plug.d/bin/sh: Attached: not found
/ # usb 1-1: reset high speed USB device using ehci_platform and address 2
/mnt/HD_a2/allinone/fun_plug.d/bin/sh: usb: not found
/ # usb 1-1: device descriptor read/64, error -110
/mnt/HD_a2/allinone/fun_plug.d/bin/sh: usb: not found
/ # usb 1-1: device descriptor read/64, error -110
/mnt/HD_a2/allinone/fun_plug.d/bin/sh: usb: not found
/ # usb 1-1: reset high speed USB device using ehci_platform and address 2
/mnt/HD_a2/allinone/fun_plug.d/bin/sh: usb: not found
/ # usb 1-1: device descriptor read/64, error -110
/mnt/HD_a2/allinone/fun_plug.d/bin/sh: usb: not found
/ # usb 1-1: device descriptor read/64, error -110
/mnt/HD_a2/allinone/fun_plug.d/bin/sh: usb: not found
/ # usb 1-1: reset high speed USB device using ehci_platform and address 2
/mnt/HD_a2/allinone/fun_plug.d/bin/sh: usb: not found
/ # usb 1-1: device descriptor read/8, error -110
/mnt/HD_a2/allinone/fun_plug.d/bin/sh: usb: not found
/ # usb 1-1: device descriptor read/8, error -110
/mnt/HD_a2/allinone/fun_plug.d/bin/sh: usb: not found
/ # usb 1-1: reset high speed USB device using ehci_platform and address 2
/mnt/HD_a2/allinone/fun_plug.d/bin/sh: usb: not found
/ # usb 1-1: device descriptor read/8, error -110
/mnt/HD_a2/allinone/fun_plug.d/bin/sh: usb: not found
/ # usb 1-1: device descriptor read/8, error -110
/mnt/HD_a2/allinone/fun_plug.d/bin/sh: usb: not found
/ # scsi: Device offlined - not ready after error recovery: host 4 channel 0 id 0 lu n 0
/mnt/HD_a2/allinone/fun_plug.d/bin/sh: scsi:: not found
/ # usb 1-1: USB disconnect, address 2
/mnt/HD_a2/allinone/fun_plug.d/bin/sh: usb: not found
/ # scsi4 (0:0): rejecting I/O to offline device
/mnt/HD_a2/allinone/fun_plug.d/bin/sh: syntax error: word unexpected (expecting ")")
/ # scsi4 (0:0): rejecting I/O to offline device
/mnt/HD_a2/allinone/fun_plug.d/bin/sh: syntax error: word unexpected (expecting ")")
/ # usb-storage: device scan complete
/mnt/HD_a2/allinone/fun_plug.d/bin/sh: usb-storage:: not found
/ # usb 1-1: new high speed USB device using ehci_platform and address 3
/mnt/HD_a2/allinone/fun_plug.d/bin/sh: usb: not found
/ # usb 1-1: device descriptor read/64, error -110
/mnt/HD_a2/allinone/fun_plug.d/bin/sh: usb: not found
/ # usb 1-1: device descriptor read/64, error -110
/mnt/HD_a2/allinone/fun_plug.d/bin/sh: usb: not found
/ # usb 1-1: new high speed USB device using ehci_platform and address 4
/mnt/HD_a2/allinone/fun_plug.d/bin/sh: usb: not found
/ # usb 1-1: device descriptor read/64, error -110
/mnt/HD_a2/allinone/fun_plug.d/bin/sh: usb: not found
/ # usb 1-1: device descriptor read/64, error -110
/mnt/HD_a2/allinone/fun_plug.d/bin/sh: usb: not found
/ # usb 1-1: new high speed USB device using ehci_platform and address 5
/mnt/HD_a2/allinone/fun_plug.d/bin/sh: usb: not found
/ # usb 1-1: device descriptor read/8, error -110
/mnt/HD_a2/allinone/fun_plug.d/bin/sh: usb: not found
/ # usb 1-1: device descriptor read/8, error -110
/mnt/HD_a2/allinone/fun_plug.d/bin/sh: usb: not found
/ # usb 1-1: new high speed USB device using ehci_platform and address 6
/mnt/HD_a2/allinone/fun_plug.d/bin/sh: usb: not found
/ # usb 1-1: device descriptor read/8, error -110
/mnt/HD_a2/allinone/fun_plug.d/bin/sh: usb: not found
/ # usb 1-1: device descriptor read/8, error -110
/mnt/HD_a2/allinone/fun_plug.d/bin/sh: usb: not found
/ # / #
/mnt/HD_a2/allinone/fun_plug.d/bin/sh: /: Permission denied
/ #
Offline
Update...
I know it has to be related to the My Book. I pulled my 200GB HD in a adaptec enclosure from my NSLU and plugged it into my DNS-323 and was able successfully to mount it.
I would use my NSLU but really want to take advantage of the gigabit connection on the DNS.
Offline
Pages: 1