Hello,
I would greatly appreciate help. I created a script with an infinite loop and then copied it to /etc/init.d/superscript so it would always run at startup. I did this with the assumption that ctrl-x/c would stop it, but that assumption was invalid. Now I can't even get a command line prompt to try to fix the problem since the script starts up automatically and can't be stopped.
Also note I don't have another Linux machine, just a Windows PC. I read online that in this case I should access the SD card on my PC and add a cmdline.txt file (with init=/bin/bash) under the /boot directory. Although I can read the SD card on my PC and see various directories, I can't find a /boot directory or a /etc/init.d directory. I do see a recovery.cmdline file but that's the closest thing. Other places online mentioned a config.txt file but I don't see that either.
So how do I get a command line prompt?
Thanks!!
John