aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08
diff options
context:
space:
mode:
Diffstat (limited to 'chapter08')
-rw-r--r--chapter08/grub.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter08/grub.xml b/chapter08/grub.xml
index 35ab56aa2..4fb89ab3f 100644
--- a/chapter08/grub.xml
+++ b/chapter08/grub.xml
@@ -34,8 +34,8 @@
url="&blfs-book;multimedia/libisoburn.html">
libisoburn</ulink> package.</para>
-<screen role="nodump"><userinput>cd /tmp &amp;&amp;
-grub-mkrescue --output=grub-img.iso &amp;&amp;
+<screen role="nodump"><userinput>cd /tmp
+grub-mkrescue --output=grub-img.iso
xorriso -as cdrecord -v dev=/dev/cdrw blank=as_needed grub-img.iso</userinput></screen>
</sect2>