You are not logged in.

#26 2021-03-30 15:42:46

Computer Email
Member
Registered: 2021-03-04
Posts: 29

Re: Do I need two kernels? [SOLVED]

No such file or directory

And how to revert back the ln -s thing...the symlink

I think the arch wiki doesn't say how to remove 'welcome to grub' msg.

Last edited by Computer Email (2021-03-30 15:49:30)

Offline

#27 2021-03-30 15:46:48

seth
Member
Registered: 2012-09-03
Posts: 65,678

Re: Do I need two kernels? [SOLVED]

Good, because a grub update would plow that file over your grub.cfg - did you setup an explicit pacman hook to run grub-mkconfig or why do you gather it will be run on grub updates?

Online

#28 2021-03-30 15:48:25

Computer Email
Member
Registered: 2021-03-04
Posts: 29

Re: Do I need two kernels? [SOLVED]

No it was my mistake...I thought with each kernel update grub updates itself.

How to update grub now...
sudo /usr/bin/grub-mkconfig -o /boot/grub/grub.cfg??

Yes working....thnx

Last edited by Computer Email (2021-03-30 16:07:45)

Offline

#29 2021-03-30 16:10:54

Computer Email
Member
Registered: 2021-03-04
Posts: 29

Re: Do I need two kernels? [SOLVED]

How to get back the original behaviour of updating grub?
Because grub-silent from aur is not installing

Last edited by Computer Email (2021-03-30 16:11:30)

Offline

#30 2021-03-30 16:19:02

Awebb
Member
Registered: 2010-05-06
Posts: 6,688

Re: Do I need two kernels? [SOLVED]

What do you mean go back to the original behaviour? The original behaviour is editing /etc/default/grub for anything out of the ordinary and using grub-mkconfig to (re-)generate the grub.cfg. Since you seem to have made some wild symlink in local, how about deleting that symlink? You can also call /usr/bin/grub-mkconfig manually by typing the whole path, if the symlink is in the way.

EDIT: How confusing. Using grub-mkconfig is the default way of updating grub manually.

Last edited by Awebb (2021-03-30 16:21:17)

Offline

#31 2021-03-30 16:37:42

Computer Email
Member
Registered: 2021-03-04
Posts: 29

Re: Do I need two kernels? [SOLVED]

Yup...removed the symlink...now all is fine

But grub-silent isn't installing...I mean it is installing from almost 10 minutes...so I think it isn't going to install

Installing it to remove the 'welcome to grub' message

Hey it installed successfully...(but 'welcome to grub' msg is still showing)

How to mark this thread as solved? Using from mobile

Last edited by Computer Email (2021-03-30 16:52:47)

Offline

#32 2021-03-30 17:29:10

lazarys
Member
Registered: 2020-08-30
Posts: 15

Re: Do I need two kernels? [SOLVED]

...

Last edited by lazarys (2021-03-30 17:30:02)

Offline

#33 2021-03-30 18:03:03

Computer Email
Member
Registered: 2021-03-04
Posts: 29

Re: Do I need two kernels? [SOLVED]

Don't need silent grub aur...normal grub is fine.
loglevel=3 quiet console=tty3 makes boot silent...comment out echos from grub.cfg and use grub susher(./grub-kernel /boot/efi/EFI/grub/grubx64.efi) to remove welcome to grub msg...change 'menuentries' in grub.cfg to change grub entry positions and remove lts from linux line , ucode line to make Linux as default kernel...everything is fine now...thnak you gyz for your help :-)

Btw I am still trying to mark this as solved! :-(

Last edited by Computer Email (2021-03-30 18:11:24)

Offline

#34 2021-03-30 20:08:21

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

Re: Do I need two kernels? [SOLVED]

Click "edit" on your first post.  Then prepend "[SOLVED]" to the title.


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#35 2021-03-30 22:32:27

2ManyDogs
Forum Fellow
Registered: 2012-01-15
Posts: 4,646

Re: Do I need two kernels? [SOLVED]

Computer Email: you were already given a link to the "How to Post" section in our Code Of Conduct in this thread. Please read that section before you post again: https://gitlab.archlinux.org/archlinux/ … ow-to-post

Last edited by 2ManyDogs (2021-03-30 22:55:15)

Offline

Board footer

Powered by FluxBB