From 57693ca307147848a194ed42da42011e00697b2f Mon Sep 17 00:00:00 2001 From: Alyssa Rosenzweig Date: Sat, 13 May 2017 08:47:36 -0700 Subject: Manual fixes --- docs/bsd/netbsd.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'docs/bsd/netbsd.md') diff --git a/docs/bsd/netbsd.md b/docs/bsd/netbsd.md index e80f8ffb..28b4d2df 100644 --- a/docs/bsd/netbsd.md +++ b/docs/bsd/netbsd.md @@ -130,14 +130,13 @@ command to boot NetBSD every time, you can create a GRUB configuration that's aware of your NetBSD installation and that will automatically be used by libreboot. -On your NetBSD root partition, create the **/grub** directory and add -the file **libreboot\_grub.cfg** to it. Inside the -**libreboot\_grub.cfg** add these lines: - -**default=0 timeout=3 menuentry "NetBSD" {\ -    knetbsd -r wd0a (ahci0,netbsd1)/netbsd\ -}\ -** +On your NetBSD root partition, create the `/grub` directory and add +the file `libreboot_grub.cfg` to it. Inside the +`libreboot_grub.cfg` add these lines: + + default=0 timeout=3 menuentry "NetBSD" { +     knetbsd -r wd0a (ahci0,netbsd1)/netbsd + } The next time you boot, you'll see the old Grub menu for a few seconds, then you'll see the a new menu with only NetBSD on the list. After 3 -- cgit v1.2.3-70-g09d2