Changeset 30f556b for final-system


Ignore:
Timestamp:
May 30, 2006, 5:06:53 PM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
668de79
Parents:
97475d9
Message:

r3762@server (orig r1702): chris | 2006-05-30 15:29:30 -0700
Text updates

File:
1 edited

Legend:

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

    r97475d9 r30f556b  
    2424    <title>Installation of GRUB</title>
    2525
    26    <para os="p1">Sometimes grub under Linux 2.6 doesn't detect the disk geometry correctly,
    27    which will result in an error message. The error message is
    28    Error 24: Attempt to access block outside partition. The following patch fixes this issue:</para>
     26   <para os="p1">GRUB has an issue where it sometimes doesn't detect
     27   the disk geometry correctly when used with Linux 2.6. This results
     28   in the error message <literal>Error 24: Attempt to access block outside
     29   partition<literal>. The following patch fixes this issue:</para>
    2930
    3031<screen os="p2"><userinput>patch -Np1 -i ../&grub-disk-patch;</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.