Changeset 30f556b for final-system/x86/grub.xml
- Timestamp:
- May 30, 2006, 5:06:53 PM (18 years ago)
- Children:
- 668de79
- Parents:
- 97475d9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
final-system/x86/grub.xml
r97475d9 r30f556b 24 24 <title>Installation of GRUB</title> 25 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> 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> 29 30 30 31 <screen os="p2"><userinput>patch -Np1 -i ../&grub-disk-patch;</userinput></screen>
Note:
See TracChangeset
for help on using the changeset viewer.