Received: from SOUTH-STATION-ANNEX.MIT.EDU by po7.MIT.EDU (5.61/4.7) id AA02159; Sat, 2 Dec 95 15:44:04 EST
Received: from freefall.FreeBSD.ORG by MIT.EDU with SMTP
	id AA02400; Sat, 2 Dec 95 15:43:01 EST
Received: from localhost (daemon@localhost)
          by freefall.freebsd.org (8.6.12/8.6.6) with SMTP id NAA26235
          ; Fri, 1 Dec 1995 13:36:16 -0800
Received: (from root@localhost)
          by freefall.freebsd.org (8.6.12/8.6.6) id NAA25925
          for questions-outgoing; Fri, 1 Dec 1995 13:33:34 -0800
Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211])
          by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id NAA25917
          ; Fri, 1 Dec 1995 13:33:25 -0800
Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id OAA02459; Fri, 1 Dec 1995 14:31:29 -0700
From: Terry Lambert <terry@lambert.org>
Message-Id: <199512012131.OAA02459@phaeton.artisoft.com>
Subject: Re: mkisofs coredumping when attempting to write to HP SureStore 4020i
To: jon@technix.org (Basket Case)
Date: Fri, 1 Dec 1995 14:31:29 -0700 (MST)
Cc: freebsd-hackers@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG
In-Reply-To: <199512011844.NAA03363@technix.org> from "Basket Case" at Dec 1, 95 01:44:53 pm
X-Mailer: ELM [version 2.4 PL24]
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Content-Length: 633       
Sender: owner-questions@FreeBSD.ORG
Precedence: bulk

> Im trying to get mkisofs to work, but with no luck.  When I do:
> mkisofs -o /dev/cd0a /mnt
> 
> (where mnt is a dos partition, 650 megs) -- I get the error message of:
> assertion "omit_version_number" failed: file "mkisofs.c", line 344

You have to use a *lot* options.  See the man page for examples.

The command line you gave looks like you are tyying to mount a CDROM.
You *do* know that mkisofs is for use on magnetic media to make images
that can be *later* burned into CDROM, right?


					Terry Lambert
					terry@lambert.org
---
Any opinions in this posting are my own and not those of my present
or previous employers.
