Tellus1
22-10-2007, 21:26
I've gone through all sorts of instructions around here from preparing USB drive to installing some stuff. However, I've encountered the following problems:
1) The directory /usr/local/sbin could not be found. There is a link to /tmp/local under /usr, but seems like it had trouble going to sbin directly.
2) So I put the "post-boot" file directly in /tmp/local/sbin, and made it executable. After issuing flashfs save && flashfs commit && flashfs enable && reboot, the post-boot file wasn't executed. How come?
3) I manually executed the file, everything was fine but /tmp/disk directory (where part3 was supposed to be mounted) wasn't there. How come it was "forgotten"?
4) Also, aliases weren't working afterwards (I only have 'mc' so far), and the file-type colors in shell are gone. I guess there's something I need to change in the /etc/profile?
5) Is there a guide as to which directories are physically where (in which part of the router), and as such, which can be written, used for various things, and which are not to be used?
6) Is there a limit as to how many commands/changes you can issue before issuing save/commit/enable/reboot?
7) About nload: I have a 20/20 Mbit connection, so I figured the correct syntax is
nload -t 200 -s 7 -i 20480 -o 20480 -u H eth0
But both parts of the screen were showing the same values (eth1 was nothing at all). What am I missing here?
1) The directory /usr/local/sbin could not be found. There is a link to /tmp/local under /usr, but seems like it had trouble going to sbin directly.
2) So I put the "post-boot" file directly in /tmp/local/sbin, and made it executable. After issuing flashfs save && flashfs commit && flashfs enable && reboot, the post-boot file wasn't executed. How come?
3) I manually executed the file, everything was fine but /tmp/disk directory (where part3 was supposed to be mounted) wasn't there. How come it was "forgotten"?
4) Also, aliases weren't working afterwards (I only have 'mc' so far), and the file-type colors in shell are gone. I guess there's something I need to change in the /etc/profile?
5) Is there a guide as to which directories are physically where (in which part of the router), and as such, which can be written, used for various things, and which are not to be used?
6) Is there a limit as to how many commands/changes you can issue before issuing save/commit/enable/reboot?
7) About nload: I have a 20/20 Mbit connection, so I figured the correct syntax is
nload -t 200 -s 7 -i 20480 -o 20480 -u H eth0
But both parts of the screen were showing the same values (eth1 was nothing at all). What am I missing here?