From 54f7e8d0cf520c63ab34a65b4e08fc275ddeae44 Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Wed, 19 Oct 2005 21:05:34 +0000 Subject: Added a few missing -v switches. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7058 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter09/reboot.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter09/reboot.xml') diff --git a/chapter09/reboot.xml b/chapter09/reboot.xml index 88b2fbcdb..babdfaeb2 100644 --- a/chapter09/reboot.xml +++ b/chapter09/reboot.xml @@ -38,7 +38,7 @@ umount -v $LFS/sys Unmount the LFS file system itself: -umount $LFS +umount -v $LFS If multiple partitions were created, unmount the other partitions before unmounting the main one, like this: -- cgit v1.2.3-54-g00ecf