Skip to content

Instantly share code, notes, and snippets.

@kaihendry
Created September 23, 2019 07:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kaihendry/75fb2fbcad6e964b3273f0fd22d3b84b to your computer and use it in GitHub Desktop.
Save kaihendry/75fb2fbcad6e964b3273f0fd22d3b84b to your computer and use it in GitHub Desktop.
[root@void-live /]# grub-mkconfig -o /boot/grub/grub.cfg
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-5.2.17_1
Found initrd image: /boot/initramfs-5.2.17_1.img
Found linux image: /boot/vmlinuz-5.2.15_1
Found initrd image: /boot/initramfs-5.2.15_1.img
Found linux image: /boot/vmlinuz-5.2.14_1
Found initrd image: /boot/initramfs-5.2.14_1.img
Found linux image: /boot/vmlinuz-5.2.13_1
Found initrd image: /boot/initramfs-5.2.13_1.img
Found linux image: /boot/vmlinuz-5.0.21_1
Found initrd image: /boot/initramfs-5.0.21_1.img
grub-probe: error: cannot find a GRUB drive for /dev/sdc1. Check your device.map.
done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment