From: Heiko Z. <smi...@us...> - 2004-10-10 19:44:15
|
Update of /cvsroot/devil-linux/build/docs/documentation In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1636/docs/documentation Modified Files: documentation.xml Log Message: change to drive before invoking linux.bat Index: documentation.xml =================================================================== RCS file: /cvsroot/devil-linux/build/docs/documentation/documentation.xml,v retrieving revision 1.65 retrieving revision 1.66 diff -u -d -r1.65 -r1.66 --- documentation.xml 19 Sep 2004 15:31:17 -0000 1.65 +++ documentation.xml 10 Oct 2004 19:44:04 -0000 1.66 @@ -805,7 +805,7 @@ <sect2> <title>System doesn't boot from CD</title> <para>When you system isn't able to boot from CD or has problems, then you can also boot from a DOS floppy with CD support.</para> - <para>Just add to the <filename>autoexec.bat</filename> a line to start <filename><cd-drive-letter>:\linux.bat</filename>, which is loading DL via <application>loadlin</application>.</para> + <para>Just add to the <filename moreinfo="none">autoexec.bat</filename> a line to start <filename moreinfo="none">linux.bat</filename>, which is loading DL via <application moreinfo="none">loadlin</application>. Don't forgett to switch to the <filename moreinfo="none"><cd-drive-letter>:</filename> drive before.</para> </sect2> <sect2> <title>Sending mails (e.g. logs) without local MTA</title> |