diff options
author | Pierre Labastie <pierre.labastie@neuf.fr> | 2021-09-07 22:23:53 +0200 |
---|---|---|
committer | Pierre Labastie <pierre.labastie@neuf.fr> | 2021-09-07 22:23:53 +0200 |
commit | 9cea9a28c8870f8aa0eb5c9c3af522d10c0ba452 (patch) | |
tree | 5286eb4de04748a9aa3d3e95fa992031eeb5bd5e /chapter10/grub.xml | |
parent | c34b4fb1c6ba28636f5743572367aaa754479d44 (diff) |
Remove spaces at end o lines - chapter10
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> |