Stuck on coloured screen

This forum is for topics specific to the Raspberry Pi and Arch Linux ARM

Stuck on coloured screen

Postby hendry » Mon Jul 14, 2014 6:51 am

Hi guys,

My rpi is stuck on a coloured boot. Any ideas why?

https://www.flickr.com/photos/hendry/14649977452/


Is it boot sector corruption? viewtopic.php?f=31&t=7349 :(
hendry
 
Posts: 40
Joined: Wed Jul 31, 2013 8:28 am
Location: Singapore

Re: Stuck on coloured screen

Postby hendry » Mon Jul 14, 2014 8:13 am

Before anyone suggests it, I did try `boot_delay=1` in the config.txt http://ix.io/dnF and it didn't work.


http://www.raspberrypi.org/forums/viewtopic.php?t=55464
http://elinux.org/R-Pi_Troubleshooting# ... ash_screen
hendry
 
Posts: 40
Joined: Wed Jul 31, 2013 8:28 am
Location: Singapore

Re: Stuck on coloured screen

Postby hendry » Wed Jul 16, 2014 9:38 am

I fixed it!


sudo dd if=/dev/mmcblk0p2 of=rpi-backup.img bs=1M
sudo resize2fs -M rpi-backup.img # to get it smaller

sudo dd if=/home/hendry/Downloads/ArchLinuxARM-2014.06-rpi.img of=/dev/mmcblk0

Then I expanded the Extended partition like so http://archpi.dabase.com/#resizing-a-fr ... he-sd-card

sudo dd if=rpi-backup.img of=/dev/mmcblk0p5 bs=1M
sudo resize2fs /dev/mmcblk0p5
hendry
 
Posts: 40
Joined: Wed Jul 31, 2013 8:28 am
Location: Singapore


Return to Raspberry Pi

Who is online

Users browsing this forum: No registered users and 3 guests