From owner-freebsd-questions Fri Dec 1 13:33:34 1995 Return-Path: owner-questions 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 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.