aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08
diff options
context:
space:
mode:
Diffstat (limited to 'chapter08')
-rw-r--r--chapter08/grub.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/chapter08/grub.xml b/chapter08/grub.xml
index 8221355fd..812c23edb 100644
--- a/chapter08/grub.xml
+++ b/chapter08/grub.xml
@@ -26,13 +26,13 @@
LILO.</para></warning>
- <para> Ensure that an emergency boot disk is ready to
- <quote>rescue</quote> the computer if the computer becomes
- unusable (un-bootable). If you do not already have a boot device,
- you can create one. In order for the procedure below to work,
- you need to jump ahead to BLFS and install <ulink
- url="http://www.linuxfromscratch.org/blfs/view/svn/multimedia/xorriso.html">
- xorriso</ulink>.</para>
+ <para> Ensure that an emergency boot disk is ready to <quote>rescue</quote>
+ the computer if the computer becomes unusable (un-bootable). If you do not
+ already have a boot device, you can create one. In order for the procedure
+ below to work, you need to jump ahead to BLFS and install
+ <userinput>xorriso</userinput> from the <ulink
+ url="http://www.linuxfromscratch.org/blfs/view/svn/multimedia/libisoburn.html">
+ libisoburn</ulink> package.</para>
<screen role="nodump"><userinput>cd /tmp &amp;&amp;
grub-mkrescue --output=grub-img.iso &amp;&amp;