Jump to content

Downloaded 9.0 ISOs, problem with CD1?


daggahead
 Share

Recommended Posts

I hope that somebody here can help end the madness!

 

OK, I downloaded the 3 9.0 CD ISO files and then I tried to burn the data that is in those ISOs to CD. After making a few new coasters, I looked around on the Web for an answer to my dilemma. I am having problems with CD1, specifically. By the way, I downloaded using Gtfp.

 

Here's what I found and what I've tried:

 

1. Tried the "cdrecord" utility, using the following syntax:

> cdrecord -v speed=6 dev=0,0,0 -data ./mandrake9_cd1_inst.iso

 

When this finished, I mounted the cdrom and saw the following files:

 

mandrake9_cd1_inst.iso

README

md5sum.90

 

This is not what I expected to see. I was hoping to see several files and directories. :evil:

 

2. I then tried using EasyCD Creator in Win2K. I created CD from ISO image. CD1 finished, I looked at the files, same damn thing!

 

I went ahead and burned CD2 and it worked fine :o . I see several directories and files, as I had hoped. WTF?

 

3. Back in Linux, I mounted the ISO file of CD1 that I had downloaded:

 

> mount -t iso9660 -o ro,loop=/dev/loop0 ./mandrake9_cd1_inst.iso /mnt/iso

 

When the mount command finished, I CD'd to /mnt/iso, and guess what? Only three files: mandrake9_cd1_inst, README, md5sum.90. :evil:

 

My questions are: Is the downloaded ISO file of CD1 messed up? I downloaded several CD1 ISO files, all from different mirror sites. Can they all be messed up? I doubt it.

 

I haven't tried to burn CD3 yet, but I'm hoping it will work. I just don't understand why, even after mounting the ISO of CD1, I don't see all of the files and directories that I should on CD1.

 

Any ideas?

 

I didn't have this problem with Mandrake 8.2 ...

 

Cheers,

 

Scott

Link to comment
Share on other sites

You should check the MD5SUM of each cds before to brun them. Here is a link related to that:

 

http://www.club-nihil.net/mub/viewtopic.php?t=5172.

 

Now, if the sum is ok then you burn the iso this way:

 cdrecord -v -data -eject speed=6 dev=0.0.0 mandrake9_cd1_inst.iso

Don't put the ./ before the file !!

 

Hope this help

 

MOttS

Link to comment
Share on other sites

The first time I downloaded the CD1 ISO I ran the md5sum and it checked out OK.

 

Would the ./ in front of the ISO name really make a difference? Does cdrecord care if the path is relative or absolute???

 

I'll try the command you've recommended, sans "./" and let you know what happens. Just one other check - you have dev=0.0.0, whereas I've been using dev=0,0,0.

 

Cheers,

 

Scott

Link to comment
Share on other sites

To go one directory up you need two dots (../). I don't know if cdrecord cares or not but I would not take chances. For dev=0,0,0 or dev=0.0.0, I would look into 'man cdrecord' just to be sure.

 

MOttS

Link to comment
Share on other sites

  • 4 weeks later...

daggahead wrote:

 

Good news!  

 

I was finally able to get EZ CD Creator to burn CD1 properly.  

 

I've loaded up MDK 9.0 and so far so good!

 

Is it be nice that you could tell me how you did it.

 

Thank you for your time and your info.

 

Cheers Mandrake-user

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...