max_min
Posts: 7
Joined: Tue Nov 05, 2013 9:38 am

RPi is starting always with Scratch?

Tue Dec 31, 2013 5:21 pm

Hello,

my friends RPi is starting always with his scratch software. He pulls over his power adapter and insert the power plug again. Then the RPi is starting with an information about pushing the shift key but changes very quick to scratch. There is no time to read this information. But pulling of the plug from the power always is ridiculous. How can he start with the GUI ??

Thank you for your efforts.
Max

snipertyler
Posts: 9
Joined: Tue Nov 12, 2013 5:39 am

Re: RPi is starting always with Scratch?

Tue Dec 31, 2013 5:31 pm

Can you get to a command line?

Code: Select all

sudo raspi-config
Choose --> Enable boot to Desktop/Scratch
Make your choice (gui should be second one.)

User avatar
rpdom
Posts: 22784
Joined: Sun May 06, 2012 5:17 am
Location: Chelmsford, Essex, UK

Re: RPi is starting always with Scratch?

Tue Dec 31, 2013 5:37 pm

You should be able to get to a command line login by pressing Ctrl+Alt+F2. Then login as pi with password raspberry. Then sudo raspi-config.

max_min
Posts: 7
Joined: Tue Nov 05, 2013 9:38 am

Re: RPi is starting always with Scratch?

Wed Jan 01, 2014 12:10 pm

rpdom wrote:You should be able to get to a command line login by pressing Ctrl+Alt+F2. Then login as pi with password raspberry. Then sudo raspi-config.
Yes, but how can I do this when the RPi is starting very quickly? Pls tell me when do I have to press this combination?

User avatar
rpdom
Posts: 22784
Joined: Sun May 06, 2012 5:17 am
Location: Chelmsford, Essex, UK

Re: RPi is starting always with Scratch?

Wed Jan 01, 2014 12:21 pm

max_min wrote:Yes, but how can I do this when the RPi is starting very quickly? Pls tell me when do I have to press this combination?
You don't press these keys during start up. You wait until the Pi has started and is running scratch, then press the keys to switch to a text-only login screen.

Return to “Beginners”