neysx 09/01/26 16:56:00 Modified: liveusb.xml Log: Added note about unetbootin
Revision Changes Path 1.17 xml/htdocs/doc/en/liveusb.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/liveusb.xml?rev=1.17&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/liveusb.xml?rev=1.17&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/liveusb.xml?r1=1.16&r2=1.17 Index: liveusb.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/liveusb.xml,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- liveusb.xml 26 Jan 2009 07:15:58 -0000 1.16 +++ liveusb.xml 26 Jan 2009 16:56:00 -0000 1.17 @@ -1,15 +1,15 @@ <?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.16 2009/01/26 07:15:58 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/liveusb.xml,v 1.17 2009/01/26 16:56:00 neysx Exp $ --> -<guide link="/doc/en/liveusb.xml"> +<guide> <title>Gentoo Linux LiveUSB HOWTO</title> <author title="Author"> - <mail link="[email protected]">Henrik Brix Andersen</mail> + <mail link="brix"/> </author> <author title="Editor"> - <mail link="[email protected]">Xavier Neys</mail> + <mail link="neys"/> </author> <abstract> @@ -21,8 +21,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>5</version> -<date>2009-01-25</date> +<version>6</version> +<date>2009-01-26</date> <chapter> <title>Introduction</title> @@ -37,6 +37,11 @@ laptop with no CD-ROM drive. </p> +<note> +The <c>sys-boot/unetbootin</c> package provides a much easier alternative to +create a bootable USB stick from any bootable CD image. +</note> + <p> Although the instructions found in this document aim at emulating a Gentoo Linux LiveCD using a USB flash drive, they should work for any arbitrary block
