nightmorph    11/02/27 07:05:54

  Modified:             hb-install-alpha-medium.xml
  Log:
  update MILO options, bug 352453

Revision  Changes    Path
1.54                 xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml?rev=1.54&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml?rev=1.54&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml?r1=1.53&r2=1.54

Index: hb-install-alpha-medium.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- hb-install-alpha-medium.xml 23 Jan 2011 07:46:08 -0000      1.53
+++ hb-install-alpha-medium.xml 27 Feb 2011 07:05:54 -0000      1.54
@@ -4,12 +4,12 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml,v 
1.53 2011/01/23 07:46:08 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml,v 
1.54 2011/02/27 07:05:54 nightmorph Exp $ -->
 
 <sections>
 
-<version>11</version>
-<date>2011-01-22</date>
+<version>12</version>
+<date>2011-02-26</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -330,14 +330,14 @@
 <comment>(Substitute dkb0 with your CD-ROM drive device)</comment>
 &gt;&gt;&gt; <i>boot dkb0 -flags 0</i>
 <comment>(This flag will use serial port ttyS0 as the default 
console)</comment>
-&gt;&gt;&gt; <i>boot dkb0 -flags 1</i>
+&gt;&gt;&gt; <i>boot dkb0 -flags 2</i>
 </pre>
 
 <pre caption="Booting a CD-ROM using MILO">
 <comment>(Substitute sdb with your CD-ROM drive device)</comment>
-MILO&gt; <i>boot sdb:/boot/gentoolegacy initrd=/boot/gentoolegacy.igz 
root=/dev/ram0 init=/linuxrc looptype=squashfs loop=/image.squashfs cdroot</i>
+MILO&gt; <i>boot sdb:/boot/gentoo initrd=/boot/gentoo.igz root=/dev/ram0 
init=/linuxrc looptype=squashfs loop=/image.squashfs cdroot</i>
 <comment>(Using serial port ttyS0 as the default console)</comment>
-MILO&gt; <i>boot sdb:/boot/gentoolegacy initrd=/boot/gentoolegacy.igz 
root=/dev/ram0 init=/linuxrc looptype=squashfs loop=/image.squashfs 
console=ttyS0 cdroot</i>
+MILO&gt; <i>boot sdb:/boot/gentoo initrd=/boot/gentoo.igz root=/dev/ram0 
init=/linuxrc looptype=squashfs loop=/image.squashfs console=ttyS0 cdroot</i>
 </pre>
 
 <p>




Reply via email to