Jump to content

Reinstall kernel manjaro-linux

Go to solution Solved by The Face,

Fixed it, thank you for pointing me in the right direction. Arch doesn't have a update-grub script. but it essentialy rebuilds the grub config file so I ran

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

For some reason I couldn't do thid myself, thank you!

Hey so I haven't been able to find an answer to this anywhere else...

 

I'm running Manjaro linux [(I think) 3.18.2-2-ARCH] and I have accidentally uninstalled all of the kernels that manjaro detects. Now whenever I boot I have to manually point GRUB to the kernel file in order for it to boot. Trying to #pacman -S linux tells me that the image generation was successful (after I touched /etc/manjaro-release) but mhwd-kernel -li still tells me nothing is installed.

 

I'm pretty new to linux/arch so be gentle, is there a way for me to fix this without an OS reinstall?

Link to comment
https://linustechtips.com/topic/295470-reinstall-kernel-manjaro-linux/
Share on other sites

Link to post
Share on other sites

Fixed it, thank you for pointing me in the right direction. Arch doesn't have a update-grub script. but it essentialy rebuilds the grub config file so I ran

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

For some reason I couldn't do thid myself, thank you!

Link to post
Share on other sites

Fixed it, thank you for pointing me in the right direction. Arch doesn't have a update-grub script. but it essentialy rebuilds the grub config file so I ran

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

For some reason I couldn't do thid myself, thank you!

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×