Hello Mike,

Just a possibility, since I didn't see it mentioned...

Did you check the md5 checksum?

Have fun,
-- 
_________________________________________________________________
 Brian Ashe                     CTO
 [EMAIL PROTECTED]              Dee-Web Software Services, LLC.
 http://www.dee-web.com/
-----------------------------------------------------------------
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one.

Sunday, April 30, 2000, 6:17:08 AM, you wrote:


ML> I've just discovered that the /var/tmp/redhat-6.2a.iso burns under WinDoze,
ML> however it displays the same results as burning under Linux (not readable).

ML> The script I'm using to create the .iso image is:

ML> #!/bin/sh

ML> VERSION=6.2a
ML> DEST=/var/tmp
ML> CDNAME=RedHat_${VERSION}
ML> IMAGENAME=redhat-${VERSION}.iso


ML> cd RedHat-6.2
ML> mkisofs -v -R -T -J -V $CDNAME -b images/boot.img -c boot.cat -o
ML> $DEST/$IMAGENAME .
ML> cd ..

ML> I guess I've fooled with this too long now and am missing something
ML> incredibly stupid....

ML> Thanks for any pointers,
ML> Mike

>> -----Original Message-----
>> From: Mike Lewis [mailto:[EMAIL PROTECTED]]
>> Sent: Sunday, April 30, 2000 2:20 AM
>> To: [EMAIL PROTECTED]
>> Subject: Cdrecord (dazed and confused)
>>
>>
>>
>> Today, I decided that I would try to burn updated Rh6.2 CD's
>> from Linux.
>> Previously, I've made the iso image then burned the CD from WinDoze.
>> Cdrecord version 1.8a29.
>>
>> I can mount the .iso image and read any files from it using:
>>
>>       mount -t iso9660 -o ro,loop=/dev/loop0
>> /var/tmp/redhat-6.2a.iso /mnt/cdrom
>>
>> I've added the following to /etc/lilo.conf: (and rebooted the machine)
>>
>>       append="hdc=ide-scsi"
>>
>> I've added the following to /etc/rc.d/rc.local:
>>
>>       modprobe ide-scsi
>>
>> When I actually burn the image, the command line is:
>>
>>       cdrecord -v -eject speed=4 dev=0,0,0 /var/tmp/redhat-6.2a.iso
>>
>> However, the CD isn't readable under Linux or WinDoze.
>> Apparently, I've
>> missed something along the line, but I'll be damned if I can see what.
>>
>> NOTE:  The CD is a CDRW, however I don't believe that makes
>> any difference.
>>
>>
>> Any help is appreciated.
>>
>> Thanks,
>> Mike
>>
>>
>>
>> --
>> To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
>> as the Subject.



-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to