浏览代码

Removed "if you have more than one partition..." notes. Chapter 4 will
have to be updated first to note that you may want to create more than
one partition


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@581 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Gerard Beekmans 24 年之前
父节点
当前提交
fa95d3bc2b
共有 1 个文件被更改,包括 0 次插入7 次删除
  1. 0 7
      chapter08/reboot.xml

+ 0 - 7
chapter08/reboot.xml

@@ -13,13 +13,6 @@ chroot'ed environment first and unmount the LFS partition by running:
 	<userinput>umount $LFS</userinput>
 </blockquote></literallayout>
 
-<para>
-If your LFS system consists of more than the one partition we have been
-assuming for simplicity's sake, unmount those before you try to unmount
-$LFS (ie: you can't unmount $LFS while you have something mounted on
-$LFS/usr for example).
-</para>
-
 <para>
 And you can reboot your system by running something like:
 </para>