aboutsummaryrefslogtreecommitdiff
path: root/docs/gnulinux/grub_boot_installer.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/gnulinux/grub_boot_installer.md')
-rw-r--r--docs/gnulinux/grub_boot_installer.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/gnulinux/grub_boot_installer.md b/docs/gnulinux/grub_boot_installer.md
index 8fa8dcb6..f0ad1de4 100644
--- a/docs/gnulinux/grub_boot_installer.md
+++ b/docs/gnulinux/grub_boot_installer.md
@@ -33,7 +33,7 @@ to create the bootable GNU+Linux USB drive:
Connect the USB drive. Check dmesg:\
$ dmesg
Check lsblk to confirm which drive it is:\
-**$ lsblk**
+ $ lsblk
Check that it wasn't automatically mounted. If it was, unmount it. For
example:\
@@ -75,7 +75,7 @@ how to create the bootable GNU+Linux USB drive:
Connect the USB drive. Check dmesg:\
$ dmesg | tail
Check to confirm which drive it is, for example, if you think its sd3:\
-**$ disklabel sd3**
+ $ disklabel sd3
Check that it wasn't automatically mounted. If it was, unmount it. For
example:\