You are not logged in.

#1 2018-12-24 04:08:04

lazystring
Member
Registered: 2018-01-12
Posts: 7

[SOLVED] Can't upgrade kernel after downgrading

I was doing a kernel upgrade the other day which was interrupted when arch froze up. Wasn't able to boot into gnome after that. One of the graphical services (plank) was having trouble pulling the distro version. I tried downgrading back to 4.18.16 which seemed to work, and tried performing the upgrade again.

The upgrade succeeded, but after rebooting, I still had issues. Except this time, I lost my broadcom-wl driver and couldn't connect to the internet. uname also tells me that 4.18.16 is still loaded. Not sure what I can try doing at this point. Any thoughts?

Last edited by lazystring (2018-12-24 05:14:33)

Offline

#2 2018-12-24 04:11:11

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

Re: [SOLVED] Can't upgrade kernel after downgrading

Your /boot was not mounted during the upgrade. From a chroot, make sure /boot is mounted and upgrade linux.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2018-12-24 04:33:43

lazystring
Member
Registered: 2018-01-12
Posts: 7

Re: [SOLVED] Can't upgrade kernel after downgrading

I'm pretty sure /boot is mounted?

$ ls /boot/
initramfs-linux-fallback.img initframfs-linux-lts-fallback.img vmlinuz-linux ...

Offline

#4 2018-12-24 04:40:22

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,515
Website

Re: [SOLVED] Can't upgrade kernel after downgrading

You may be pretty sure, but that command and output says nothing of the sort.  lsblk, mount, or findmnt could be useful for checking.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#5 2018-12-24 05:00:57

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

Re: [SOLVED] Can't upgrade kernel after downgrading

jasonwryan wrote:

Your /boot was not mounted during the upgrade.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#6 2018-12-24 05:13:18

lazystring
Member
Registered: 2018-01-12
Posts: 7

Re: [SOLVED] Can't upgrade kernel after downgrading

Ah, yeah. I guess that's misleading since the upgrade command writes to that directory regardless whether or not it's mounted. Followed jasonwryan's advice, mounted /boot from the live USB, chrooted into root, and upgraded the kernel. Everything seems to be working now. Thanks!

Offline

Board footer

Powered by FluxBB