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 2011-09-16 04:40:00

sinisterguy
New member
Registered: 2011-09-16
Posts: 3

DNS-320 and external usb drives

Hello,

I have been trying without success to mount a USB hard drive on my fun_plugged dns-320. When i plug in my first drive, the dns-320 mounts some random partitions from somewhere as HD_c2 and HD_c4. There is only 1 partition on this drive. Just for kicks, I also tried a usb stick. When I plugged that one in, a new share is created for the partition on the usb drive however the usb stick is never properly mounted.

Am I doing something wrong? Is there a trick I'm missing?

Thanks

Offline

 

#2 2011-09-23 08:40:42

sinisterguy
New member
Registered: 2011-09-16
Posts: 3

Re: DNS-320 and external usb drives

anybody?

Offline

 

#3 2011-09-23 10:55:05

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

Re: DNS-320 and external usb drives

I don't know anything about that DNS-320, and I don't know if it is supposed to automount USB disks.

However, there are some troubleshooting basics.
Unplug the disk, open a shell on the box, and execute

Code:

cat /proc/mounts
cat /proc/partitions
blkid

Store the output somewhere.
Then clear the kernel log by executing

Code:

dmesg -c

Now plugin the disk, wait for a few seconds, and execute

Code:

dmesg
cat /proc/mounts
cat /proc/partitions
blkid

This will show the kernel logs as reaction on the USB device, the currently mounted filesystems, and the currently known partitions. (Of course you should compare the last three by the original ones).
Maybe this data gives you a hint why your system is misbehaving.

Last edited by Mijzelf (2011-09-23 10:55:25)

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2010 PunBB