I can't figure this out. I tried to add this to the wiki:
"
== Burning ISO images with cdrecord ==
Here is a pretty self-explanatory line for burning an ISO image to a
CD with cdrecord:
{{Box_Code|Burn the ISO image:|
# cdrecord -dev=/dev/cdrom blank=fast ~/image.iso
}}
The blank=fast portion can be omitted if you don't want to erase the
CDRW before burning.
"
but it comes out in the preview as:
"
Here is a pretty self-explanatory line for burning an ISO image to a
CD with cdrecord:
Code: Burn the ISO image:
{{{2}}}
The blank=fast portion can be omitted if you don't want to erase the
CDRW before burning.
"
What am I doing wrong?
- Grant
--
[email protected] mailing list