Changeset 0a34c2a


Ignore:
Timestamp:
Jul 5, 2006, 1:11:58 PM (18 years ago)
Author:
Chris Staub <chris@…>
Children:
f77d2282
Parents:
0f12103
Message:

Fixed issue that would cause a 'File exists' error if you followed the boot method on x86 (thanks jeremy)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • final-system/x86/grub.xml

    r0f12103 r0a34c2a  
    5353
    5454<screen os="g"><userinput>make install
    55 mkdir -v /boot/grub
     55mkdir -pv /boot/grub
    5656cp -v /usr/lib/grub/i386-pc/stage{1,2} /boot/grub</userinput></screen>
    5757
Note: See TracChangeset for help on using the changeset viewer.