Fedora Linux Support Community & Resources Center
  #1  
Old 19th March 2004, 03:38 PM
reddwarf2956 Offline
Registered User
 
Join Date: Mar 2004
Location: Arlington, TX
Age: 46
Posts: 64
Writing CDs

I have CD-R which I used to burn Fedora on CDs (several times). This drive read the CDs fine. One a seperate machine, a Ppro with a 52X CD drive installed, the CDs do not work.

What can I do to figure out how to get Fedora and other burned CDs to work on this machine with the 52X? Is it something with the drive speed? What about the standard differences that maybe at fault?
Reply With Quote
  #2  
Old 19th March 2004, 04:47 PM
Lindy's Avatar
Lindy Offline
Registered User
 
Join Date: Feb 2004
Location: 45° 57' 9.43" N 86° 14' 39.55" W
Posts: 719
What speed did you burn the disks at? It's been my experiance that the higher the burn speed, the lower the chances that the disk will be readable on other machines. I can't burn CD's on my desktop machine much over 2X and have them be readable with my laptop.
About the only time you'll run into a format standards problem is with CD-RW's burned with Windows CD-RW software.
__________________
Obscurum per obscurius
-the obscure (explained) by the more obscure.
Reply With Quote
  #3  
Old 21st March 2004, 04:14 AM
Bana's Avatar
Bana Offline
Retired Community Manager
 
Join Date: Feb 2004
Location: Austin, Texas
Age: 26
Posts: 581
Also you might want to try different media (ie TDK rather than Memorex or something (although I have found both of those to be rather reliable)).
__________________
http://coolhands.blogspot.com/
binarybana AT gmail.com
Reply With Quote
  #4  
Old 21st March 2004, 04:28 PM
reddwarf2956 Offline
Registered User
 
Join Date: Mar 2004
Location: Arlington, TX
Age: 46
Posts: 64
Will do, for now I am on hold with this problem until the lost desktop links and files are sovled. I will test these and reply later on this thanks both so far.

John
Reply With Quote
  #5  
Old 22nd March 2004, 11:21 PM
reddwarf2956 Offline
Registered User
 
Join Date: Mar 2004
Location: Arlington, TX
Age: 46
Posts: 64
I got a book on FC1 which has 2 CDs. I place the first one in the CD drive and the same thing happened. Right now it boots RH9 without thinking of booting FC1.
I wonder why?

Another thing, when I mout the drive using
"mount /dev/cdrom"
I get a error:

UDF-fs: No VRS found

Why? I am thinking that the /etc/fstab file maybe incorrect. I am I wrong, what else could it be? Maybe, this is why it is not working right.

John
Reply With Quote
  #6  
Old 23rd March 2004, 02:43 AM
Lindy's Avatar
Lindy Offline
Registered User
 
Join Date: Feb 2004
Location: 45° 57' 9.43" N 86° 14' 39.55" W
Posts: 719
O.K. I'll get obvious question out of the way...
You do have your computer's BIOS set to boot from CDROM right?

VRS?... It's not a DVD drive is it? The fstab entry for a CDROM drive should look something like this:
/dev/cdrom /mnt/cdrom udf,iso9660 noauto,owner,kudzu,ro 0 0
__________________
Obscurum per obscurius
-the obscure (explained) by the more obscure.
Reply With Quote
  #7  
Old 24th March 2004, 01:17 AM
Counterspy Offline
Registered User
 
Join Date: Mar 2004
Posts: 11
Did you turn off plug and play in the bios?
Did your check the md5sums on the downloaded ISO's?
Did you burn at the slowest possible speed on the more fault tolerant CDRW's?
What was the make and model of the burner?

Counterspy
__________________
Get your ISO's at LinuxISO - http://www.linuxiso.org.
Reply With Quote
  #8  
Old 24th March 2004, 04:07 PM
reddwarf2956 Offline
Registered User
 
Join Date: Mar 2004
Location: Arlington, TX
Age: 46
Posts: 64
Quote:
Originally posted by Lindy
O.K. I'll get obvious question out of the way...
You do have your computer's BIOS set to boot from CDROM right?

VRS?... It's not a DVD drive is it? The fstab entry for a CDROM drive should look something like this:
/dev/cdrom /mnt/cdrom udf,iso9660 noauto,owner,kudzu,ro 0 0
Yes, it is set to boot from CDROM. It must be something with this VRS error.

Yes , the line is as stated and in /etc/fstab
Reply With Quote
  #9  
Old 24th March 2004, 04:31 PM
reddwarf2956 Offline
Registered User
 
Join Date: Mar 2004
Location: Arlington, TX
Age: 46
Posts: 64
Counterspy,

I did not check the PnP in bios, but I did check the MD5. Because of the new CDs I did not do the burn again.

During the reboot while checking the bios I saw this

Boot from ATAPI CD-ROM
System Type-(00)
GRUB Loading stage 2

I have never need to mess with the PnP stuff, so what things need to be done with all of the options? If I turn it off, will I need to do anything to keep the other PnP things working correctly?

John
Reply With Quote
  #10  
Old 24th March 2004, 10:10 PM
reddwarf2956 Offline
Registered User
 
Join Date: Mar 2004
Location: Arlington, TX
Age: 46
Posts: 64
I was doing some looking for howto's for a Jaz drive which is on the machine, but not set up and thought about the fact that the CDROM and SCSI sorfware are simular. Is there a way to check for conflics? Maybe this is causing my problem?

John
Reply With Quote
  #11  
Old 25th March 2004, 06:57 AM
Lindy's Avatar
Lindy Offline
Registered User
 
Join Date: Feb 2004
Location: 45° 57' 9.43" N 86° 14' 39.55" W
Posts: 719
It's just possible that your jaz drive is being confused for a cdrom. Take a look through the hardware browser and see what device your cdrom is (example: /dev/scd0)and see what device your jaz drive is. /dev/cdrom is a symbolic link to the actual device, so using your file manager, check and see what device /dev/cdrom points to.
__________________
Obscurum per obscurius
-the obscure (explained) by the more obscure.
Reply With Quote
  #12  
Old 25th March 2004, 03:31 PM
reddwarf2956 Offline
Registered User
 
Join Date: Mar 2004
Location: Arlington, TX
Age: 46
Posts: 64
The machine is command line only. Do you know the statement I need to run?
Reply With Quote
  #13  
Old 26th March 2004, 06:57 PM
Lindy's Avatar
Lindy Offline
Registered User
 
Join Date: Feb 2004
Location: 45° 57' 9.43" N 86° 14' 39.55" W
Posts: 719
ls -l /dev | grep cdrom should tell you what the symlink cdrom points to. Use vi or the editor of your choice to take a dash through /var/log/messages and see what your cdrom, and jaz drives are.
__________________
Obscurum per obscurius
-the obscure (explained) by the more obscure.
Reply With Quote
  #14  
Old 2nd April 2004, 11:55 PM
reddwarf2956 Offline
Registered User
 
Join Date: Mar 2004
Location: Arlington, TX
Age: 46
Posts: 64
After doing some things, I have come to think that the problem has been with the CD drive itself or the computer BIOS. It is a Ppro machine so I will not worry about this any more. I did a few hardware swaps, to decide this so I know it is not to be solved by software. But using a floppy I can install Fedora just fine.

So I will tag this one as resolved.
Reply With Quote
Reply

Tags
cds, writing

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Need a help with writing C Said Programming & Packaging 5 27th February 2009 08:02 PM
Writing to USB TypeSH Using Fedora 1 13th April 2008 05:41 AM


Current GMT-time: 08:22 (Tuesday, 21-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat