From: Bruce S. <bl...@us...> - 2004-05-19 00:42:02
|
Update of /cvsroot/devil-linux/build/docs/documentation In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23433 Modified Files: documentation.xml Log Message: Fixed typo. Index: documentation.xml =================================================================== RCS file: /cvsroot/devil-linux/build/docs/documentation/documentation.xml,v retrieving revision 1.58 retrieving revision 1.59 diff -u -d -r1.58 -r1.59 --- documentation.xml 15 Apr 2004 23:58:34 -0000 1.58 +++ documentation.xml 19 May 2004 00:41:45 -0000 1.59 @@ -668,7 +668,7 @@ <para>When you unpack the Devil-Linux tarball, you find the file <command>custom-cd</command> which helps you adding or replacing file on the CD. Create and test your configuration using a floppy disk, otherwise you will need a lot of CDs. Once you configuration is finished, add you <filename>etc.tar.bz2</filename> to the root directory of the CD.</para> </sect2> <sect2> - <title>Booting Devil-Linux from devices other then the CD-ROM</title> + <title>Booting Devil-Linux from devices other than the CD-ROM</title> <para><filename></filename>You can boot Devil-Linux from i.e. USB PenDrives, when you computer supports this.</para> <para>When you unpack the Devil-Linux tarball, you find the file <command>install-on-usb</command> which does everything for you. </para> <para>If you intend to boot from other devices, this script should be you starting point. You probably don't even need to modify it. But please be aware, that we currently only support CD-ROM and USB boot.</para> |