Author: jim
Date: 2006-07-05 15:25:27 -0600 (Wed, 05 Jul 2006)
New Revision: 1913
Modified:
/
trunk/BOOK/final-system/x86/grub.xml
Log:
[EMAIL PROTECTED] (orig r2006): [EMAIL PROTECTED] | 2006-07-05 13:11:58 -0700
Fixed issue that would cause a 'File exists' error if you followed the boot
method on x86 (thanks jeremy)
Property changes on:
___________________________________________________________________
Name: svk:merge
- b6734a72-470d-0410-b049-f317dca95413:/:2005
+ b6734a72-470d-0410-b049-f317dca95413:/:2006
Modified: trunk/BOOK/final-system/x86/grub.xml
===================================================================
--- trunk/BOOK/final-system/x86/grub.xml 2006-07-05 21:25:13 UTC (rev
1912)
+++ trunk/BOOK/final-system/x86/grub.xml 2006-07-05 21:25:27 UTC (rev
1913)
@@ -52,7 +52,7 @@
<para os="f">Install the package:</para>
<screen os="g"><userinput>make install
-mkdir -v /boot/grub
+mkdir -pv /boot/grub
cp -v /usr/lib/grub/i386-pc/stage{1,2} /boot/grub</userinput></screen>
<para os="h">Replace <filename class="directory">i386-pc</filename> with
whatever
--
http://linuxfromscratch.org/mailman/listinfo/cross-lfs
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page