Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c3887cd7 authored by H. Peter Anvin's avatar H. Peter Anvin
Browse files

[x86 setup] Document grub < 0.93 as broken



Grub older than 0.93 are broken when the kernel setup is bigger than
8K.  This was fixed in 2002, and 0.93 was the first grub version which
fixed this bug.

Signed-off-by: default avatarH. Peter Anvin <hpa@zytor.com>
parent 463c9a9f
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -45,6 +45,7 @@ o nfs-utils 1.0.5 # showmount --version
o  procps                 3.2.0                   # ps --version
o  procps                 3.2.0                   # ps --version
o  oprofile               0.9                     # oprofiled --version
o  oprofile               0.9                     # oprofiled --version
o  udev                   081                     # udevinfo -V
o  udev                   081                     # udevinfo -V
o  grub                   0.93                    # grub --version


Kernel compilation
Kernel compilation
==================
==================