Grub: Difference between revisions
Jump to navigation
Jump to search
(Created page with "'''installing grub on sackware''' grub-install /dev/XXX grub-mkconfig -o /boot/grub/grub.cfg after updating kernel dont forget to run grub-mkconfig -o /boot/grub/...") |
m (speling is dificult) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
'''installing grub on | [[Category:Tutorials]] | ||
'''installing grub on slackware''' | |||
grub-install /dev/XXX | grub-install /dev/XXX |
Latest revision as of 02:00, 5 October 2021
installing grub on slackware
grub-install /dev/XXX grub-mkconfig -o /boot/grub/grub.cfg
after updating kernel dont forget to run
grub-mkconfig -o /boot/grub/grub.cfg