浏览代码

added -v to lilo

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1558 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 23 年之前
父节点
当前提交
3f9893b3d6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      chapter08/lilo.xml

+ 1 - 1
chapter08/lilo.xml

@@ -36,7 +36,7 @@ the line <userinput>read-only</userinput> should be changed to
 
 <para>Now, update the boot loader by running:</para>
 
-<para><screen><userinput>/sbin/lilo</userinput></screen></para>
+<para><screen><userinput>/sbin/lilo -v</userinput></screen></para>
 
 <para>The last step is synchronizing the host system's lilo
 configuration files with the LFS system's:</para>