What's new

USB drive mount issue

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

clvk07

Senior Member
Having some issues with The USB disk attached to the 86U. Disk is called TOURO. I removed the disk from GUI, unplugged the disk, rebooted router but still shows up in mnt. If I attach the disk, it gets mounted as TOURO(1) but I cant see any data from the router. If I map the drive in windows as TOURO(1) I can see the data. Any ideas?

Below info after removing the drive still shows up as TOURO
admin@RT-AC86U-4960:/tmp/mnt# ls
TOURO sda1

admin@RT-AC86U-4960:/tmp/mnt# df
Filesystem 1K-blocks Used Available Use% Mounted on
tmpfs 220208 1824 218384 1% /tmp
/dev/mtdblock8 49152 11444 37708 23% /jffs
/dev/sda1 14779860 1668320 12344360 12% /tmp/mnt/sda1
tmpfs 220208 1824 218384 1% /www/index_style.css
tmpfs 220208 1824 218384 1% /www/require/modules/menuTree.js
 
Having some issues with The USB disk attached to the 86U. Disk is called TOURO. I removed the disk from GUI, unplugged the disk, rebooted router but still shows up in mnt. If I attach the disk, it gets mounted as TOURO(1) but I cant see any data from the router. If I map the drive in windows as TOURO(1) I can see the data. Any ideas?

Below info after removing the drive still shows up as TOURO
admin@RT-AC86U-4960:/tmp/mnt# ls
TOURO sda1

admin@RT-AC86U-4960:/tmp/mnt# df
Filesystem 1K-blocks Used Available Use% Mounted on
tmpfs 220208 1824 218384 1% /tmp
/dev/mtdblock8 49152 11444 37708 23% /jffs
/dev/sda1 14779860 1668320 12344360 12% /tmp/mnt/sda1
tmpfs 220208 1824 218384 1% /www/index_style.css
tmpfs 220208 1824 218384 1% /www/require/modules/menuTree.js

EDIT:

Could try;

Code:
umount -f -l /tmp/mnt/sda1
 
Last edited:

Latest threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top