Changeset 755683d for final-system


Ignore:
Timestamp:
May 28, 2006, 10:58:19 PM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
8a82331
Parents:
8ec471e1
Message:

r3673@server: jim | 2006-05-28 22:57:55 -0700
Added: Grub disk geometry patch

File:
1 edited

Legend:

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

    r8ec471e1 r755683d  
    2323  <sect2 role="installation">
    2424    <title>Installation of GRUB</title>
     25
     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>
     29
     30<screen os="p2"><userinput>patch -Np1 -i ../&grub-disk-patch;</userinput></screen>
    2531
    2632    <para os="a">This package is known to have issues when its default optimization
Note: See TracChangeset for help on using the changeset viewer.