On 10/22/07, Ted M. Goodridge, Jr. <[EMAIL PROTECTED]> wrote: > Hello all, > > Please CC to me directly as I am offlist... > Relevant info: > --------------- > I'm burning a re-writable DVD using the above instructions > > The mkisofs command to burn the image is as follows: > > /usr/local/bin/mkisofs -no-iso-translate -R -T -allow-leading-dots -l -d > -D -N -v -b cdbr -no-emul-boot -c boot.catalog -o /tmp/livecd.iso /livecd > > -------- > Any help would be greatly appreciated. I'm pushing against a deadline, so > any tips / pointers / suggestions are also appreciated
Have you tested the .iso in QEMU? Have you tried it on different hardware? Maybe it's because it's a DVD (DVDs might need more drivers than the boot loader has? Maybe try cdboot instead of cdbr? -Nick