Burning ISO image files to CD

Damien Elmes resolve at repose.cx
Fri Nov 9 21:21:31 EST 2001


Mick Howe <mickhowe at bigpond.com> writes:

> I have just downloaded the 7.2 iso's but can't figure out what to do next.
> 
> Could some kind sole list the steps involved in creating a bootable 
> instalation CD set from the two iso files please?

reflex$ cat .bin/burn 
#!/bin/bash

cdrecord dev=0,6,0 speed=4 -v -data image.iso


No need to do anything special for a bootable CD, the eltorito boot
image should be contained in the iso.

Cheers!

-- 
Damien Elmes
resolve at repose.cx




More information about the linux mailing list