root@DD-WRT:~# mount
rootfs on / type rootfs (rw)
/dev/root on / type squashfs (ro)
none on /dev type devfs (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
ramfs on /tmp type ramfs (rw)
devpts on /dev/pts type devpts (rw)
devpts on /proc/bus/usb type usbfs (rw)
/dev/discs/disc0/part1 on /opt type ext3 (rw,noatime,nodiratime,data=ordered)
/dev/discs/disc0/part2 on /mnt type ext3 (rw,noatime,nodiratime,data=ordered)
root@DD-WRT:~# df -h
Filesystem Size Used Available Use% Mounted on
/dev/root 5.3M 5.3M 0 100% /
/dev/discs/disc0/part1
503.9M 66.6M 411.7M 14% /opt
/dev/discs/disc0/part2
13.9G 168.2M 13.1G 1% /mnt
root@DD-WRT:~#
root@DD-WRT:/opt# mount
rootfs on / type rootfs (rw)
/dev/root on / type squashfs (ro)
none on /dev type devfs (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
ramfs on /tmp type ramfs (rw)
devpts on /dev/pts type devpts (rw)
devpts on /proc/bus/usb type usbfs (rw)
/dev/discs/disc0/part1 on /opt type ext3 (rw,noatime,nodiratime,data=ordered)
/dev/discs/disc0/part2 on /mnt type ext3 (rw,noatime,nodiratime,data=ordered)
/dev/discs/disc0/part1 on /opt type ext3 (rw,data=ordered)
root@DD-WRT:~# df -h
Filesystem Size Used Available Use% Mounted on
/dev/root 5.3M 5.3M 0 100% /
/dev/discs/disc0/part1
1007.9M 83.1M 873.6M 9% /opt
/dev/discs/disc0/part2
145.7G 187.6M 138.1G 0% /mnt
/dev/discs/disc0/part1
1007.9M 83.1M 873.6M 9% /opt
root@DD-WRT:~#