Forum Discussion
Altera_Forum
Honored Contributor
21 years agoHello CoolMan,
Can you post your /etc/rc file? When you say 'doesn't read it' what do you mean? Is it possible that your /etc/rc file is in "DOS" format? That is, if you made changes under Cygwin and saved it how did your editor treat the file. If it is in "DOS" format (i.e. CR/LF) you'll definitely have problems. You can run 'dos2unix' on it just to be safe (check the file size before and after -- if it's smaller after running this utility it was in "DOS" format). mike