asus wl500g deluxe post-boot post-mount probleem
Ik heb een probleem denk ik :D
Als ik de volgende regels intyp in putty of telenet, en start de asus opnieuw op dan lijkt het net als hij de post-boot of post-mount niet leest, het commando wat er in staat word dus niet herkend.
echo "mount -text3 -oloop,noatime /tmp/harddisk/opt.ext3 /opt" >> /usr/local/sbin/post-mount
echo "/opt/sbin/ftpd-topfield -D -P 2020 -t 900 -p /tmp/ftpd-topfield.pid --turbo --noeplf" >> /usr/local/sbin/post-mount
chmod +x /usr/local/sbin/post-mount
flashfs save
flashfs commit
flashfs enable
Ik heb het dus ook in de post-boot geprobeerd maar mag niet baten, als ik de post-mount lees dan staat het er dus wel goed in, dit staat er dan
mount -text3 -oloop,noatime /tmp/harddisk/opt.ext3 /opt
/opt/sbin/ftpd-topfield -D -P 2020 -t 900 -p /tmp/ftpd-topfield.pid --turbo --noeplf"
Waarom werkt dit niet als ik de asus opnieuw opstart en wel als ik handmatig de post-boot of post-mount opstart ?