Re: [newbie] Creating CD's from ISO images.

2003-03-28 Thread Mark
On Tue, 25 Mar 2003 [EMAIL PROTECTED] wrote:

 Hi All,
 
 I have a really good question! Why am I ([EMAIL PROTECTED]), receiving
 all of your E-mails, since early this morning? Did someone steal my account?
 Or is it an unwelcomed virus attack? :)
 
 Digitally Damned,
WhiteLion
 @-,-}--
 

sounds like a virus to me! do you have the latest secure version of the 
browser you're running? 

-- 
Mark

If necessity is the mother of invention, then who's the father?
---
Paid for by Penguins against modern appliances(R)
Linux User Since 1996
Powered by Mandrake Linux 8.2  9.0
ICQ# 27816299

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


Re: [newbie] Creating CD's from ISO images.

2003-03-27 Thread Tom Brinkman
On Wednesday March 26 2003 08:57 pm, Todd Slater wrote:
   I've got no vendor info, it just says IDE-CD. The label is HP
   CD Writer Plus, but I don't know who makes it? I look into
   firmware updates.
  
   Thanks for your help,
   Todd
 
  Hewlitt Packard makes it if it is a HP CD Writer Plus, but it
  ought to have a model number too

 Investigation reveals it's an 8250i. Further investigation yielded
 this from the web:

  A wider search revealed that there are at least three
 versions of the 8250i, two made by Philips and one by Sony. I have
 the (C4463) model made in Hungary. After some examination, I
 concluded that it is equivalent to a Philips CDD4201.

 I have the C4463 model, too, so I'll see about the firmware issue.

 Todd

 I suspected it was a rebadge. Now that you know who made it 
you'll still need to do careful research.  What I've read is that 
while many rebadges can use the actual manufacturer's firmware 
flashes, some can't. Been a long time since I was involved in this, 
but if IIRC, there's a few 'cdrom' websites that list reliable info 
on this.  You might wanna also try asking HP directly. I wouldn't 
upgrade the firmware unless you're absolutely positive that it'll 
work with your HP/Phillips.

Actually all this is why the prevailing advice has always been to 
avoid rebadges in the first place... but that doesn't help you now ;)
Also check that an upgrade actually fixes some bugs pertinent to your 
usage or adds capability, specially -dao (SAO). It might not be worth 
risking a flash anyhow.  But I reckon you've already figured that ;)

-- 
Tom Brinkman  Corpus Christi, Texas

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


Re: [newbie] Creating CD's from ISO images.

2003-03-26 Thread Anne Wilson
On Tuesday 25 Mar 2003 7:42 pm, Miark wrote:
 On Tue, 25 Mar 2003 13:02:17 -0600
 I have never burned a coaster in Linux, and my discs have never been
 rejected in other drives. And even if it happens, so what? Blank media
 is so inexpenive that it costs almost nothing to burn another one.

I think the problem is that we never 'verify' burns.  I have once accidentally 
burned at too high a speed.  It appeared to finish correctly, but when I 
wanted to use one of the install apps on it I failed.  There was no 
indication, but it must have been faulty.  It wasn't critical for me, because 
it was only a downloaded antivirus app update, and was easily downloaded 
again, but if it had been critical data I would have been bd.

I agree with the strategy of keeping burns well below 'maximum' speed.

Anne
-- 
Registered Linux User No.293302


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


Re: [newbie] Creating CD's from ISO images.

2003-03-26 Thread John Richard Smith
Anne Wilson wrote:

On Tuesday 25 Mar 2003 7:42 pm, Miark wrote:
 

On Tue, 25 Mar 2003 13:02:17 -0600
I have never burned a coaster in Linux, and my discs have never been
rejected in other drives. And even if it happens, so what? Blank media
is so inexpenive that it costs almost nothing to burn another one.
   

I think the problem is that we never 'verify' burns.  I have once accidentally 
burned at too high a speed.  It appeared to finish correctly, but when I 
wanted to use one of the install apps on it I failed.  There was no 
indication, but it must have been faulty.  It wasn't critical for me, because 
it was only a downloaded antivirus app update, and was easily downloaded 
again, but if it had been critical data I would have been bd.

I agree with the strategy of keeping burns well below 'maximum' speed.

Anne
 

 

]# mount /mnt/cdrom
]# ls /mnt/cdrom
Boot/  Mandrake/
]# md5sum /dev/scd0
long wait
md5sum: /dev/scd0: Input/output error
]#
So why did it fail ?

John

--
John Richard Smith
[EMAIL PROTECTED] 



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


Re: [newbie] Creating CD's from ISO images.

2003-03-26 Thread Todd Slater
On Wed, Mar 26, 2003 at 10:30:11AM +, John Richard Smith wrote:
 Anne Wilson wrote:
 
 On Tuesday 25 Mar 2003 7:42 pm, Miark wrote:
  
 
 On Tue, 25 Mar 2003 13:02:17 -0600
 I have never burned a coaster in Linux, and my discs have never been
 rejected in other drives. And even if it happens, so what? Blank media
 is so inexpenive that it costs almost nothing to burn another one.
 

 
 I think the problem is that we never 'verify' burns.  I have once 
 accidentally burned at too high a speed.  It appeared to finish correctly, 
 but when I wanted to use one of the install apps on it I failed.  There 
 was no indication, but it must have been faulty.  It wasn't critical for 
 me, because it was only a downloaded antivirus app update, and was easily 
 downloaded again, but if it had been critical data I would have been 
 bd.
 
 I agree with the strategy of keeping burns well below 'maximum' speed.
 
 Anne
 
 ]# mount /mnt/cdrom
 ]# ls /mnt/cdrom
 Boot/  Mandrake/
 ]# md5sum /dev/scd0
 long wait
 md5sum: /dev/scd0: Input/output error
 ]#
 
 
 So why did it fail ?
 
 John

I had the same error last night. I ran md5sum /dev/cdrom and the
drive powered up and spun for a while and then produced the error. After
burning another disc I left it in the burner and tried md5sum /dev/scd0
and the computer froze. Had to do a hard reboot :( .

Todd

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


Re: [newbie] Creating CD's from ISO images.

2003-03-26 Thread John Richard Smith
Tom Brinkman wrote:

On Wednesday March 26 2003 04:30 am, John Richard Smith wrote:
 

]# mount /mnt/cdrom
]# ls /mnt/cdrom
Boot/  Mandrake/
]# md5sum /dev/scd0
long wait
md5sum: /dev/scd0: Input/output error
]#
So why did it fail ?

John
   

   I'm sort'a puzzeled by what you wrote. You seem to indicate you 
mounted the cdrom and cd'd into it with a Mdk CD in the drive, but 
then you checked the md5sum on your (empty?) burner?

No,
both my dvd/rom and burner are scsi-emulated so burner is /dev/scd1
and dvd/rom is /dev/scd0.
I don't have supermount at all.

I mounted the directory that holds the cd, and asked to see what was on 
the disc, ie , boot/  mandrake/ just to make sure , then asked system to
report the md5sum for the mounted disc. and got the above result.
I'm not sure why though?

John

--
John Richard Smith
[EMAIL PROTECTED] 



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


Re: [newbie] Creating CD's from ISO images.

2003-03-26 Thread Jason Greenwood
Try this. Place the CD in the drive and don't mount it. Then type 
md5sum /dev/cdrom

See if that works, if not, please post the result.

Cheers

Jason

PS, if you still get IO errors, it could be a difficulty with the drive 
reading the CD. In that case, try copying the whole CD to an ISO image 
on the HDD. Then run the md5 sum on that ISO to verify it instead. I 
have had to do this in the past.

John Richard Smith wrote:
Tom Brinkman wrote:

On Wednesday March 26 2003 04:30 am, John Richard Smith wrote:
 

]# mount /mnt/cdrom
]# ls /mnt/cdrom
Boot/  Mandrake/
]# md5sum /dev/scd0
long wait
md5sum: /dev/scd0: Input/output error
]#
So why did it fail ?

John
  


   I'm sort'a puzzeled by what you wrote. You seem to indicate you 
mounted the cdrom and cd'd into it with a Mdk CD in the drive, but 
then you checked the md5sum on your (empty?) burner?

No,
both my dvd/rom and burner are scsi-emulated so burner is /dev/scd1
and dvd/rom is /dev/scd0.
I don't have supermount at all.

I mounted the directory that holds the cd, and asked to see what was on 
the disc, ie , boot/  mandrake/ just to make sure , then asked system to
report the md5sum for the mounted disc. and got the above result.
I'm not sure why though?

John



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


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


Re: [newbie] Creating CD's from ISO images.

2003-03-26 Thread John Richard Smith
Jason,

]# md5sum /dev/cdrom
long wait 
md5sum: /dev/cdrom: Input/output error
]#
this on unmounted drive.

John

Jason Greenwood wrote:

Try this. Place the CD in the drive and don't mount it. Then type 
md5sum /dev/cdrom

See if that works, if not, please post the result.

Cheers

Jason

PS, if you still get IO errors, it could be a difficulty with the 
drive reading the CD. In that case, try copying the whole CD to an ISO 
image on the HDD. Then run the md5 sum on that ISO to verify it 
instead. I have had to do this in the past.

John Richard Smith wrote:

Tom Brinkman wrote:

On Wednesday March 26 2003 04:30 am, John Richard Smith wrote:
 

]# mount /mnt/cdrom
]# ls /mnt/cdrom
Boot/  Mandrake/
]# md5sum /dev/scd0
long wait
md5sum: /dev/scd0: Input/output error
]#
So why did it fail ?

John
  


   I'm sort'a puzzeled by what you wrote. You seem to indicate you 
mounted the cdrom and cd'd into it with a Mdk CD in the drive, but 
then you checked the md5sum on your (empty?) burner?

No,
both my dvd/rom and burner are scsi-emulated so burner is /dev/scd1
and dvd/rom is /dev/scd0.
I don't have supermount at all.

I mounted the directory that holds the cd, and asked to see what was 
on the disc, ie , boot/  mandrake/ just to make sure , then asked 
system to
report the md5sum for the mounted disc. and got the above result.
I'm not sure why though?

John



--
John Richard Smith
[EMAIL PROTECTED] 



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


Re: [newbie] Creating CD's from ISO images.

2003-03-26 Thread Jason Greenwood
John,

Ok, sounds like the same thing I have encountered. Write the CD to an 
ISO image on your HDD. If you don't want to do this via the CLI, perhaps 
the easiest way to do it is to use the Copy CD function within K3B. Once 
you click the tab to copy a cd, tick the box that says create ISO image 
only. Once it has completed writing the CD to an ISO, run the md5 sum on 
that ISO and you should be able to get a result. Remember, CD burning in 
Linux is not an exact science.

From our local LUG archive (more details for you):
=
The implementation of the isofs in
Linux is quite bad (e.g. the method of making inodes will prevent
hardlinked files from ever being stored properly on an isofs). The
kernel also has the habit (ever since the first version) of reading too
much data from the device, i.e. it reads past end of file on the disk.
Needless to say this can cause I/O errors (oh what a surprise). For
this reason only cdrecord has a -pad option, which simply writes
additional zeros past the end of the filesystem onto the disk. Of
course, this also stuffs your md5 sums. Another bug in the kernel is
that it can't properly detect end-of-file on CD media. These additional
zeros will screw your md5.
For the record, all these are 100% identical:

  cat /dev/cdrom | md5sum
  md5sum  /dev/cdrom
  dd if=/dev/cdrom bs=2k | md5sum
  dd /dev/cdrom bs=2k | md5sum
plus any more combinations everyone can think of. They either all work,
or not at all. For current 2.4.18/2.4.19 kernels, they don't work
reliably. Depending on how many blocks there are on the CD, reading
will work, or fal with an I/O error (when the kernel tries to read past
the end of the recorded bit stream on the media). Even if the read goes
ok, unless you have happened to read precisely the correct number of
bytes your md5 is screwed anyway. I have had kernels where cat
/dev/cdrom resulted in a complete crash (kernel panick) right at the
very end of reading.
In my experience the only way to get reliable md5 sums with cds is to
take matters into my own hands. Download the scriptutils package/tar
from my web site and use
  writecd --blockread /dev/cdrom | md5sum

or cook your own. The trick is

  dd bs=2k if=/dev/cdrom count=`isoinfo -i /dev/cdrom -d | awk ...`

This will force reading of the correct number of blocks from the disk
media (or any disk file). Note it will only work with an isofs on the
CD, not with any other filesystem.
Recently I got too fed up with this Linux isofs crap that I started to
put ext2 onto the cds. Much easier and trouble free: create a 650MB or
700MB file filled with zeros (by reading from /dev/zero). Run mkfs -t
ext2, don't forget -m0 as there really isn't any point in reserving
blocks for the super user on a read-only filesystem. Loop-mount. Master
your cd with cp, or rsync, or tar, or whatever, but no need to mess
with mkisofs. Unmount. cdrecord file to cd, finished. Won't be readable
by microsofties, but for my backups that's just as well.
==

Cheers

Jason

John Richard Smith wrote:
Jason,

]# md5sum /dev/cdrom
long wait 
md5sum: /dev/cdrom: Input/output error
]#
this on unmounted drive.

John

Jason Greenwood wrote:

Try this. Place the CD in the drive and don't mount it. Then type 
md5sum /dev/cdrom

See if that works, if not, please post the result.

Cheers

Jason

PS, if you still get IO errors, it could be a difficulty with the 
drive reading the CD. In that case, try copying the whole CD to an ISO 
image on the HDD. Then run the md5 sum on that ISO to verify it 
instead. I have had to do this in the past.

John Richard Smith wrote:

Tom Brinkman wrote:

On Wednesday March 26 2003 04:30 am, John Richard Smith wrote:
 

]# mount /mnt/cdrom
]# ls /mnt/cdrom
Boot/  Mandrake/
]# md5sum /dev/scd0
long wait
md5sum: /dev/scd0: Input/output error
]#
So why did it fail ?

John
  




   I'm sort'a puzzeled by what you wrote. You seem to indicate you 
mounted the cdrom and cd'd into it with a Mdk CD in the drive, but 
then you checked the md5sum on your (empty?) burner?

No,
both my dvd/rom and burner are scsi-emulated so burner is /dev/scd1
and dvd/rom is /dev/scd0.
I don't have supermount at all.

I mounted the directory that holds the cd, and asked to see what was 
on the disc, ie , boot/  mandrake/ just to make sure , then asked 
system to
report the md5sum for the mounted disc. and got the above result.
I'm not sure why though?

John





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


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


Re: [newbie] Creating CD's from ISO images.

2003-03-26 Thread John Richard Smith
Now that explains it.

Yes I can always make an iso of the burn cd , but I wondered why the 
method Tom gave didn't work, and now your've answered it. Thanks.
I don't mind doing it the long way round but I just wanted to make sure 
I was not the person making a mistake.
John

Jason Greenwood wrote:

John,

Ok, sounds like the same thing I have encountered. Write the CD to an 
ISO image on your HDD. If you don't want to do this via the CLI, 
perhaps the easiest way to do it is to use the Copy CD function within 
K3B. Once you click the tab to copy a cd, tick the box that says 
create ISO image only. Once it has completed writing the CD to an ISO, 
run the md5 sum on that ISO and you should be able to get a result. 
Remember, CD burning in Linux is not an exact science.

From our local LUG archive (more details for you):
=
The implementation of the isofs in
Linux is quite bad (e.g. the method of making inodes will prevent
hardlinked files from ever being stored properly on an isofs). The
kernel also has the habit (ever since the first version) of reading too
much data from the device, i.e. it reads past end of file on the disk.
Needless to say this can cause I/O errors (oh what a surprise). For
this reason only cdrecord has a -pad option, which simply writes
additional zeros past the end of the filesystem onto the disk. Of
course, this also stuffs your md5 sums. Another bug in the kernel is
that it can't properly detect end-of-file on CD media. These additional
zeros will screw your md5.
For the record, all these are 100% identical:

  cat /dev/cdrom | md5sum
  md5sum  /dev/cdrom
  dd if=/dev/cdrom bs=2k | md5sum
  dd /dev/cdrom bs=2k | md5sum
plus any more combinations everyone can think of. They either all work,
or not at all. For current 2.4.18/2.4.19 kernels, they don't work
reliably. Depending on how many blocks there are on the CD, reading
will work, or fal with an I/O error (when the kernel tries to read past
the end of the recorded bit stream on the media). Even if the read goes
ok, unless you have happened to read precisely the correct number of
bytes your md5 is screwed anyway. I have had kernels where cat
/dev/cdrom resulted in a complete crash (kernel panick) right at the
very end of reading.
In my experience the only way to get reliable md5 sums with cds is to
take matters into my own hands. Download the scriptutils package/tar
from my web site and use
  writecd --blockread /dev/cdrom | md5sum

or cook your own. The trick is

  dd bs=2k if=/dev/cdrom count=`isoinfo -i /dev/cdrom -d | awk ...`

This will force reading of the correct number of blocks from the disk
media (or any disk file). Note it will only work with an isofs on the
CD, not with any other filesystem.
Recently I got too fed up with this Linux isofs crap that I started to
put ext2 onto the cds. Much easier and trouble free: create a 650MB or
700MB file filled with zeros (by reading from /dev/zero). Run mkfs -t
ext2, don't forget -m0 as there really isn't any point in reserving
blocks for the super user on a read-only filesystem. Loop-mount. Master
your cd with cp, or rsync, or tar, or whatever, but no need to mess
with mkisofs. Unmount. cdrecord file to cd, finished. Won't be readable
by microsofties, but for my backups that's just as well.
==

Cheers

Jason


--
John Richard Smith
[EMAIL PROTECTED] 



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


Re: [newbie] Creating CD's from ISO images.

2003-03-26 Thread Todd Slater
On Wed, 26 Mar 2003 10:04:37 -0600
Tom Brinkman [EMAIL PROTECTED] wrote:

 On Wednesday March 26 2003 08:51 am, Todd Slater wrote:
  Here's some of the output from that command:
  Linux sg driver version: 3.1.22
  Using libscg version 'schily-0.6'
  Device type: Removable CD-ROM
  Version: 0
  Response Format: 1
  Vendor_info: 'IDE-CD  '
  Identifikation : 'R/RW 4x4x24 '
  Revision   : '1.04'
  Device seems to be: Generic mmc CD-RW.
  Using generic SCSI-3/mmc CD-R driver (mmc_cdr).
  Driver flags   : SWABAUDIO
  Supported modes: TAO PACKET RAW/R16
 
  When I tried to burn with -dao, it said to try raw. You reckon that
  will maintain the md5 checksum?
 
  Todd
 
 Well I had the wrong idea that all 'Generic mmc CD-RW' drives 
 supported SAO, so I'm not gonna even guess at whether you'll still be 
 able to check md5sums without -dao ;)  No 'vendor' info?  Who 
 (really) makes it? and are there firmware updates available for it?

I've got no vendor info, it just says IDE-CD. The label is HP CD Writer
Plus, but I don't know who makes it? I look into firmware updates.

Thanks for your help,
Todd

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


Re: [newbie] Creating CD's from ISO images.

2003-03-26 Thread et
On Wednesday 26 March 2003 08:17 pm, Todd Slater wrote:
 On Wed, 26 Mar 2003 10:04:37 -0600

 Tom Brinkman [EMAIL PROTECTED] wrote:
  On Wednesday March 26 2003 08:51 am, Todd Slater wrote:
   Here's some of the output from that command:
   Linux sg driver version: 3.1.22
   Using libscg version 'schily-0.6'
   Device type: Removable CD-ROM
   Version: 0
   Response Format: 1
   Vendor_info: 'IDE-CD  '
   Identifikation : 'R/RW 4x4x24 '
   Revision   : '1.04'
   Device seems to be: Generic mmc CD-RW.
   Using generic SCSI-3/mmc CD-R driver (mmc_cdr).
   Driver flags   : SWABAUDIO
   Supported modes: TAO PACKET RAW/R16
  
   When I tried to burn with -dao, it said to try raw. You reckon that
   will maintain the md5 checksum?
  
   Todd
 
  Well I had the wrong idea that all 'Generic mmc CD-RW' drives
  supported SAO, so I'm not gonna even guess at whether you'll still be
  able to check md5sums without -dao ;)  No 'vendor' info?  Who
  (really) makes it? and are there firmware updates available for it?

 I've got no vendor info, it just says IDE-CD. The label is HP CD Writer
 Plus, but I don't know who makes it? I look into firmware updates.

 Thanks for your help,
 Todd
Hewlitt Packard makes it if it is a HP CD Writer Plus, but it ought to have a 
model number too
-- 
Linux counter number 167806

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


Re: [newbie] Creating CD's from ISO images.

2003-03-26 Thread Todd Slater
On Wed, 26 Mar 2003 20:30:27 -0500
et [EMAIL PROTECTED] wrote:

 On Wednesday 26 March 2003 08:17 pm, Todd Slater wrote:
  On Wed, 26 Mar 2003 10:04:37 -0600
 
  Tom Brinkman [EMAIL PROTECTED] wrote:
  
   Well I had the wrong idea that all 'Generic mmc CD-RW' drives
   supported SAO, so I'm not gonna even guess at whether you'll still
   be able to check md5sums without -dao ;)  No 'vendor' info?  Who
   (really) makes it? and are there firmware updates available for it?
 
  I've got no vendor info, it just says IDE-CD. The label is HP CD
  Writer Plus, but I don't know who makes it? I look into firmware
  updates.
 
  Thanks for your help,
  Todd
 Hewlitt Packard makes it if it is a HP CD Writer Plus, but it ought to
 have a model number too

Investigation reveals it's an 8250i. Further investigation yielded this
from the web:

 A wider search revealed that there are at least three
versions of the 8250i, two made by Philips and one by Sony. I have the
(C4463) model made in Hungary. After some examination, I concluded that it
is equivalent to a Philips CDD4201.

I have the C4463 model, too, so I'll see about the firmware issue.

Todd

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


Re: [newbie] Creating CD's from ISO images.

2003-03-26 Thread Guy Rouillier
Jason Greenwood wrote:
The implementation of the isofs in
Linux is quite bad (e.g. the method of making inodes will prevent
hardlinked files from ever being stored properly on an isofs). The
kernel also has the habit (ever since the first version) of reading too
much data from the device, i.e. it reads past end of file on the disk.
Jason, just curious, is this only a create issue.  I downloaded and 
created the Mandrake 9.0 CDs in Windows 2000 using Adaptec CD Creator. 
After installing Mandrake, I ran md5sum against the downloaded ISO 
images (shared FAT32 partition) and the CD (using the dd method) and got 
exacly the same number on both.  I also ran md5sum against the 3 RedHat 
8.0 CDs using the dd method and again got the correct results.



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


Re: [newbie] Creating CD's from ISO images.

2003-03-26 Thread Jason Greenwood
And so you should. You are correct. The problem seems to occur most when 
it goes like this  DL ISOBurn ISO as a bootable CD Rip (copy) CD to 
ISO Image and then ck md5sum.

I am not sure but it is indeed one of those things that cannot be 
anticipated. I copied that section of the comment from someone much more 
knowlegeable than I in our local LUG.

I usually have few problems myself but people I know have problems 
mostly on older CDRom drives/burners.

Regards,

Jason

PS, get a Windows md5sum checker here:
http://etree.org/software/md5sum.exe
I believe...

Guy Rouillier wrote:
Jason Greenwood wrote:

The implementation of the isofs in
Linux is quite bad (e.g. the method of making inodes will prevent
hardlinked files from ever being stored properly on an isofs). The
kernel also has the habit (ever since the first version) of reading too
much data from the device, i.e. it reads past end of file on the disk.


Jason, just curious, is this only a create issue.  I downloaded and 
created the Mandrake 9.0 CDs in Windows 2000 using Adaptec CD Creator. 
After installing Mandrake, I ran md5sum against the downloaded ISO 
images (shared FAT32 partition) and the CD (using the dd method) and got 
exacly the same number on both.  I also ran md5sum against the 3 RedHat 
8.0 CDs using the dd method and again got the correct results.





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


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


Re: [newbie] Creating CD's from ISO images.

2003-03-26 Thread David E. Fox
 file would have a different md5sum from a burnt ISO file to disc, where 
 the contents of that ISO file is written not the ISO file itself. My 

No - the ISO and the cd are (or at least should be) the same thing -- 
because an ISO is simply an image of a CD, bit for bit identical.

It's kind of like an archive - for instance if I took an image of a
tape written with 'tar' it would be the same thing - in this case, a
tar file. 

 reasoning being that an iso file may be compared to a locked suitcase of 
 books, against a shelf of books all individually available ?

I guess so, but think of it as an archive of files. The packaging
(or to use your analogy of a suitcase) is transparent; the ISO is the
collection of files, not just a set of files packaged into another
file, because that implies packaging headers and so forth.

 John



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


[newbie] Creating CD's from ISO images.

2003-03-25 Thread Panos Platon Tsapralis
I apologize for the possibly naive (stupid...) question, but - despite
all the search that I have done - I cannot find how to create a CD from
an ISO image that I have downloaded from the Internet.

I am using GNOME-toaster and KreateCD programs.

Any help would be greatly appreciated.

Regards,
-- 
Panos Platon Tsapralis,
SAP-R/3 specialist, ABAP/4 developer,
Registered Linux User #305894,
Ximian Evolution (1.2.2) on Mandrake Linux (8.2),
Athens, GREECE,
e-mail: [EMAIL PROTECTED], [EMAIL PROTECTED]




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


Re: [newbie] Creating CD's from ISO images.

2003-03-25 Thread whitelions
Hi All,

I have a really good question! Why am I ([EMAIL PROTECTED]), receiving
all of your E-mails, since early this morning? Did someone steal my account?
Or is it an unwelcomed virus attack? :)

Digitally Damned,
   WhiteLion
@-,-}--



- Original Message -
From: Todd Slater [EMAIL PROTECTED]
To: Mandrake Newbie [EMAIL PROTECTED]
Sent: Tuesday, March 25, 2003 8:58 AM
Subject: Re: [newbie] Creating CD's from ISO images.


 On Tue, Mar 25, 2003 at 03:22:59PM +0200, Panos Platon Tsapralis wrote:
  I apologize for the possibly naive (stupid...) question, but - despite
  all the search that I have done - I cannot find how to create a CD from
  an ISO image that I have downloaded from the Internet.
 
  I am using GNOME-toaster and KreateCD programs.
 
  Any help would be greatly appreciated.
 
  Regards,
  --
  Panos Platon Tsapralis,

 I generally don't use a gui for this.

 cdrecord -v -pad speed=4 dev=0,0,0 yourimage.iso

 You can change the speed if you've got a newer burner than mine, and you
 can do cdrecord -scanbus to see the dev settings for your burner.

 HTH,
 Todd





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


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


Re: [newbie] Creating CD's from ISO images.

2003-03-25 Thread Anne Wilson
On Tuesday 25 Mar 2003 1:58 pm, Todd Slater wrote:
 On Tue, Mar 25, 2003 at 03:22:59PM +0200, Panos Platon Tsapralis wrote:
  I apologize for the possibly naive (stupid...) question, but - despite
  all the search that I have done - I cannot find how to create a CD from
  an ISO image that I have downloaded from the Internet.
 
  I am using GNOME-toaster and KreateCD programs.
 
  Any help would be greatly appreciated.
 
  Regards,
  --
  Panos Platon Tsapralis,

 I generally don't use a gui for this.

 cdrecord -v -pad speed=4 dev=0,0,0 yourimage.iso

 You can change the speed if you've got a newer burner than mine, and you
 can do cdrecord -scanbus to see the dev settings for your burner.

If you want a gui, K3b does it easily.  Do not, however, let it alter your 
fstab when installing - you will be asked, just say no.

Anne
-- 
Registered Linux User No.293302


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


Re: [newbie] Creating CD's from ISO images.

2003-03-25 Thread mycal62
Anne, is that from a compile or an rpm?

If I istall the rpm will it still ask?

Anne Wilson wrote:

On Tuesday 25 Mar 2003 1:58 pm, Todd Slater wrote:
 

On Tue, Mar 25, 2003 at 03:22:59PM +0200, Panos Platon Tsapralis wrote:
   

I apologize for the possibly naive (stupid...) question, but - despite
all the search that I have done - I cannot find how to create a CD from
an ISO image that I have downloaded from the Internet.
I am using GNOME-toaster and KreateCD programs.

Any help would be greatly appreciated.

Regards,
--
Panos Platon Tsapralis,
 

I generally don't use a gui for this.

cdrecord -v -pad speed=4 dev=0,0,0 yourimage.iso

You can change the speed if you've got a newer burner than mine, and you
can do cdrecord -scanbus to see the dev settings for your burner.
   

If you want a gui, K3b does it easily.  Do not, however, let it alter your 
fstab when installing - you will be asked, just say no.

Anne
 



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

--

Mike McNeese Springdale, Arkansas USA

==
Dual booting 98lite;MDK 9.0 kernel 2.4.19-16 Kde 3.1 
Registered Linux User #248955 acqua / Keramik Theme
==

If obstacles are what you see in your path...
   Then you have lost sight of your goal!  




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


Re: [newbie] Creating CD's from ISO images.

2003-03-25 Thread Tom Brinkman
On Tuesday March 25 2003 10:44 am, mycal62 wrote:
 Anne Wilson wrote:
 On Tuesday 25 Mar 2003 1:58 pm, Todd Slater wrote:
 On Tue, Mar 25, 2003 at 03:22:59PM +0200, Panos Platon Tsapralis 
wrote:
 I apologize for the possibly naive (stupid...) question, but -
  despite all the search that I have done - I cannot find how to
  create a CD from an ISO image that I have downloaded from the
  Internet.
 
 I am using GNOME-toaster and KreateCD programs.
 
 Any help would be greatly appreciated.
 
 Regards,
 --
 Panos Platon Tsapralis,
 
 I generally don't use a gui for this.
 
 cdrecord -v -pad speed=4 dev=0,0,0 yourimage.iso

   -the -pad switch and lack of a -dao switch ruins md5sums. Burning 
at 4x is a good idea no matter what higher speed the media and burner 
are capable of, or claim.

 
 You can change the speed if you've got a newer burner than mine,
  and you can do cdrecord -scanbus to see the dev settings for
  your burner.
 
 If you want a gui, K3b does it easily.  Do not, however, let it
  alter your fstab when installing - you will be asked, just say
  no.
 
 Anne

 Iso's burned from the CL with...
cdrecord -v -eject speed=4 dev=0,0,0 -dao name_of_the.iso
...will provide a CD that will still give a true and valid md5sum. 
IOW's you can easily check the integrity of the burned CD with 
'md5sum /dev/scd0' and it will exactly match the one obtained with
'md5sum name_of_the.iso' .

I've yet to see a GUI frontend for cdrecord or cdrdao, no matter 
the point'n click settings used, that doesn't produce altered images 
where the md5sum will still match reliably.  Hence, checking actual 
integrity of the burned CD is impossible.  YMMV
-- 
Tom Brinkman  Corpus Christi, Texas

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


Re: [newbie] Creating CD's from ISO images.

2003-03-25 Thread Stephen Kuhn
On Wed, 2003-03-26 at 06:42, Miark wrote:

 While I agree that it's far more effective to burn at slower speeds, I
 disagree with limiting the speed to any number. My rule of thumb is the
 lower of half the speed of either the drive or the media. Drive is 42X and
 media is 40X, I burn at 20X. Drive is 32X and media is 40X, I burn at 16X.
 I think this is a fair balance between speed and safety.
 
I have a cool rule of thumb that works like a charm:

* If someone's impatiently waiting for you to burn a CD for them, set
the burning speed to x1. Show them the progress. Hopefully, they will
leave and come back later. If you truly despise them, accidentally burn
the Reader Rabbit ISO image instead of the data they're really
wanting.

* If a really beautiful woman is waiting for you to burn a CD for them,
set the speed to x1, make them snacks, give them wine or champagne,
explain that you're burning it slowly so the data integrity is perfect,
like they are, woo them with mystical command-line utilities, let them
play with the webcam a bit - and do whatever comes naturally.

* If you're apathetic, stick in the blank, make the fs on the disk, take
it out, label it, and say - Oh, yeah, my drive is x100 - it's really
fast - here ya go, see ya later!

-- 
Wed Mar 26 06:50:00 EST 2003
 06:50:00 up 4 days, 17:37,  4 users,  load average: 0.03, 0.04, 0.08
--
|____  | kuhn media australia|
|   / ,, /| |'-.   | http://kma.0catch.com   |
|  .\__/ || |   |  |=|
|   _ /  `._ \|_|_.-'  | stephen kuhn|
|  | /  \__.`=._) (_   |  email: [EMAIL PROTECTED] |
|  |/ ._/  || |  email: [EMAIL PROTECTED]|
|  |'.  `\ | | |icq: 5483808 |
|  ;/ / | | | |
|  smk  ) /_/| |.---.| | mobile: 0410-728-389|
|  '  `-`'   | Berkeley, New South Wales, AU   |
--
 linux user:267497 * MDK 9.1 * PC/Mac/Linux/Networking/Consulting
 machine no:194239 * RH 7.3 * Sales - Service - Support - Tutor
--
** This messages was composed on a 100% Microsoft free computer **

 Professor: No fair! You changed the outcome by measuring it.

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


Re: [newbie] Creating CD's from ISO images.

2003-03-25 Thread Todd Slater
On Tue, 25 Mar 2003 13:02:17 -0600
Tom Brinkman [EMAIL PROTECTED] wrote:

 On Tuesday March 25 2003 10:44 am, mycal62 wrote:
  Anne Wilson wrote:
  On Tuesday 25 Mar 2003 1:58 pm, Todd Slater wrote:
  On Tue, Mar 25, 2003 at 03:22:59PM +0200, Panos Platon Tsapralis 
 wrote:
  I apologize for the possibly naive (stupid...) question, but -
   despite all the search that I have done - I cannot find how to
   create a CD from an ISO image that I have downloaded from the
   Internet.
  
  I am using GNOME-toaster and KreateCD programs.
  
  Any help would be greatly appreciated.
  
  Regards,
  --
  Panos Platon Tsapralis,
  
  I generally don't use a gui for this.
  
  cdrecord -v -pad speed=4 dev=0,0,0 yourimage.iso
 
-the -pad switch and lack of a -dao switch ruins md5sums. Burning 
 at 4x is a good idea no matter what higher speed the media and burner 
 are capable of, or claim.

Thanks for this tip, Tom. I've never had to worry about md5sums until
now--just finished d/l'ing 9.1 and I'm ready to burn! But my writer
doesn't support -dao. I'll burn one and see if the md5sum checks out.

snip

Todd

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


Re: [newbie] Creating CD's from ISO images.

2003-03-25 Thread Carroll Grigsby
On Tuesday 25 March 2003 02:56 pm, Stephen Kuhn wrote:
 On Wed, 2003-03-26 at 06:42, Miark wrote:
  While I agree that it's far more effective to burn at slower speeds, I
  disagree with limiting the speed to any number. My rule of thumb is the
  lower of half the speed of either the drive or the media. Drive is 42X
  and media is 40X, I burn at 20X. Drive is 32X and media is 40X, I burn at
  16X. I think this is a fair balance between speed and safety.

 I have a cool rule of thumb that works like a charm:

 * If someone's impatiently waiting for you to burn a CD for them, set
 the burning speed to x1. Show them the progress. Hopefully, they will
 leave and come back later. If you truly despise them, accidentally burn
 the Reader Rabbit ISO image instead of the data they're really
 wanting.

 * If a really beautiful woman is waiting for you to burn a CD for them,
 set the speed to x1, make them snacks, give them wine or champagne,
 explain that you're burning it slowly so the data integrity is perfect,
 like they are, woo them with mystical command-line utilities, let them
 play with the webcam a bit - and do whatever comes naturally.

 * If you're apathetic, stick in the blank, make the fs on the disk, take
 it out, label it, and say - Oh, yeah, my drive is x100 - it's really
 fast - here ya go, see ya later!


This just in: BOFH clone confirmed in Australia. Film at 11 -- or whatever 
time/day it is there. (Do clocks go counterclockwise in the Southern 
hemisphere?)
-- cmg


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


Re: [newbie] Creating CD's from ISO images.

2003-03-25 Thread Stephen Kuhn
On Wed, 2003-03-26 at 13:19, Carroll Grigsby wrote:

 This just in: BOFH clone confirmed in Australia. Film at 11 -- or whatever 
 time/day it is there. (Do clocks go counterclockwise in the Southern 
 hemisphere?)
 -- cmg

All Australian IT support reflects the BOFH mentality. Always remember
that Australia is at least half a day ahead of the US. Our clocks DO go
round counter-clockwise - but here, counter-clockwise is the way that
y'all's clocks go. In the Southern Hemisphere, we have 10% more daylight
per annum than does the inferior Northern Hemisphere, hence the
breakdown in most of Western Culture because most of Western Culture, at
least the inferior side of it, lives in the Northern Hemisphere. Due to
the North Pole's wobble effect, those living in the Northern
Hemisphere experience more blond moments than do those living in the
Southern Hemisphere.

Having immigrated to Australia from, of all nasty places, Texas, my eyes
are now truly opened to the truth and the light.

You'll understand this more fully tomorrow around noon time.

-- 
Wed Mar 26 13:15:00 EST 2003
 13:15:00 up 5 days, 2 min,  3 users,  load average: 0.73, 0.41, 0.26
--
|____  | kuhn media australia|
|   / ,, /| |'-.   | http://kma.0catch.com   |
|  .\__/ || |   |  |=|
|   _ /  `._ \|_|_.-'  | stephen kuhn|
|  | /  \__.`=._) (_   |  email: [EMAIL PROTECTED] |
|  |/ ._/  || |  email: [EMAIL PROTECTED]|
|  |'.  `\ | | |icq: 5483808 |
|  ;/ / | | | |
|  smk  ) /_/| |.---.| | mobile: 0410-728-389|
|  '  `-`'   | Berkeley, New South Wales, AU   |
--
 linux user:267497 * MDK 9.1 * PC/Mac/Linux/Networking/Consulting
 machine no:194239 * RH 7.3 * Sales - Service - Support - Tutor
--
** This messages was composed on a 100% Microsoft free computer **

Take heart amid the deepening gloom that your dog is finally getting
enough cheese.
-- National Lampoon, Deteriorata

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


Re: [newbie] Creating CD's from ISO images.

2003-03-25 Thread Greg Meyer
On Tuesday 25 March 2003 10:49 am, [EMAIL PROTECTED] wrote:
 Hi All,

 I have a really good question! Why am I ([EMAIL PROTECTED]), receiving
 all of your E-mails, since early this morning? Did someone steal my
 account? Or is it an unwelcomed virus attack? :)

Perhaps you joined the mailing list.
-- 
Greg

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