From: Heiko Z. <smi...@us...> - 2004-10-10 19:44:02
|
Update of /cvsroot/devil-linux/build/docs/documentation In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1473/docs/documentation Modified Files: Tag: rel-1-2-patches 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.59.2.6 retrieving revision 1.59.2.7 diff -u -d -r1.59.2.6 -r1.59.2.7 --- documentation.xml 19 Sep 2004 15:30:50 -0000 1.59.2.6 +++ documentation.xml 10 Oct 2004 19:43:47 -0000 1.59.2.7 @@ -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>autoexec.bat</filename> a line to start <filename>linux.bat</filename>, which is loading DL via <application>loadlin</application>. Don't forgett to switch to the <filename><cd-drive-letter>:</filename> drive before.</para> </sect2> <sect2> <title>Sending mails (e.g. logs) without local MTA</title> |