Changeset 2d9525f for final-system/x86_64/grub.xml
- Timestamp:
- Sep 10, 2006, 9:23:13 PM (18 years ago)
- Children:
- 585134c
- Parents:
- 1d0c3c6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
final-system/x86_64/grub.xml
r1d0c3c6 r2d9525f 57 57 xpointer="xpointer(//*[@os='f'])"/> 58 58 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'])"/> 62 62 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 67 64 contains a number of <filename>*stage1_5</filename> files, different 68 65 ones for different file systems. Review the files available and copy
Note:
See TracChangeset
for help on using the changeset viewer.