Changeset 040521bc for BOOK/final-system/x86_64
- Timestamp:
- Sep 22, 2006, 8:30:38 PM (18 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 8953f24
- Parents:
- 5921622
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/x86_64/grub.xml
r5921622 r040521bc 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 67 contains a number of <filename>*stage1_5</filename> files, different 68 ones for different file systems. Review the files available and copy 69 the appropriate ones to the <filename 70 class="directory">/boot/grub</filename> directory. Most users will 71 copy the <filename>e2fs_stage1_5</filename> and/or 72 <filename>reiserfs_stage1_5</filename> files.</para> 63 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 64 href="../x86/grub.xml" 65 xpointer="xpointer(//*[@os='h'])"/> 73 66 74 67 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.