From 8573b93752d031b6e46a668e597ae7b3f42ad3fd Mon Sep 17 00:00:00 2001 From: Jeremy Huntwork Date: Sun, 11 Sep 2005 22:44:11 +0000 Subject: Added a couple more 'nodump' tags git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6837 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter09/reboot.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chapter09/reboot.xml') diff --git a/chapter09/reboot.xml b/chapter09/reboot.xml index 2eff15494..e6a5e63eb 100644 --- a/chapter09/reboot.xml +++ b/chapter09/reboot.xml @@ -43,13 +43,13 @@ umount $LFS/sys If multiple partitions were created, unmount the other partitions before unmounting the main one, like this: -umount $LFS/usr +umount $LFS/usr umount $LFS/home umount $LFS Now, reboot the system with: -shutdown -r now +shutdown -r now Assuming the GRUB boot loader was set up as outlined earlier, the menu is set to boot LFS &version; automatically. -- cgit v1.2.3-54-g00ecf