On Fri, 5 May 2006, houghi wrote: > On Fri, May 05, 2006 at 02:22:26PM +0200, Steffen Winterfeldt wrote: > > <snip> > > You need to match the --pad given to tagmedia with what you give to mkisofs > > and things should be fine. If not, checkmedia will return an md5sum error. > > As far as I see I don't give mkisofs anything:
You better should. > mkisofs -V $VOLID -r -J -l -allow-leading-dots -publisher "$PUBLI" -b \ > "$BOOT_IMAGE/isolinux.bin" -c "$BOOT_IMAGE/boot.cat" -no-emul-boot \ > -boot-load-size 4 -boot-info-table -graft-points -o $DVD_DIR/$ISO . > > Oh well, it now works. Thanks for the explanation. Steffen --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
