I make all as you say, prepare USB in Ubuntu, reboot router twice, but in telnet command "free" swap is 0, mount shows only second partition mounted:
rootfs on / type rootfs (rw)
/dev/root on /rom type squashfs (ro,relatime)
proc on /proc type proc (rw,noatime)
sysfs on /sys type sysfs (rw,noatime)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev,noatime)
tmpfs on /dev type tmpfs (rw,noatime,size=512k,mode=755)
devpts on /dev/pts type devpts (rw,noatime,mode=600)
/dev/mtdblock3 on /overlay type jffs2 (rw,noatime)
overlayfs:/overlay on / type overlayfs (rw,noatime,lowerdir=/,upperdir=/overlay)
none on /proc/bus/usb type usbfs (rw,relatime)
/dev/sda2 on /tmp/usb_mount/d3c657c4-d464-490b-9e7e-d57e7998177f type ext3 (rw,noatime,user_xattr,barrier=1,nodelalloc,data=ordered)
So i think something is missing. Will be nice when this formating and mountig can be processed from webinterface. Thanks again.
Invalid password
Moderator: Moderators
-
- Posts: 7
- Joined: Wed May 23, 2012 3:05 pm
Re: Invalid password
In version 1.7.8 this error is the same 
In my opinion problem is missing function "confirmPassword" in usb_storage.js script.

In my opinion problem is missing function "confirmPassword" in usb_storage.js script.