nightmorph    08/07/28 19:24:27

  Modified:             liveusb.xml
  Log:
  changed mbr.bin location, bug 233177

Revision  Changes    Path
1.14                 xml/htdocs/doc/en/liveusb.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/liveusb.xml?rev=1.14&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/liveusb.xml?rev=1.14&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/liveusb.xml?r1=1.13&r2=1.14

Index: liveusb.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/liveusb.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- liveusb.xml 10 May 2007 15:51:09 -0000      1.13
+++ liveusb.xml 28 Jul 2008 19:24:26 -0000      1.14
@@ -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.13 
2007/05/10 15:51:09 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/liveusb.xml,v 1.14 
2008/07/28 19:24:26 nightmorph Exp $ -->
 
 <guide link="/doc/en/liveusb.xml">
 <title>Gentoo Linux LiveUSB HOWTO</title>
@@ -21,8 +21,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>2</version>
-<date>2007-05-10</date>
+<version>3</version>
+<date>2008-07-28</date>
 
 <chapter>
 <title>Introduction</title>
@@ -152,7 +152,7 @@
 <pre caption="Installing a master boot record">
 <comment>(Make sure you have sys-boot/syslinux-3.00 or later 
installed)</comment>
 # <i>emerge -av '>sys-boot/syslinux-3'</i>
-# <i>dd if=/usr/lib/syslinux/mbr.bin of=/dev/sdc</i>
+# <i>dd if=/usr/share/syslinux/mbr.bin of=/dev/sdc</i>
 0+1 records in
 0+1 records out
 304 bytes (304 B) copied, 0.0162317 s, 18.7 kB/s




Reply via email to