04-20-2016, 02:00 AM
I am trying to auto mount a hard drive connected to my router. I have tried the suggestions from http://ubuntuforums.org/showthread.php?t=1806455 but no dice. Can you guys point me in the right direction? Thanks.
auto mount a hard drive connected to router
|
04-20-2016, 02:00 AM
I am trying to auto mount a hard drive connected to my router. I have tried the suggestions from http://ubuntuforums.org/showthread.php?t=1806455 but no dice. Can you guys point me in the right direction? Thanks.
04-20-2016, 03:01 AM
(This post was last modified: 04-20-2016, 03:03 AM by torreydale.)
Consider the following:
https://www.youtube.com/watch?v=mPDhoYNao1o https://www.youtube.com/watch?v=7tF6IEhDVLE
Want to thank me? Click my [Thank] link.
04-20-2016, 02:04 PM
Even though most routers are based on a Linux OS, they are not all created equal.
In my last router I had to go into it's config and "Enable" and "Disable" USB Current router "Auto Mounts", and there is an "Un-Mount" Icon on it's main page. First see if there are any settings in your router. Normally it should show up in Thunar/File Manager, if "enabled"
Upgrades WIP 2.6 to 2.8 - (6 X 2.6 to 2.8 completed on: 20/02/16 All O.K )
Linux Lite 3.0 Humming on a ASRock N3070 Mobo ~ btrfs RAID 10 Install on 4 Disks ![]() Computers Early days: ZX Spectrum(1982) , HP-150 MS-DOS(1983) , Amstrad CPC464(1984) , BBC Micro B+64(1985) , My First PC HP-Vectra(1987)
Not sure if this is a typical way to do it but I found it under smb://192.**** and then made a desktop short cut to it and everything seems to be working fine. I will see what happens at reboot.
EDIT: This did not seem to work after reboot
04-21-2016, 09:26 PM
(04-20-2016, 03:01 AM)torreydale link Wrote: Consider the following: I followed the steps in the top video and had a boot problem so I deleted the created entry in fstab. Here is what my fstab looks like now (sda1 is the hard drive attached to the dd-wrt router): # /etc/fstab: static file system information. # # Use 'blkid' to print the universally unique identifier for a # device; this may be used with UUID= as a more robust way to name devices # that works even if disks are added and removed. See fstab(5). # # <file system> <mount point> <type> <options> <dump> <pass> # / was on /dev/sda1 during installation UUID=d13f5626-9e5f-4cd8-a2fe-2b4d5535d090 / ext4 errors=remount-ro 0 1 # swap was on /dev/sda5 during installation UUID=6130755a-982f-4a37-a994-19d482517225 none swap sw 0 0 |
« Next Oldest | Next Newest »
|