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

I need help converting from N66U to AC68U

$
0
0
I was having problems getting my swap and drive mounting. I finally got that working by adding the following to INIT
Code:
echo "#device Mountpoint FStype Options Dump Pass#" >> /etc/fstab
echo "UUID=********-****-****-****-************ none swap sw 0 0" >> /etc/fstab
echo "UUID=********-****-****-****-************ /opt ext3 rw,noatime 1 1" >> /etc/fstab
/bin/mount -a
The harddrive had previously entware installed on it. When I go to CLI I can't run any commands after I log in....

I need help converting from N66U to AC68U

Viewing all articles
Browse latest Browse all 5181

Trending Articles