16radeshmukh
Posts: 10
Joined: Sat Mar 07, 2015 7:58 pm

Pi Reboot

Fri Jun 19, 2015 3:30 pm

Hi!
I have a Raspberry Pi Model B+ and I started programming on it a few months back. A few days ago, I tried to restart it, and it wouldn't turn on. When it did, it either gave me the option to reboot or just shut off completely. I don't want to have to reinstall everything on it and lose all my code.
I used a different HDMI cord is that maybe a problem?? Is there any way I can start it and just go back to my desktop and already set up programs?

Thanks!

User avatar
allfox
Posts: 452
Joined: Sat Jun 22, 2013 1:36 pm
Location: Guang Dong, China

Re: Pi Reboot

Fri Jun 19, 2015 4:08 pm

Greetings.

I don't know why it's keep rebooting. But for you programs, you could read that Micro SD card on another Linux machine to copy you programs out of it. Even on a Windows machine, you could make an image of it with Win32DiskImager, it just Windows can't read the content of the image.

And you could try connect to Pi via SSH, and copy things out. Linux via "scp" command. Windows via "pscp" program.

For your rebooting problem, please give more infomation.

Could you describe how do that reboot option screen looks like, or maybe give us an screen shot?

16radeshmukh
Posts: 10
Joined: Sat Mar 07, 2015 7:58 pm

Re: Pi Reboot

Sat Jun 20, 2015 6:34 pm

I plug in the Pi to my television like I normally do.
Then, the screen stays black for a bit, before turning to a colored screen that just says, 'Press Shift for Recovery'.
If I press shift, it goes to the list of all the programs I can reinstall.
If I don't do anything, the screen goes black again, and then reverts to a bunch of code on a black background that remains frozen on the screen.

It has been working fine for months, so I have no idea what is going wrong now. I haven't changed anything but the HDMI cord.

UPDATE: When I plug in the Pi, all of the above happen, but the little green light also does not go on.

Thanks so much!

stevech
Posts: 144
Joined: Sun Jul 15, 2012 11:53 pm

Re: Pi Reboot

Sun Jun 21, 2015 3:28 am

flaky power?

16radeshmukh
Posts: 10
Joined: Sat Mar 07, 2015 7:58 pm

Re: Pi Reboot

Sun Jun 21, 2015 1:28 pm

I don't think so. Usually it works fine.

16radeshmukh
Posts: 10
Joined: Sat Mar 07, 2015 7:58 pm

Re: Pi Reboot

Mon Jun 22, 2015 4:03 pm

Is there anyway I can fix this problem without having to reinstall and erase all the info on my SD card??

Return to “General discussion”