From owner-freebsd-questions Wed Nov 29 19:32:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id 2717A37B401 for ; Wed, 29 Nov 2000 19:32:31 -0800 (PST) Received: (qmail 16058 invoked by uid 100); 30 Nov 2000 03:32:30 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14885.51790.828337.530991@guru.mired.org> Date: Wed, 29 Nov 2000 21:32:30 -0600 (CST) To: Brandon Fosdick Cc: questions@freebsd.org Subject: Re: Mounting an ISO, mount_cd9660: Invalid argument In-Reply-To: <44623193@toto.iv> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ X-Message: You should get a better mailer. Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Brandon Fosdick types: > Brandon Fosdick wrote: > > > > I wanted to mount an ISO so I looked around in the archives and found this: > vnconfig /dev/vn0c image.iso > mount_cd9660 /dev/vn0c /mnt > mount_cd9660: Invalid argument It looks like your iso isn't. i.e.: su-2.04# vnconfig /dev/vn0 /etc/motd su-2.04# mount -t cd9660 /dev/vn0c /mnt cd9660: Invalid argument