diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-02-10 17:35:24 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-02-10 17:35:24 +0000 |
commit | 3f9893b3d6f6e49d41ee4d24c815ecbd6799c8ce (patch) | |
tree | c44c5b8672c5bf5818388dcc317985d1ecc83c52 /chapter08 | |
parent | b5b9707682ef1493d3d2489dba1db5b60313a80a (diff) |
added -v to lilo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1558 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter08')
-rw-r--r-- | chapter08/lilo.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/lilo.xml b/chapter08/lilo.xml index 411c2a6b3..a9ba93fc0 100644 --- a/chapter08/lilo.xml +++ b/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> |