diff options
Diffstat (limited to 'chapter10/grub.xml')
-rw-r--r-- | chapter10/grub.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter10/grub.xml b/chapter10/grub.xml index f76605f49..c32783e9a 100644 --- a/chapter10/grub.xml +++ b/chapter10/grub.xml @@ -42,8 +42,8 @@ url="&blfs-book;multimedia/libisoburn.html"> libisoburn</ulink> package.</para> -<screen role="nodump"><userinput>cd /tmp -grub-mkrescue --output=grub-img.iso +<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> |