Quantcast
Channel: Tomato Firmware
Viewing all articles
Browse latest Browse all 5253

Need help with mounting problems

$
0
0
On my MIPS router I would save the following in nvram with the 'nvram setfile2nvram /etc/fstab' command.

Code:
#device Mountpoint FStype Options Dump Pass#
UUID=********-****-****-****-************ none swap sw 0 0
UUID=********-****-****-****-************ /opt ext3 rw,noatime 1 1
This would apparently allow the USB automount to activate swap and mount my drive on /opt.

However, ARM routers unfortunately don't allow 'setfile2nvram' so I am trying to create the same functionality...

Need help with mounting problems

Viewing all articles
Browse latest Browse all 5253

Trending Articles