Subject: Re: help needed with iso-image
To: Davide Zanon <d.zanon@infinito.it>
From: Davide Zanon <d.zanon@infinito.it>
List: current-users
Date: 10/07/2006 15:06:24
> mkisofs 2.01.01a17 (--)
> mkisofs -J -l -hide-joliet-trans-tbl -r -T -V NETBSD_4993 -
> publisher "The NetBSD Project" -m "/usr/src/obj/releasedir/i386/
> installation/cdrom" -quiet -b i386/installation/floppy/boot-big.fs -
> c boot.catalog -graft-points -path-list /usr/src/etc/obj/
> cdrom.pathlist -o /usr/src/obj/releasedir/i386/installation/cdrom/
> netbsd-i386.iso /usr/src/etc/obj/cdrom.dir
> mkisofs: Uh oh, I cant find the boot image 'i386/installation/
> floppy/boot-big.fs' !
Ok, I've got an alpha version of mkisofs (the only way to run
on an Intel Mac?) and the argument to "-b" is taken as a
relative path based on the "main" argument (I mean
/usr/src/etc/obj/cdrom.dir). Copying some files by hand (ugly
horror) works... Is mkisofs supposed to have a different behaviour
normally?
Thanks
Davide