Other Help Topics :: ISO?



Currently I am trying to burn dsl-2.0.iso to a cd but I don't know how to burn ISOs so that it can boot during loading.

Can any of you help me on how to burn the CD (prefebly without spending money :;):  ).

If it matters I am running Ubuntu Linux (Hedgehog).

Hi!

This is the command you have to type in terminal:

cdrecord dev=/dev/cdrom driveropts=burnfree -v -data dsl-2.0.iso

If you have problems, check this page:
https://wiki.ubuntu.com/CdDvdBurning
(The command above is taken from there.)

Greetings!


original here.