RPi stuck at boot

Ask questions about Arch Linux ARM. Please search before making a new topic.

RPi stuck at boot

Postby 1stdayonthejob » Fri Aug 07, 2015 9:20 pm

My RPi is stuck at boot with this

Image

I can see there's something wrong from the lines

$this->bbcode_second_pass_code('', '
sh: cannot set terminal process group (-1): inappropriate ioctl for devices
sh: no job control in this shell
')

What I did before was I tried to force reboot the RPi remotely when I noticed some commands that I normally had in my $PATH was missing like shutdown, reboot, systemctl.

This is the commands I used to force reboot:

$this->bbcode_second_pass_code('', '
echo 1 > /proc/sys/kernel/sysrq
echo b > /proc/sysrq-trigger
')

Googling the sh error says there's something wrong with the root filesystem.

Is there any way to restore this without resorting to reinstalling?
1stdayonthejob
 
Posts: 2
Joined: Fri Aug 07, 2015 8:46 pm

Re: RPi stuck at boot

Postby Grizli » Sun Aug 09, 2015 2:56 pm

Looks like Pi doesn't like your model flash card. My RPi v1 do the same. It works for a while and then freez.
Sure, you can fsck on other computer with Linux and eventually copy card with "cp -a" or rsync.
But I suspect you either end up with another card or RPi v2.
Grizli
 
Posts: 5
Joined: Tue Dec 09, 2014 10:03 pm

Re: RPi stuck at boot

Postby 1stdayonthejob » Thu Aug 13, 2015 7:03 pm

I ended up resinstalling arch in the end

The card's fine, I've been using it for ~1year now. It must've been an update I did previously that went wrong.
1stdayonthejob
 
Posts: 2
Joined: Fri Aug 07, 2015 8:46 pm


Return to User Questions

Who is online

Users browsing this forum: No registered users and 18 guests