From 7d0e2ef760ccd968e36b5c30cff39e3dde04c2f8 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Mon, 27 Oct 2014 05:48:09 +0000 Subject: docs/howtos/grub_boot_installer.html: small fix --- docs/howtos/grub_boot_installer.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/howtos/grub_boot_installer.html b/docs/howtos/grub_boot_installer.html index 3886f34..757b48f 100644 --- a/docs/howtos/grub_boot_installer.html +++ b/docs/howtos/grub_boot_installer.html @@ -34,8 +34,8 @@

Check that it wasn't automatically mounted. If it was, unmount it. For example:
- $ sudo umount /dev/sdb1
- # umount /dev/sdb1 + $ sudo umount /dev/sdb*
+ # umount /dev/sdb*

-- cgit v1.1-4-g5e80