Subject: Re: help needed with iso-image
To: None <current-users@NetBSD.org>
From: Alan Barrett <apb@cequrux.com>
List: current-users
Date: 10/07/2006 16:34:08
On Sat, 07 Oct 2006, Davide Zanon wrote:
> >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).
Yes, that's how mkisofs "-b" has always worked AFAIK. Does
"/usr/src/etc/obj/cdrom.dir"/"i386/installation/floppy/boot-big.fs"
exist?
--apb (Alan Barrett)