I've been using my R-Pi on Debian for the past few months now. However for fast accessibility reasons I changed the inittab file to auto-log the pi user in on startup. That worked fine.
I then opened up the profiles file and added . /home/pi/startx.sh to the bottom of the file and saved and then rebooted. It still logs me in, but it then says "startx.sh not found" and then it tries to boot up but then says Waiting for X server to shut down
and then a new login:
Anyway I can fix this and take the script run line from the profiles file and boot it up as normal without reformatting my card?
Cheers,
-mont