diff options
Diffstat (limited to 'chapter08/grub.xml')
-rw-r--r-- | chapter08/grub.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/chapter08/grub.xml b/chapter08/grub.xml index 63a4e13c0..800a9c568 100644 --- a/chapter08/grub.xml +++ b/chapter08/grub.xml @@ -72,6 +72,12 @@ aggressive optimization.</para> </warning> + <para> + Add a file missing from the release tarball: + </para> + +<screen><userinput remap='pre'>echo <literal>depends bli part_gpt</literal> > grub-core/extra_deps.lst</userinput></screen> + <para>Prepare GRUB for compilation:</para> <screen><userinput remap="configure">./configure --prefix=/usr \ |