ln: /usr/mww/stats: Read-only file system
all() {
dummy=0
ln -s ./filesystem/var/media/ftp/uStor01/rrd/rrdstat-cgi ./filesystem/mod/usr/lib/cgi-bin/FritzStats
ln -s ./filesystem/var/media/ftp/uStor01/rrd/www-stats ./filesystem/usr/mww/stats
}
/etc/init.d # ./rc.mini_fo help
Usage: rc.mini_fo [on|off|status|store [ram|jffs2]|nostore]
mini_fo root mount script - can only be called as an 'init' replacement.
Parameters:
status - check status of mini_fo root; returns 'running' if mini_fo mount on
'/' is active, 'stopped' otherwise.
on - activate replacing 'init' by 'rc.mini_fo' -> boot with mini_fo root,
Adds something like 'init=/etc/init.d/rc.mini_fo' to bootloader
environment variable 'kernel_args'.
store - store changed data storage location in bootloader environment for
later use with 'mount'. Adds variable 'mini_fo' to bootloader
environment, setting its value. If called without parameter, this
option prints the current 'mini_fo' values.
nostore - remove mini_fo variable from bootloader environment. Even though it
does no harm to have the variable around in the environment all the
time, you may optionally remove it again using this option.
off - deactivate replacing 'init' by 'rc.mini_fo' -> boot without mini_fo
root. Removes 'init' from bootloader environment variable
'kernel_args'.
Examples:
- rc.mini_fo on
- rc.mini_fo store jffs2
- rc.mini_fo store
- rc.mini_fo status
- rc.mini_fo off
- rc.mini_fo nostore
/etc/init.d # [COLOR="Red"]./rc.mini_fo store ram[/COLOR]
-sh: ./install.sh: not found
/var/media/ftp/uStor01/rrd # ls -Al
-rwxrwxrwx 1 ftpuser root 405 Feb 22 16:52 config.inc
-rwxrwxrwx 1 ftpuser root 316 Feb 22 16:52 install.sh
drwxrwxrwx 2 ftpuser root 32768 Feb 22 16:53 polling
-rwxrwxrwx 1 ftpuser root 467 Feb 22 16:52 rc.custom.import
drwxrwxrwx 2 ftpuser root 32768 Feb 22 16:53 rrdstat-cgi
drwxrwxrwx 2 ftpuser root 32768 Feb 22 16:53 stats
drwxrwxrwx 2 ftpuser root 32768 Feb 22 16:53 www-stats
Perhaps you have DOS line feeds in your install.sh?
Greets Oliver
PPS: Perhabs Olistudent can integrate it into the svn build?
wan)
DEF:in=$FILE:out:AVERAGE \
DEF:out=$FILE:in:AVERAGE \
wan)
DEF:in=$FILE:in:AVERAGE \
DEF:out=$FILE:out:AVERAGE \