diff options
Diffstat (limited to 'docs/gnulinux/grub_config.html')
-rw-r--r-- | docs/gnulinux/grub_config.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/gnulinux/grub_config.html b/docs/gnulinux/grub_config.html index 9cc0d77..02feabd 100644 --- a/docs/gnulinux/grub_config.html +++ b/docs/gnulinux/grub_config.html @@ -55,7 +55,7 @@ <p> Then do this as root:<br/> $ <b>cd /boot/grub/</b><br/> - $ <b>ln -s grub.cfg libreboot_grub.cfg</b> + $ <b>ln -s grub.cfg coreboot_grub.cfg</b> </p> <p> After that, your system should then boot automatically. |