DSM-G600, DNS-3xx and NSA-220 Hack Forum

Unfortunately no one can be told what fun_plug is - you have to see it for yourself.

You are not logged in.

Announcement

#1 2009-11-07 07:50:27

redvenomweb
New member
Registered: 2009-11-07
Posts: 3

Unable to mount USB HD on DNS-323

I have a DNS-323 with firmware rev. 1.07.  I loaded fonz fun_plug 1.05 and the usb-storage.ko module with debug messages disabled.

I do not receive an error after typing insmod usb-storage.ko and I connect my USB HD (160GB Western Digital Passport formatted as NTFS) immediately after.  When I run dmesg, this is what I get:

Code:

Initializing USB Mass Storage driver...
usbcore: registered new driver usb-storage
USB Mass Storage support registered.
usb 1-1: new high speed USB device using ehci_platform and address 2
scsi2 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 2
usb-storage: waiting for device to settle before scanning
  Vendor: WD        Model: 1600BEV External  Rev: 1.04
  Type:   Direct-Access                      ANSI SCSI revision: 04
SCSI device sdb: 312581808 512-byte hdwr sectors (160042 MB)
sdb: assuming drive cache: write through
SCSI device sdb: 312581808 512-byte hdwr sectors (160042 MB)
sdb: assuming drive cache: write through
 sdb: sdb1
Attached scsi disk sdb at scsi2, channel 0, id 0, lun 0
Attached scsi generic sg1 at scsi2, channel 0, id 0, lun 0,  type 0
usb-storage: device scan complete

After creating a mount point at /mnt/usb , I then execute mount -t ntfs -o umask=0222 /dev/sdb1 /mnt/usb and I get the following message:

Code:

mount: mounting /dev/sdb1 on /mnt/usb failed: No such device

What am I doing wrong?  I just want to temporarily mount the HD in read-only mode so I can copy files directly to the NAS over USB, instead of over the network.

While I'm here, is there a Linux command-line copy program that works on the DNS-323 that displays progress meters or something similar?

Offline

 

#2 2009-11-07 11:10:28

Mijzelf
Member / Developer
Registered: 2008-07-05
Posts: 709

Re: Unable to mount USB HD on DNS-323

Are you sure your system supports ntfs? Have a look:

Code:

cat /proc/filesystems

Offline

 

#3 2009-11-08 01:46:42

redvenomweb
New member
Registered: 2009-11-07
Posts: 3

Re: Unable to mount USB HD on DNS-323

ntfs isn't listed.  Can I add support for NTFS to my DNS-323?

I remember reading that someone else was able to mount an NTFS-formatted drive to their DNS-323 (that's how I originally got the arguments I used for mount), but I didn't recall reading that they had to do anything special to enable NTFS.

Offline

 

#4 2009-11-08 21:13:43

oxygen
Member
Registered: 2008-03-01
Posts: 320
Website

Re: Unable to mount USB HD on DNS-323

you have to to download and then load the ntfs.ko kernel module.

Offline

 

#5 2009-11-15 08:43:12

redvenomweb
New member
Registered: 2009-11-07
Posts: 3

Re: Unable to mount USB HD on DNS-323

I downloaded and loaded ntfs.ko, and when I execute:

mount -t ntfs -o /dev/sdb1 /mnt/usb

system responds:

mount: can't find /mnt/usb in /etc/fstab

If I execute mount -t ntfs -o umask=0222 /dev/sdb1 /mnt/usb as cited previously, system responds:

Segmentation fault

Any suggestions?

Offline

 

#6 2010-04-30 05:42:15

Raul7
Member
Registered: 2010-04-30
Posts: 5

Re: Unable to mount USB HD on DNS-323

I know this thread is old, but i am having the EXACT same problem, i tried NTFS or FAT, same result ... mount: mounting /dev/sdb1 on /mnt/usb failed: No such device

I am on 1.08... any help is appreciated.

Offline

 

#7 2010-04-30 06:25:53

Raul7
Member
Registered: 2010-04-30
Posts: 5

Re: Unable to mount USB HD on DNS-323

i finally managed to mount a FAT32 drive, but still getting Segmentation fault for NTFS !

Offline

 

#8 2010-04-30 10:15:02

Raul7
Member
Registered: 2010-04-30
Posts: 5

Re: Unable to mount USB HD on DNS-323

if anyone ran into the same problem, ntfs.ko from this thread http://dns323.kood.org/forum/viewtopic.php?pid=30039
worked for me.

Cheers,

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2010 PunBB