James Hozier wrote: > I'm trying to burn an iso image to a dual-layer DVD because that's > all I have left and don't want to waste any more money than I > already have with the recent DVD issues I've been having. > > How do I force the burning of this iso in growisofs to the DVD?
You will have to hack the growisofs port source code to have it ignore the size of the image being burned onto the dual-layer DVD. The author put it in the source code. There's only like 4 lines to change. I used to have a diff handy but it's out of date now. T

