Changeset 2d9525f for final-system/x86/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/grub.xml
r1d0c3c6 r2d9525f 54 54 <screen os="g"><userinput>make install 55 55 mkdir -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> 56 cp -v /usr/lib/grub/*/stage{1,2} /boot/grub</userinput></screen> 60 57 61 58 <para os="i">The <filename class="directory">i386-pc</filename> directory
Note:
See TracChangeset
for help on using the changeset viewer.