You are not logged in.

#1 2012-12-14 09:10:18

ri
Member
Registered: 2008-10-09
Posts: 73

[SOLVED] System froze and won't boot.

When I pluged in my power adapter on my laptop my entire system froze and forced me to cut the power.

Now when I try to boot it I get several errors about mounting and udev and more which I can't catch in the speed. Then it enters a long loop of printing

systemd[1]: Failed to start Journal Service.

And finally prints:

systemd[1]: Failed to start Journal Service.
systemd[1]: Failed to start Emergency Shell.
systemd[1]: Dependency failed for Emergency Mode.

Now only thing I can do is reboot, with the same result. I have no clue what to do so now I reach out for help here.

Thanks in advance.
- Richard

Last edited by ri (2012-12-15 09:36:20)

Offline

#2 2012-12-14 09:26:17

moetunes
Member
From: A comfortable couch
Registered: 2010-10-09
Posts: 1,033

Re: [SOLVED] System froze and won't boot.

I'd run the live cd and see if the partitions still mount as a start.


You're just jealous because the voices only talk to me.

Offline

#3 2012-12-14 12:23:59

ri
Member
Registered: 2008-10-09
Posts: 73

Re: [SOLVED] System froze and won't boot.

moetunes wrote:

I'd run the live cd and see if the partitions still mount as a start.

Partitions mounts just fine on live usb. I was also able to read the journals from before the crash but couldn't find anything I thought was usefull. Neither btrfsck gave me anything.

I've been able to catch more errors:

[FAILED] Failed to mount Huge Page File System.
[FAILED] Failed to mount POSIX Message Queue File System.
[FAILED] Failed to start udev Coldplug all Device.
[FAILED] Failed to mount Debug File System.
[FAILED] Failed to start udev Kernel Device Manager.
[FAILED] Failed to start Remount Root and Kernel File System.
[FAILED] Failed to start udev Kernel Device Manager.
[FAILED] Failed to mount /tmp.
[DEPEND] Dependency failed for Local File System.

Guess I should mention that I use [testing].

Offline

#4 2012-12-14 12:36:35

ontobelli
Member
From: Mexico City
Registered: 2011-02-06
Posts: 127

Re: [SOLVED] System froze and won't boot.

Kernel 3.7.0 + laptop-mode-tools are freezing the laptop when switching from battery to A/C.

As a workaround uninstall laptop-mode-tools until problem is fixed.

Offline

#5 2012-12-15 09:36:00

ri
Member
Registered: 2008-10-09
Posts: 73

Re: [SOLVED] System froze and won't boot.

ontobelli wrote:

Kernel 3.7.0 + laptop-mode-tools are freezing the laptop when switching from battery to A/C.

As a workaround uninstall laptop-mode-tools until problem is fixed.

Indeed this was the cause.

Anyway I've manage to solve it, here is the steps:

1) Boot a live cd

2) Set up and enter a chroot according to https://bbs.archlinux.org/viewtopic.php?id=154625

3) Disable [testing] from /etc/pacman.conf

4) Run:

pacman -Syyf util-linux
pacman -Syyf linux linux-headers

I got som wierd errors at first which was gone after reinstalled util-linux.
And to get rid of the cause:

pacman -R laptop-mode-tools

5) Although this did not really work out so I did:

mkinitcpio -p linux

6) Exit chroot and reboot.

Maybe not all of those cammands are needed but that's how I solved my problem(s).

Offline

Board footer

Powered by FluxBB