You are not logged in.

#1 2016-09-17 11:12:00

Kromes
Member
Registered: 2016-09-09
Posts: 21

[Solved] Arch doesn't boot after updates

Hey guys,

Booted up arch this morning and ran

sudo pacman - Syu

as well as installing a few apps.

The only other thing I did in the session prior to the problems is create a Xresources file, which I deleted just in case via my Mint install.

Grub begins launching Arch and I get the ram disk messages, but then all I get is a black screen.
Not sure what diagnostics I can post to help solve the problem, being as I can't load Arch.

Any help would be really appreciated.

Last edited by Kromes (2016-09-23 01:11:28)

Offline

#2 2016-09-17 11:13:43

Head_on_a_Stick
Member
From: London
Registered: 2014-02-20
Posts: 7,732
Website

Re: [Solved] Arch doesn't boot after updates

Offline

#3 2016-09-17 12:28:57

Kromes
Member
Registered: 2016-09-09
Posts: 21

Re: [Solved] Arch doesn't boot after updates

I've tried adding

nomodeset  i915.modeset=0

to my launch parameters in grub to no avail.

Offline

#4 2016-09-17 21:49:29

Kromes
Member
Registered: 2016-09-09
Posts: 21

Re: [Solved] Arch doesn't boot after updates

Fixed the problem by downgrading the kernel. Does anyone know if there's a way to update without changing the kernel? How can I avoid this problem? I want to be able to run

pacman - Syu

without fear of killing arch

Offline

#5 2016-09-17 22:15:48

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [Solved] Arch doesn't boot after updates

Kromes wrote:

Does anyone know if there's a way to update without changing the kernel?

No. Partial upgrades are unsupported


Kromes wrote:

How can I avoid this problem? I want to be able to run

pacman - Syu

without fear of killing arch

Read your journal from the failed boot and find out what went wrong.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#6 2016-09-18 10:02:25

Head_on_a_Stick
Member
From: London
Registered: 2014-02-20
Posts: 7,732
Website

Re: [Solved] Arch doesn't boot after updates

Kromes wrote:

I've tried adding

nomodeset  i915.modeset=0

Did you try just "nomodeset" by itself?

Rather than using an outdated kernel, you should switch to the LTS version.

https://www.archlinux.org/packages/core … linux-lts/

Last edited by Head_on_a_Stick (2016-09-18 10:02:54)

Offline

#7 2016-09-23 01:11:03

Kromes
Member
Registered: 2016-09-09
Posts: 21

Re: [Solved] Arch doesn't boot after updates

I've switched to lts kernel. I had a few problems with this, it turns out typing grub-mkconfig is not enough. Like a total noob I simply thought that grub-mkconfig is exactly the same as grub-update. Idiot. If anyone has a problem updating the kernels or their grub set up try:

grub-mkconfig - o /boot/grub/grub.cfg

Switching to lts kernel fixed my boot display issues. Solved, thanks guys.

Offline

Board footer

Powered by FluxBB