From d35062f125dbd44dfa1613b4e5aab34ad6bca2fc Mon Sep 17 00:00:00 2001 From: Alyssa Rosenzweig Date: Mon, 3 Apr 2017 10:30:23 -0700 Subject: Unbork grub lines --- docs/bsd/freebsd.md | 2 +- docs/bsd/netbsd.md | 2 +- docs/bsd/openbsd.md | 2 +- docs/gnulinux/encrypted_debian.md | 2 +- docs/gnulinux/encrypted_parabola.md | 2 +- docs/gnulinux/grub_boot_installer.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'docs') diff --git a/docs/bsd/freebsd.md b/docs/bsd/freebsd.md index 50923d26..f1e34619 100644 --- a/docs/bsd/freebsd.md +++ b/docs/bsd/freebsd.md @@ -119,7 +119,7 @@ Installing FreeBSD without full disk encryption Press C in GRUB to access the command line: -grub> **kfreebsd (usb0,gpt3)/boot/kernel/kernel**\ + grub> kfreebsd (usb0,gpt3)/boot/kernel/kernel grub> **set FreeBSD.vfs.mountfrom=ufs:/dev/da1p3**\ grub> **boot** diff --git a/docs/bsd/netbsd.md b/docs/bsd/netbsd.md index f632eec5..d3c44f46 100644 --- a/docs/bsd/netbsd.md +++ b/docs/bsd/netbsd.md @@ -116,7 +116,7 @@ Installing NetBSD without full disk encryption You might have to use an external USB keyboard during the installation. Press C to access the GRUB terminal. -grub> **knetbsd -r sd0a (usb0,netbsd1)/netbsd**\ + grub> knetbsd -r sd0a (usb0,netbsd1)/netbsd grub> **boot** It will start booting into the NetBSD installer. Follow the normal diff --git a/docs/bsd/openbsd.md b/docs/bsd/openbsd.md index 461a38d6..7169e86d 100644 --- a/docs/bsd/openbsd.md +++ b/docs/bsd/openbsd.md @@ -114,7 +114,7 @@ Installing OpenBSD without full disk encryption Press C in GRUB to access the command line: -grub> **kopenbsd (usb0,openbsd1)/6.0/amd64/bsd.rd**\ + grub> kopenbsd (usb0,openbsd1)/6.0/amd64/bsd.rd grub> **boot** It will start booting into the OpenBSD installer. Follow the normal diff --git a/docs/gnulinux/encrypted_debian.md b/docs/gnulinux/encrypted_debian.md index 9f65baa5..763d8a08 100644 --- a/docs/gnulinux/encrypted_debian.md +++ b/docs/gnulinux/encrypted_debian.md @@ -186,7 +186,7 @@ At this point, you will have finished the installation. At your GRUB payload, press C to get to the command line. Do that:\ -grub> **cryptomount -a**\ + grub> cryptomount -a grub> **set root='lvm/matrix-rootvol'**\ grub> **linux /vmlinuz root=/dev/mapper/matrix-rootvol cryptdevice=/dev/mapper/matrix-rootvol:root**\ diff --git a/docs/gnulinux/encrypted_parabola.md b/docs/gnulinux/encrypted_parabola.md index bf944a14..79e41e5a 100644 --- a/docs/gnulinux/encrypted_parabola.md +++ b/docs/gnulinux/encrypted_parabola.md @@ -522,7 +522,7 @@ Initially you will have to boot manually. Press C to get to the GRUB command line. The underlined parts are optional (using those 2 underlines will boot lts kernel instead of normal). -grub> **cryptomount -a**\ + grub> cryptomount -a grub> **set root='lvm/matrix-root'**\ grub> **linux /boot/vmlinuz-linux-libre-lts root=/dev/matrix/root cryptdevice=/dev/sda1:root**\ diff --git a/docs/gnulinux/grub_boot_installer.md b/docs/gnulinux/grub_boot_installer.md index 3dafb51b..c7cb7844 100644 --- a/docs/gnulinux/grub_boot_installer.md +++ b/docs/gnulinux/grub_boot_installer.md @@ -155,7 +155,7 @@ distribution it is that you are trying to install.* If the ISOLINUX parser or *Search for GRUB configuration* options won't work, then press C in GRUB to access the command line.\ -grub> **ls**\ + grub> ls Get the device from above output, eg (usb0). Example:\ grub> **cat (usb0)/isolinux/isolinux.cfg**\ Either this will show the ISOLINUX menuentries for that ISO, or link to -- cgit v1.2.3-70-g09d2