Updated my RPi today and now it doesn't boot anymore. Just the red LED, nothing else.
I did:
Power on
Login
# pacman -Syyu
# reboot
Anyone else has made this experience? What can I do now? Reinstall? Any new images out there (the latest is from April).
poseidon
No boot after today's (2012-6-16) pacman -Syyu
9 posts
- Posts: 20
- Joined: Thu May 31, 2012 9:23 pm
How long ago was your previous update?
Can you remember which packages were updated this time?
Can you remember which packages were updated this time?
- Posts: 791
- Joined: Fri Oct 07, 2011 9:55 am
Shame on me, not exactly.
The last update was the day before yesterda.
I remember having seen linux-raspberry-3.1.9-...
poseidon
The last update was the day before yesterda.
I remember having seen linux-raspberry-3.1.9-...
poseidon
- Posts: 20
- Joined: Thu May 31, 2012 9:23 pm
There was a six hour period where there was a kernel update, but no firmware update, that caused this
You going to have to get all the files, except kernel.img, from here
https://github.com/raspberrypi/firmware ... aster/boot
When you boot, do Syu again
You going to have to get all the files, except kernel.img, from here
https://github.com/raspberrypi/firmware ... aster/boot
When you boot, do Syu again
- Posts: 791
- Joined: Fri Oct 07, 2011 9:55 am
Sorry for my ignorance (not git user), but how may I get at those files?
cd /tmp/alarm
git checkout https://github.com/raspberrypi/firmware ... aster/boot
That doesn't do it somehow...
poseidon
cd /tmp/alarm
git checkout https://github.com/raspberrypi/firmware ... aster/boot
That doesn't do it somehow...
poseidon
- Posts: 20
- Joined: Thu May 31, 2012 9:23 pm
- Posts: 791
- Joined: Fri Oct 07, 2011 9:55 am
Seems to be down?
Cloning into 'firmware'...
fatal: unable to connect to github.com:
github.com[0: 207.97.227.239]: errno=Connection timed out
poseidon
Cloning into 'firmware'...
fatal: unable to connect to github.com:
github.com[0: 207.97.227.239]: errno=Connection timed out
poseidon
- Posts: 20
- Joined: Thu May 31, 2012 9:23 pm
Search google on how to extract an xz file
wget http://us.mirror.archlinuxarm.org/arm/a ... pkg.tar.xz
wget http://us.mirror.archlinuxarm.org/arm/a ... pkg.tar.xz
- Posts: 791
- Joined: Fri Oct 07, 2011 9:55 am
Looks good again. Thanks a lot!
poseidon
poseidon
- Posts: 20
- Joined: Thu May 31, 2012 9:23 pm