- Timestamp:
- Sep 18, 2006, 8:20:01 AM (18 years ago)
- Children:
- 0e7b58e
- Parents:
- 5c36e00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/x86/grub-build.xml
r5c36e00 r049b249 58 58 cp -v ${CLFS}/usr/lib/grub/*/stage{1,2} ${CLFS}/boot/grub</userinput></screen> 59 59 60 <para os="ac">The <filename class="directory">i386-pc</filename> directory 61 contains a number of <filename>*stage1_5</filename> files, different 62 ones for different file systems. Review the files available and copy 63 the appropriate ones to the <filename 60 <para os="ac">The directory in 61 <filename class="directory">${CLFS}/usr/lib/grub</filename> (its name 62 depends on your arch) contains a number of <filename>*stage1_5</filename> 63 files, different ones for different file systems. Review the files 64 available and copy the appropriate ones to the <filename 64 65 class="directory">${CLFS}/boot/grub</filename> directory. Most users will 65 66 copy the <filename>e2fs_stage1_5</filename> and/or
Note:
See TracChangeset
for help on using the changeset viewer.