nightmorph 06/09/18 10:51:48 Modified: liveusb.xml Log: more explicit 2006.0 only warning to liveusb guide, as well as updated 2006.1 gli handbook for a changed boot parameter we weren't originally notified about
Revision Changes Path 1.10 xml/htdocs/doc/en/liveusb.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/liveusb.xml?rev=1.10&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/liveusb.xml?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/liveusb.xml?r1=1.9&r2=1.10 Index: liveusb.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/liveusb.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- liveusb.xml 9 Sep 2006 10:00:13 -0000 1.9 +++ liveusb.xml 18 Sep 2006 10:51:48 -0000 1.10 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding="UTF-8"?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/liveusb.xml,v 1.9 2006/09/09 10:00:13 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/liveusb.xml,v 1.10 2006/09/18 10:51:48 nightmorph Exp $ --> <guide link="/doc/en/liveusb.xml"> <title>Gentoo Linux LiveUSB HOWTO</title> @@ -18,8 +18,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.5</version> -<date>2006-09-09</date> +<version>1.6</version> +<date>2006-09-18</date> <chapter> <title>Introduction</title> @@ -149,6 +149,11 @@ <title>Mounting the Gentoo Linux Installation CD</title> <body> +<warn> +This guide is designed only to be used with Gentoo 2006.0. Do not attempt to +use a 2006.1 CD or newer; you will end up with an unbootable USB disk. +</warn> + <p> Download the <path>install-x86-minimal-2006.0.iso</path> file from your local Gentoo Linux <uri link="/main/en/where.xml">mirror</uri> site and mount -- [email protected] mailing list
