swift       05/08/01 12:14:49

  Modified:    xml/htdocs/doc/en/handbook/draft/2005.1
                        hb-install-alpha-medium.xml
  Log:
  #94788 - Fix MILO boot command line

Revision  Changes    Path
1.3       +6 -2      
xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-alpha-medium.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-alpha-medium.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-alpha-medium.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-alpha-medium.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo

Index: hb-install-alpha-medium.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-alpha-medium.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hb-install-alpha-medium.xml 5 Jul 2005 09:14:19 -0000       1.2
+++ hb-install-alpha-medium.xml 1 Aug 2005 12:14:49 -0000       1.3
@@ -4,7 +4,7 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-alpha-medium.xml,v
 1.2 2005/07/05 09:14:19 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-alpha-medium.xml,v
 1.3 2005/08/01 12:14:49 swift Exp $ -->
 
 <sections>
 
@@ -262,11 +262,15 @@
 <comment>(...)</comment>
 <comment>(Substitute dkb0 with your CD-ROM drive device)</comment>
 &gt;&gt;&gt; <i>boot dkb0 -flags 0</i>
+<comment>To boot the 2.4 kernel instead of the default 2.6 kernel 
use:</comment>
+&gt;&gt;&gt; <i>boot dkb -flags 1</i>
 </pre>
 
 <pre caption="Booting a CD-ROM using MILO">
 <comment>(Substitute hdb with your CD-ROM drive device)</comment>
-MILO&gt; <i>boot hdb:/boot/gentoo initrd=/boot/gentoo.igz root=/dev/ram0 
init=/linuxrc looptype=zisofs loop=/zisofs cdroot</i>
+MILO&gt; <i>boot hdb:/boot/gentoo_2.6 initrd=/boot/gentoo_2_6.igz 
root=/dev/ram0 init=/linuxrc looptype=zisofs loop=/zisofs cdroot</i>
+<comment>To boot the 2.4 kernel instead of the default 2.6 kernel 
use:</comment>
+MILO&gt; <i>boot hdb:/boot/gentoo_2.4 initrd=/boot/gentoo_2_4.igz 
root=/dev/ram0 init=/linuxrc looptype=zisofs loop=/zisofs cdroot</i>
 </pre>
 
 <p>



-- 
[email protected] mailing list

Reply via email to