I created the ISO using the following command: mkisofs -o ../f2.iso -r -J -b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table -V 'Fedora 2' . On Thu, 2004-05-20 at 16:50, Geoffrey wrote: > Christopher Fowler wrote: > > cdrecord -dev=ATA:1,1,0 -speed=1 -v -data -dao ./f2.iso > > So is this an iso you downloaded or you created?