YouuShiii
Posts: 8
Joined: Mon Mar 07, 2016 10:51 am

script does not launch at startup

Mon Mar 07, 2016 11:50 am

Hello.

I'm new on the raspberry scene and I need your help.
I recently want to transform my Raspberry Pi 2 model into a Thin Client in order to connect to a W2012 R2 Server.
I have installed the lastest version of Raspbian which run really well and I've downloaded the rdesktop package to use RDP Protocol.

Here is the list of all the things I've tried so far :
-Use the rc.local file to start rdesktop at startup -> Not Working
-Use a SH executable script locate in /etc/init.d -> Not Working
-Lauching either the script or the command line with crontab (with the @reboot argument) -> Not Working

My script verify if a process named rdesktop is running and if not, it launch it perfectly.
The script is running fine by itself, but I don't know how I can run it at startup.

Can you help me ?

Thx !

esskuu
Posts: 3
Joined: Wed Apr 06, 2016 1:53 pm

Re: script does not launch at startup

Thu Apr 14, 2016 4:03 pm

I'm in the same trouble but to connect to W7 but doesn't matter. I tried all you said and have the same problem.

Anyone here got it?

Return to “Troubleshooting”