On Mon, 2004-01-26 at 12:13, Tom Brinkman wrote:
> On Monday 26 January 2004 04:36 am, John Richard Smith wrote:
> > cd to directory source of iso file
> > cdrecord -v speed=8 dev=0,0,0 -pad -data -eject -ignsize  <iso
> > file>
> >
> > John
> 
>     That's be OK for data CD's, but *without* -ignsize !! 
> For bootable iso's, remove -pad -data and -ignsize, and add -dao
> 
> cdrecord -v speed=8 dev=0,0,0 -eject -dao  <iso file>
> 
> (from 'man cdrecord) -ignsize
>    "Ignore the known size of the medium. This options should be 
> used with extreme care, it exists only for debugging purposes  
> don't use it for other reasons.  It is not needed to write disks 
> with more than the nominal capacity.  This option implies  
> -overburn."   
>     Which is always a bad idea and rarely works anyhow.
> 
>     So that's an uneeded, very bad idea.  A simple CL for burning 
> bootable iso's is   
>   cdrecord -v -eject speed=?? dev=?,?,? -dao <iso file>
> 
Tom and John, 

I like to use a gui myself thats why my original post mentioned
gcombust. So just unchecking the -padding -swab audio and -ignore size
keeping -dao should allow me to burn a bootable cdrom.  Does this mean
that I don't have to check eltorrito selection and specify a boot image
and catalog file (whatever that is) on the options tab of gcombust? 

Thanks,

Terry


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to