The officially official Devuan Forum!

You are not logged in.

#1 Other Issues » grub missing after update-upgrade to devuan 3 » 2020-11-27 00:31:26

mikel
Replies: 1

After:
apt install update && apt install upgrade
and reboot the laptop I find the black screen with the grub> label.

I can access the distro after performing the following commands:
grub> set root=(hd1,gpt2)
grub> linux /boot/vmlinuz-*********** root=/dev/sda2
grub> initrd /boot/initrd.img-**********
grub> boot

I try to install-reinstall grub (as I was able to do on other occasions) by doing:
sudo update-grub (also tried sudo update-grub2)
sudo grub-install /dev/sda

But when I restart I get the grub> label again.

#2 Re: Documentation » HOWTO: upgrade Devuan (stable) to the latest Linux kernel » 2018-08-18 15:32:01

Sorry but with the next line:
cp /boot/conf*  ~/src/linux/.config

I have the error: ".config is not a directory" and I must step this. After I finish all the others steps all is OK but the ~/src directory is empty. It's ok?

Thanks in advance,
Mikel

Board footer

Forum Software