Stuck after upgrading

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

Re: Stuck after upgrading

Postby WarheadsSE » Wed Jun 11, 2014 2:02 pm

At this point, either of those should have all necessary features of systemd 213, if this is the problem here.
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: Stuck after upgrading

Postby chemist69 » Wed Jun 11, 2014 4:40 pm

I can confirm the issue.
After updating on Sun, 8-Jun-2014, I was stuck with an unbootable system which only displayed "Welcome to Arch Linux ARM"
chemist69
 
Posts: 1
Joined: Wed Jun 11, 2014 4:29 pm

Re: Stuck after upgrading

Postby WarheadsSE » Wed Jun 11, 2014 4:46 pm

Instead of the NEXT person chiming in "me tooo!!!11", perhaps someone can manage to get a serial console OF THE ACTUAL MESSAGE OF FAILURE.
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: Stuck after upgrading

Postby sano2 » Wed Jun 11, 2014 7:17 pm

After applying the workaround Fruckiwacki posted here I was able to "successfully" boot kernel 3.12.xx, and noticed one specific failure: $this->bbcode_second_pass_code('', '[Failed] systemd(?): Loading kernel modules')
(I am typing this from memory as journalctl shows no entries between 2014-03-21 and now, so it might not be literal, but it was something along that line)

Before the workaround, the only thing I would see was the aforementioned "Welcome to Arch Linux ARM", with a cursor two or three lines below that stopped blinking after some seconds.
I did not try to get to another console, because
1) my crappy USB keyboard doesn't let me enter Ctrl-Alt-Fx (I should get a new one, I know)
2) I know enough about the boot process to realize there will be no TTY at this stage.

EDIT: Style; and I forgot to mention that ssh didn't work either.
sano2
 
Posts: 3
Joined: Sun Jun 08, 2014 11:36 am

Re: Stuck after upgrading

Postby jonandermb » Thu Jun 19, 2014 8:06 pm

Installing linux-raspberrypi-latest fixed it for me
jonandermb
 
Posts: 21
Joined: Fri Jan 10, 2014 7:44 pm

Re: Stuck after upgrading

Postby baseline » Sat Jun 21, 2014 2:22 pm

I'm not sure what I've done differently to you guys but I've not had any luck with the workaround in this thread.

I backed up my boot partition from the sd card (/ is on an external usb hdd, sda1)
I downloaded the install image from this site
I copied the image to the sd card with dd
I mounted the sd card and edited cmdline to root=/dev/sda1

And when plugging the Pi back in I get kernel panic - unable to mount root fs on unknown block.

Unplugged Pi, mounted SD card, changed cmdline back to root=/dev/mmcblk0p2 and got same error.

I'm thoroughly confused, any tips?
baseline
 
Posts: 11
Joined: Mon Apr 15, 2013 6:33 pm

Re: Stuck after upgrading

Postby sdjf » Sun Jun 22, 2014 4:17 pm

Take a look at the partition table on your hdd, remembering that boot and root are two different partitons. You could do an ls, parted, gparted or parted on the hdd to see where the boot and root partitions went. that assumes your main box is Linux, if it is another OS, I don't know.

EDIT: with parted and similar tools, you will be examining the device rather than specific partitions. Example would be:

parted /dev/sda
And issue command "p".
If that is not helpful, you can also check the following, but if dd was done properly, the above should yield better results, as the following will only tell you contents of partition 1 and not partition 2:

parted /dev/sda1

Chances are your root partition is in /dev/sda2 rather than /dev/sda1 if you dd'd everything to the hdd
sdjf
 
Posts: 178
Joined: Wed May 08, 2013 1:55 pm

Previous

Return to Raspberry Pi

Who is online

Users browsing this forum: No registered users and 5 guests