You are not logged in.

#26 2021-10-07 16:31:02

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

Re: [SOLVED]resume: no device specified for hibernation

That's not a thing.

mount | grep boot
mount /dev/sda1 /boot
ls -R /boot
umount /boot
ls -R /boot

You're either booting from the root partition or writing the grub config to the root partition or not using grub itfp.
Grub cannot "not" read /boot/grub/grub.cfg - that's not a thing.

Offline

#27 2021-10-07 16:39:03

kbunny
Member
Registered: 2021-04-04
Posts: 29

Re: [SOLVED]resume: no device specified for hibernation

seth wrote:

That's not a thing.

mount | grep boot
mount /dev/sda1 /boot
ls -R /boot
umount /boot
ls -R /boot

You're either booting from the root partition or writing the grub config to the root partition or not using grub itfp.
Grub cannot "not" read /boot/grub/grub.cfg - that's not a thing.

Got it. Thanks!

Offline

Board footer

Powered by FluxBB