Mailinglist Archive: opensuse-factory (757 mails)
| < Previous | Next > |
Re: [opensuse-factory] tagmedia question
- From: Steffen Winterfeldt <snwint@xxxxxxx>
- Date: Fri, 5 May 2006 14:39:13 +0200 (CEST)
- Message-id: <Pine.LNX.4.63.0605051438540.7458@xxxxxxxxxxxxxx>
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
> 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
| < Previous | Next > |