summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2014-10-27 05:48:09 +0000
committerFrancis Rowe <info@gluglug.org.uk>2014-10-27 05:48:09 +0000
commit7d0e2ef760ccd968e36b5c30cff39e3dde04c2f8 (patch)
tree3242ad7316ef1e9b2ecce7e9a73ad15a279ea3b5 /docs
parent2bee0ccf6d26da0d5032ad0d3005f2a9fa4182ae (diff)
docs/howtos/grub_boot_installer.html: small fix
Diffstat (limited to 'docs')
-rw-r--r--docs/howtos/grub_boot_installer.html4
1 files 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 @@
<p>
Check that it wasn't automatically mounted. If it was, unmount it. For example:<br/>
- <b>$ sudo umount /dev/sdb1</b><br/>
- <b># umount /dev/sdb1</b>
+ <b>$ sudo umount /dev/sdb*</b><br/>
+ <b># umount /dev/sdb*</b>
</p>
<p>