View Full Version : rc.local problems
Hi all
I just installed the custom firmware with almost no problems.
I only need to add some line into it but when i open it with any editor all i see is gibberish. I can not read the file, I only see weird characters.
Any ideas on what's going on ?
If you would like i could post the file, but i think it's pointless.
Thanks
I only need to add some line into it but when i open it with any editor all i see is gibberish. I can not read the file, I only see weird characters.
What file are you referring to exactly?
- K.C.
rc.local
It was written in the subject, but ai forgott to put in in the actual post :D
ok, so i've rewriten the rc.local file, and put it back, but it does not get executed on boot.
how can i find out why ?
ok, so i've rewriten the rc.local file, and put it back, but it does not get executed on boot.
There's lots of potential reasons. Some common ones are:
1) Edited on a windows machine
2) Contains a syntax error
3) Is not set as executable
4) Does not have a valid shell
- K.C.
1) Edited on a windows machine
2) Contains a syntax error
3) Is not set as executable
4) Does not have a valid shell
1) yes but i kept the unix file format
2) no errors
3) yes it is
4) it does
i got it to work, but i don't know what i did, it just started to work after a few restarts :)
i got it to work, but i don't know what i did, it just started to work after a few restarts :)
Good to hear.
- K.C.