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/grub.xml

    r1d0c3c6 r2d9525f  
    5454<screen os="g"><userinput>make install
    5555mkdir -pv /boot/grub
    56 cp -v /usr/lib/grub/i386-pc/stage{1,2} /boot/grub</userinput></screen>
    57 
    58     <para os="h">Replace <filename class="directory">i386-pc</filename> with whatever
    59     directory is appropriate for the hardware in use.</para>
     56cp -v /usr/lib/grub/*/stage{1,2} /boot/grub</userinput></screen>
    6057
    6158    <para os="i">The <filename class="directory">i386-pc</filename> directory
Note: See TracChangeset for help on using the changeset viewer.