upcuser:-(
22-09-2006, 05:04
Hi,
My installed firmware is Oleg's 1.9.2.7. and tried a long time to mount some folders of my external NAS drive to the router (because of using of a Upnp server). But unfortunately everything failed ...
I tried to use:
"mount 192.168.0.106:/shares/Main/Audio /mnt -t nfs"
But I've got the error: "no such device". The drive itself supports nfs as well as cif (it's a WD NetCenter). But I found no working way ...
The NAS drive has the following shares:
[admin@pustewlan root]$ showmount -e 192.168.0.106
Export list for 192.168.0.106:
/shares/Main/test *
/shares/Main/Movies *
/shares/Main/Bilder *
/shares/Main/Shared Files *
/shares/Main/Audio (everyone)
And currently do I have the following mounting:
[admin@pustewlan root]$ mount
/dev/root on / type squashfs (ro)
none on /dev type devfs (rw)
proc on /proc type proc (rw)
ramfs on /tmp type ramfs (rw)
usbfs on /proc/bus/usb type usbfs (rw)
/dev/discs/disc0/part2 on /opt type ext3 (rw)
Does anyone has an idea how do I get it running?? Or do I have to use openwrt for these required functionalities??
Thanks a lot!
My installed firmware is Oleg's 1.9.2.7. and tried a long time to mount some folders of my external NAS drive to the router (because of using of a Upnp server). But unfortunately everything failed ...
I tried to use:
"mount 192.168.0.106:/shares/Main/Audio /mnt -t nfs"
But I've got the error: "no such device". The drive itself supports nfs as well as cif (it's a WD NetCenter). But I found no working way ...
The NAS drive has the following shares:
[admin@pustewlan root]$ showmount -e 192.168.0.106
Export list for 192.168.0.106:
/shares/Main/test *
/shares/Main/Movies *
/shares/Main/Bilder *
/shares/Main/Shared Files *
/shares/Main/Audio (everyone)
And currently do I have the following mounting:
[admin@pustewlan root]$ mount
/dev/root on / type squashfs (ro)
none on /dev type devfs (rw)
proc on /proc type proc (rw)
ramfs on /tmp type ramfs (rw)
usbfs on /proc/bus/usb type usbfs (rw)
/dev/discs/disc0/part2 on /opt type ext3 (rw)
Does anyone has an idea how do I get it running?? Or do I have to use openwrt for these required functionalities??
Thanks a lot!