На роутере всё, как всегда:
[apt4@host-242 ~]$ telnet 192.168.0.21
Trying 192.168.0.21...
Connected to 192.168.0.21.
Escape character is '^]'.
WL-500gP_V2 login: admin
Password:
[admin@WL-500gP_V2 root]$ mount
rootfs on / type rootfs (rw)
/dev/root on / type squashfs (ro)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devfs on /dev type tmpfs (rw,noatime)
devpts on /dev/pts type devpts (rw)
tmpfs on /tmp type tmpfs (rw,noatime)
usbfs on /proc/bus/usb type usbfs (rw)
nfsd on /proc/fs/nfsd type nfsd (rw)
/dev/discs/disca/part1 on /tmp/mnt/disca_1 type ext3 (rw,noatime,errors=continue,data=ordered)
/dev/discs/disca/part6 on /tmp/mnt/disca_6 type ext3 (rw,noatime,errors=continue,data=ordered)
/dev/discs/disca/part5 on /tmp/mnt/disca_5 type ext3 (rw,noatime,errors=continue,data=ordered)
/dev/discs/disca/part3 on /tmp/mnt/disca_3 type ext3 (rw,noatime,errors=continue,data=ordered)
/dev/discs/disca/part2 on /tmp/mnt/disca_2 type ext3 (rw,noatime,errors=continue,data=ordered)
/dev/discs/disca/part1 on /opt type ext3 (rw,noatime,errors=continue,data=ordered)
[admin@WL-500gP_V2 root]$
А на компе, почему-то не работает:
[root@host-242 ~]# mount
udevfs on /dev type devtmpfs (rw,relatime,size=5120k,nr_inodes=218350,mode=755)
runfs on /run type tmpfs (rw,relatime,size=5120k,mode=755)
/dev/sda2 on / type ext4 (rw,relatime,data=ordered)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,relatime)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
shmfs on /dev/shm type tmpfs (rw,relatime)
/dev/sda3 on /mnt/sda3 type fuseblk (rw,nosuid,nodev,relatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096)
rpc_pipefs on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw,relatime)
[root@host-242 ~]#