Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 Dec 1995 14:10:10 -0800
From:      "Jordan K. Hubbard" <jkh@time.cdrom.com>
To:        Basket Case <jon@technix.org>
Cc:        freebsd-hackers@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG
Subject:   Re: mkisofs coredumping when attempting to write to HP SureStore 4020i 
Message-ID:  <2337.817855810@time.cdrom.com>
In-Reply-To: Your message of "Fri, 01 Dec 1995 13:44:53 EST." <199512011844.NAA03363@technix.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
> Hi --
> 
> Im trying to get mkisofs to work, but with no luck.  When I do:
> mkisofs -o /dev/cd0a /mnt

Like I told you in private email - don't do that! :-)

Go to a disk file first, then help us get the WORM driver working so
you can actually burn the CDs.. :)

Also, the "omit version number" is mkisofs's way of saying "give me a
version number, dammit!"  It's not very robust, I know, but mkisofs
needs a make-over.

Here's the command line I use to make the FreeBSD CD:

mkisofs -a -d -N -D -R -T -V "FREEBSD210A" -P "Walnut Creek CDROM 1-510-674-078 3 FAX 1-510-674-0821" -o /mnt/a/cd0 /usr/tmp/freebsd-2.1/disc1

Where /usr/tmp/freebsd-2.1/disc1 is the tree and /mnt/a/cd0 is the
disk image I burn afterwards.

					Jordan

> 
> (where mnt is a dos partition, 650 megs) -- I get the error message of:
> assertion "omit_version_number" failed: file "mkisofs.c", line 344
> 
> Im using mkisofs 1.4 -- the one from ftp.freebsd.com...  Am I missing somethi
ng?
> Im running 2.1.0-950928-SNAP on a p5/100, 3940W card, etc...
> 
> Jon




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2337.817855810>