not able to modify rc.sysinit snakeos for chroot debian
SNAKE OS firmware for wlxkj652, ns-k330 and NAS based on str8132 SoC
Brought to you by:
dgazineu
Originally created by: ols...@gmail.com
I have 20091027 snakeos installed in my NAS. I want to use chroot debian in every telnet request following the guide of mplawner, but I cannot modify the rc.sysinti with vi editor with message read-only file system even I am root. Not successfully after the command: mount -o rw,remount /, too. But there are several people that passed this step I wold like to know how.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: karesk...@gmail.com
Have you tried to permissions:
#cd /FolderWhereTheFileIs
#chmod 777 ./rc.sysinti
after that #vi ./rc.sysinti should work
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: quanghos...@googlemail.com
Did you get anywhere with this - the filesystem is mounted readonly, it appears, so chmod won't work
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: telstup...@gmail.com
Your command is wrong. rw and remount round the wrong way.
mount -0 remount,rw /