Re: [Bug 120989] UDF (with DVD-RAM) isn't mountable/readable
Frank Leonhardt <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.file-systems |
|---|---|
| Message-ID | <[email protected]> |
On 09/08/2026 13:15, [email protected] wrote: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=120989 > > --- Comment #22 from Frank Sapone <[email protected]> --- >> It's bizarre that this has remained unfixed for more than 15 years. > Not really. This is classic proof of how long it takes for FOSS projects to > get things fixed. 15+ years to be able to mount a DVD ISO. Something that is > practically a requirement since the mid-2000s for installation media. > > I'm not slamming anyone specific as I am developer myself. However, this is > quite funny that it has taken this long to resolve an issue that is somewhat > important and many people who have encountered this issue have probably > shrugged their shoulders in frustration. Looking at the bug it's concerning UDF2, which, IIRC, included enhancements for making DVD-RAM disks effectively read/write, Remember those DVD recorders they were selling in the early 2000s as a upgrade to VHS? The ones that never seemed to work quite right, and then the mechanism died one year and one after the warranty expired? Well that's the format, not DVD ISOs in general. (There were two competing standards, DVD-RAM and DVD-RW). I'm guessing this was someone trying to recover a TV program from one of those disks. I can't think why else you'd have a UDF v2 disk. Most DVD are (or were) written in ISO9660 with a second UDF v1.02 directory as an extra. So amusing the bug has remained on the system so long, but if I understand it correctly, we're talking about a niche format that's long gone.