<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>RE: Red Hat Enterprise Linux AS Evaluation Program (itzu nir)</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>Itzu,</FONT>
</P>

<P><FONT SIZE=2>Try burning the iso image using cdrecord on a linux system. It's relatively painless:</FONT>
<BR>        <FONT SIZE=2>First find out what device the burner is using: cdrecord -scanbus</FONT>
<BR>        
<BR>        <FONT SIZE=2>Using the device number, burn the iso: </FONT>
<BR>        <FONT SIZE=2>cdrecord -v dev=x,x,x speed=xx filetoburn.iso (Where x is the number    of the device reported by cdrecord -scanbus and the speed of the        burner)</FONT></P>

<P><FONT SIZE=2>Hope this helps</FONT>
</P>

<P><FONT SIZE=2>Darrell</FONT>
</P>

</BODY>
</HTML>