Hi Guys, I just flashed the latest USB fw on my E3200 and mounted an USB flash. But by default it is mounted to: /tmp/mnt/sda1/ . And I cannot change it. How can mout it directly to /mnt ? or directly to /opt ?
The second issue I have is - how to set the ftp to brows and access the root file system (/opt ; /usr etc) ?
Hi myname70,
Did you Flash the last version of TomatoUSB? Which mod did you exactly flash on the E3200? Yes, by default its //tmp/mnt/drive# . To be honest, the /opt is located on the read only file system so a bit of tinkering will be required.
In the Administration… Scripts… Init… section of the web interface:
echo "/dev/sdb1 /opt ext3 defaults 1 1" » /etc/fstab
Replace ext3 with your USB's FS.
Good Luck!
I learn something new from everyone everyday. A hardware and software hacker .
My Routers: Buffalo WHR HP G54, WRT54G-TM, WRT54GL, ASUS RT N16, DLINK DIR600, Linksys E3200, Tplink 1043ND, ASUS RT N13B, Alfa R36
Web: http://www.level19security.com
Hi , I flashed: tomato-E3200USB-NVRAM60K-1.28.0503.5MIPSR2Toastman-RT-N-VPN . I tried the script above (keeping all USB router settings by default, including the auto mout). After reboot the USB is the same mount…
Tomato v1.28.0503 MIPSR2Toastman-RT-N K26 USB VPN
root@unknown:/tmp/home/root# mount
rootfs on / type rootfs (rw)
/dev/root on / type squashfs (ro)
proc on /proc type proc (rw)
tmpfs on /tmp type tmpfs (rw)
devfs on /dev type tmpfs (rw,noatime)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw)
usbfs on /proc/bus/usb type usbfs (rw)
/dev/sda1 on /tmp/mnt/sda1 type ext3 (rw,nodev,noatime,data=ordered)
root@unknown:/tmp/home/root#
Edit: changed the script to sda1 (instead of sdb1) but the same… If manually mount it , it is mounted again to /tmp/… but the ftp cannot access the USB storagre. Telnet shows me the folders, but ftp does not
Hello again,
Its because its a read only File System. Disable auto mount at boot. Manually mount it after the router boots up and see if it helps without changing file system attributes.
Have a good one!
I learn something new from everyone everyday. A hardware and software hacker .
My Routers: Buffalo WHR HP G54, WRT54G-TM, WRT54GL, ASUS RT N16, DLINK DIR600, Linksys E3200, Tplink 1043ND, ASUS RT N13B, Alfa R36
Web: http://www.level19security.com
Hello again ,
Found the solution for you. Take a look here : http://www.shcherbyna.com/?p=960 . Don't be offended when i say that internet is filled with information. All you have to do is google it up :D
Good luck !
I learn something new from everyone everyday. A hardware and software hacker .
My Routers: Buffalo WHR HP G54, WRT54G-TM, WRT54GL, ASUS RT N16, DLINK DIR600, Linksys E3200, Tplink 1043ND, ASUS RT N13B, Alfa R36
Web: http://www.level19security.com
Thanks :) I found it. but something went wrong. Now, Trying not to use /opt. But I need libusb, usbutils and libftdi . Tried to upload and install via insmod but did nto help.. Any ideas how to install them? Any special builds for Tomato fw? (I need to connect SMARGO V2 smartreader to USB)
Hello again myname70,
Please tell us the build / version that you have running on the E3200. It it still the same tomato-E3200USB-NVRAM60K-1.28.0503.5MIPSR2Toastman-RT-N-VPN ?
Good day!
I learn something new from everyone everyday. A hardware and software hacker .
My Routers: Buffalo WHR HP G54, WRT54G-TM, WRT54GL, ASUS RT N16, DLINK DIR600, Linksys E3200, Tplink 1043ND, ASUS RT N13B, Alfa R36
Web: http://www.level19security.com
Yes, it was the same Tomato… Now reverted back to old KingKong, but still trying to solve the Tomato … I need for tomato ftdi_sio.ko and /usbserial.ko
Hi,
Thats pretty strange as it works fine at my end. :/
I learn something new from everyone everyday. A hardware and software hacker .
My Routers: Buffalo WHR HP G54, WRT54G-TM, WRT54GL, ASUS RT N16, DLINK DIR600, Linksys E3200, Tplink 1043ND, ASUS RT N13B, Alfa R36
Web: http://www.level19security.com