You are not logged in.

#1 2021-08-29 08:58:58

avasam
Member
Registered: 2020-01-26
Posts: 72
Website

arch linux boot problem after remove linux-lts on

I installed linux-lts but I decided to remove linux-lts and use linux.
i removed linux-lts and nvidia-lts.
i installed linux and nvidia.
then i boot wirh linux and config grub by this command :

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

After that, my system will still boot automatically with

linux-lts

and there is always error. error says module loading error and kernel not load and ....
When I boot manually with

linux

kernel everything works like a charm .
How can I make

linux

to be default?

Offline

#2 2021-08-29 09:34:44

philo
Member
Registered: 2015-01-26
Posts: 275

Re: arch linux boot problem after remove linux-lts on

Offline

#3 2021-08-29 12:03:37

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,285

Re: arch linux boot problem after remove linux-lts on

grub-mkconfig should™ have removed the linux-lts entry - did you forget to mount the boot partition?

Offline

#4 2021-09-05 12:01:17

avasam
Member
Registered: 2020-01-26
Posts: 72
Website

Re: arch linux boot problem after remove linux-lts on

i read and done this before . but this is NOT releated to my problem

Offline

#5 2021-09-05 12:02:50

avasam
Member
Registered: 2020-01-26
Posts: 72
Website

Re: arch linux boot problem after remove linux-lts on

seth wrote:

grub-mkconfig should™ have removed the linux-lts entry - did you forget to mount the boot partition?

what you mean mount the boot partition ??? i removed linux-lts and installed linux simply
then re-generated grub config file
but still my system try boot with linux-lts

Offline

#6 2021-09-05 12:19:28

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,302

Re: arch linux boot problem after remove linux-lts on

If your GRUB looks for the grub.cfg on a separate partition and that wasn't mounted when you generated your grub.cfg you will not have updated the correct grub.cfg. Mount the partitions like you think they are correct and post

lsblk -f
mount
sudo cat /boot/grub/grub.cfg

Last edited by V1del (2021-09-05 12:19:51)

Online

Board footer

Powered by FluxBB