Re: How to burn Fedora DVDs to avoid readahead bug?



On Tue, 2007-05-08 at 02:37 -0400, Andre Robatino wrote:
When I burned the Fedora ISOs to CDs, I used cdrecord with padding to
avoid the readahead bug - see

http://www.troubleshooters.com/linux/coasterless.htm

for how. In short, you use something like

cdrecord -v dev=/dev/cdrom -dao -pad padsize=63s FC-6-i386-disc1.iso

It turns out that the same precaution is necessary with DVDs, and until
recently I was able to use cdrecord for this, like

cdrecord -v dev=/dev/dvd -dao -pad padsize=63s FC-6-i386-DVD.iso

even though a lot of ugly-looking error messages appeared before the
burn commenced. But in the last month or so, instead of burning,
cdrecord simply gives up. See

https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=233745

I know about growisofs, but unfortunately it's incapable of putting
padding on the DVD _after_ the ISO file (I know it has a -pad option,
but it just passes it through to mkisofs, which provides padding
_inside_ the ISO, which isn't what is needed, and when burning an ISO
file it can't be used anyway). I tried once using dd to manually add
zero padding after the ISO, but although the resulting DVD passed
mediacheck, it failed to boot properly. So it seems that at the moment
there's no tool that can reliably burn a DVD and pad it properly. After
gradually learning over several years how to reliably burn Fedora ISOs,
I don't want to go back to mediacheck hell. As I see it, there are
several options:

1) Fix the readahead bug. Unfortunately, we all know that will never
happen. No one who's qualified cares enough to do it.

2) Fix cdrecord. The last time I successfully used it was March 29, so
some update since then broke it. It's not the kernel, since after
booting into the same kernel I was using then, it was still broken.

3) Find some other tool besides cdrecord that can do the necessary
padding for DVDs. Are there any?

4) Modify mediacheck. I know that by default mkisofs provides enough
padding to protect the files inside the ISO from the readahead bug. But
mediacheck is apparently checking the entire ISO, including the padded
part at the end after the actual files in it, where the readahead bug
occurs. Can it be tweaked to just check up to the end of the last file
inside the ISO? And can something similar be done so no errors occur
during the actual install either?

All of my FC DVDs have been written with:

growisofs -dvd-compat -Z /dev/dvd=/path/to/dvd.iso

with nary a glitch (no need for read ahead padding, nada). Burned on
multiple machines with different DVD writers, readers, etc. Either I've
been hugely lucky or you've been hugely unlucky.

----------------------------------------------------------------------
- Rick Stevens, Principal Engineer rstevens@xxxxxxxxxxxx -
- VitalStream, Inc. http://www.vitalstream.com -
- -
- To iterate is human, to recurse, divine. -
----------------------------------------------------------------------

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Relevant Pages

  • Re: How to burn Fedora DVDs to avoid readahead bug?
    ... I know about growisofs, but unfortunately it's incapable of putting padding on the DVD _after_ the ISO file. ... Fix the readahead bug. ...
    (Fedora)
  • How to burn Fedora DVDs to avoid readahead bug?
    ... When I burned the Fedora ISOs to CDs, I used cdrecord with padding to avoid the readahead bug - see ... It turns out that the same precaution is necessary with DVDs, and until recently I was able to use cdrecord for this, like ... I know about growisofs, but unfortunately it's incapable of putting padding on the DVD _after_ the ISO file. ...
    (Fedora)
  • Re: DVD-Writer issues Ubuntu Linux
    ... I am using 8.10 and have installed growisofs. ... burn DVDs for years on various Debian systems without any problem. ... wodim will burn CDs. ... I avoid using brasero for 2 reasons, firstly it builds the iso ...
    (Ubuntu)
  • Data DVD ISO dump results in 8.3 file names - Major help requested
    ... The method that I came up with is to dump the disc to an ISO. ... over 1 hour since the actual extraction is done purely on the hard drives. ... etc) of the files to link the 8.3 to its original file ... that it's from the 3rd party conversion to these DVDs, ...
    (comp.unix.solaris)
  • Re: Open source tools to rip DVDs
    ... fail), but for the DVDs I listed below, they are in fact, video, not ... backed up with dd to iso, and playback fine in VLC on _my_ computers. ... But why would encryption make data hard to copy? ... Resistance is futile (Borg Gates) ...
    (comp.os.linux.misc)