alexpatagonia
Posts: 7
Joined: Wed Jul 02, 2014 10:17 pm

rc.local

Thu Jul 24, 2014 3:23 pm

Hi everybody!
I modified rc.local in order to run a command automaticly during the starting up (raspvid -t 0).
Now, the Rasperry starts, runs the RASPVID command, but I can not interrupt the video proyection! ... and I can not access to the command line.... i tried with CTRL + C and other combinations!!!! ...please HELP!!!!
Thanks!

User avatar
RaTTuS
Posts: 10563
Joined: Tue Nov 29, 2011 11:12 am
Location: North West UK
Contact: Twitter YouTube

Re: rc.local

Thu Jul 24, 2014 3:31 pm

you will be able to ssh in
or boot into safe mode
How To ask Questions :- http://www.catb.org/esr/faqs/smart-questions.html
WARNING - some parts of this post may be erroneous YMMV

1QC43qbL5FySu2Pi51vGqKqxy3UiJgukSX
Covfefe

User avatar
solar3000
Posts: 1051
Joined: Sat May 18, 2013 12:14 am

Re: rc.local

Thu Jul 24, 2014 5:31 pm

edit your rc.local file again.

edit your line

from:
raspvid -t 0

to:
raspvid -t 0 &
Antikythera

User avatar
solar3000
Posts: 1051
Joined: Sat May 18, 2013 12:14 am

Re: rc.local

Thu Jul 24, 2014 5:33 pm

you can also hold down [ALT] and press [F2] or [F3] or [F4]
Antikythera

Return to “General discussion”