You are not logged in.
Pages: 1
Grub menu did not appear at all.
I got only this message:
error: symbol grub_disk_native_sectors not found
And grub prompt:
grub>
I failed to set root partition to any of the 3 partitions.
set root=(hd3,ext2)
Funny thing is that grub identified ext4 partition as ext2
it is where my /boot folder is located.
I think "apt upgrade" kernel spoils grub configuration.
Devuan machine gets un-bootable after installing new kernel with upgrade.
I get error at boot
"error: symbol grub_disk_native_sectors not found"
I could solve the problem with live CD and grub-install command.
Guide here:
https://phoenixnap.com/kb/grub-rescue
boot-repair software was not available in Devuan repos.
What is the cause of this problem?
Pages: 1