Ignore:
Timestamp:
Sep 10, 2006, 9:23:13 PM (18 years ago)
Author:
Chris Staub <chris@…>
Children:
585134c
Parents:
1d0c3c6
Message:

Modified grub instructions to make copy commands more generic

File:
1 edited

Legend:

Unmodified
Added
Removed
  • final-system/x86_64/grub.xml

    r1d0c3c6 r2d9525f  
    5757    xpointer="xpointer(//*[@os='f'])"/>
    5858
    59 <screen os="h"><userinput>make install
    60 mkdir -v /boot/grub
    61 cp -v /usr/lib/grub/x86_64-pc/stage{1,2} /boot/grub</userinput></screen>
     59    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     60    href="../x86/grub.xml"
     61    xpointer="xpointer(//*[@os='g'])"/>
    6262
    63     <para os="i">Replace <filename class="directory">x86_64-pc</filename> with whatever
    64     directory is appropriate for the hardware in use.</para>
    65 
    66     <para os="j">The <filename class="directory">x86_64-pc</filename> directory
     63    <para os="h">The <filename class="directory">x86_64-pc</filename> directory
    6764    contains a number of <filename>*stage1_5</filename> files, different
    6865    ones for different file systems. Review the files available and copy
Note: See TracChangeset for help on using the changeset viewer.