FedoraThis forum is for the discussion of the Fedora Project.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I D/Led FC3 all the discs are good (md5sum is ok)
db8c7254beeb4f6b891d1ed3f689b412 FC3-i386-disc1.iso
2c11674cf429fe570445afd9d5ff564e FC3-i386-disc2.iso
f88f6ab5947ca41f3cf31db04487279b FC3-i386-disc3.iso
6331c00aa3e8c088cc365eeb7ef230ea FC3-i386-disc4.iso
07bb34ce97b62b99f84d32812a2eec75 FC3-i386-rescuecd.iso
The 1st one in each case is the correct md5sum , the 2nd one is generated
from the file
db8c7254beeb4f6b891d1ed3f689b412 FC3-i386-disc1.iso
db8c7254beeb4f6b891d1ed3f689b412 FC3-i386-disc1.iso
07bb34ce97b62b99f84d32812a2eec75 FC3-i386-rescuecd.iso
07bb34ce97b62b99f84d32812a2eec75 FC3-i386-rescuecd.iso
Any ideas on how I might get a good set of discs (disc 1 is ok) it's the only disc to pass the
integerty test.
I had failures with the integrity tests too, Someone here told me, During boot, when lilo gives you 2 options "enter" or F1. Hit F1, on the command line enter "ide=nodma", and it passed the tasts.
Apparently, anaconda, the install kernel has a problem with some CDROMs. (cdrom modules)
I had a similar issue. Downloaded ISOs and they MD5'd fine. Bunt the disks and the first one failed the integrity check. - all others passed. Then I retested the first one again and it passed ... Maybe it was a read error due to burning at high speed??? Not sure, but retest the disks a few times.
Originally posted by GlennsPref Remember to remove ide=nodma from grub and/or lilo after you're setup.
Why do you want to remove this setting after installing? Is it only an anaconda problem and not something in the actual Fedora core? It was difficult enough for me to find this setting to get my burnt CD's to pass mediacheck, and now I'm supposed to remove it? I'm confused...
Originally posted by GlennsPref Once you have the OS installed you can safely remove this entry.
Gotcha. Thanks! I am not currently using either grub or lilo, chosing to boot from a CD for now while I'm just getting a feel for things. I can see where grub.conf changes need to be made, once I move on to that. My current boot CD was created with --kernelargs "ide=nodma", but I think I can probably override that when it comes to the boot prompt by entering ide=dma or something like that. If not, it's trivial to create a new boot CD without that nodma option (which I specifically requested via mkbootdisk!) Well, I'm learning. Slowly ... but I AM learning!
I included the "-speed=16" to slow the drive down a bit. Also, make sure you're not running any other programs at the same time so there's no chance to overflow the buffers.
Originally posted by jkw109 To burn bootable FC3 discs, you must use the -dao option (disc at once) because cdrecord's default writing mode is tao (track at once).
Which works perfectly well to create a bootable working cd.
Using dao and pad helps it pass the media check on some atapi cdrom drives, but is not required to make a good cd that boots and installs fedora core, and the only reason that disks burned tao fail the media check is because of a bug in the 2.6 kernel ide-cd driver. They still install just fine.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.