From owner-freebsd-questions Wed Nov 29 17:50:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from po3.glue.umd.edu (po3.glue.umd.edu [128.8.10.123]) by hub.freebsd.org (Postfix) with ESMTP id 7031437B400 for ; Wed, 29 Nov 2000 17:50:12 -0800 (PST) Received: from glue.umd.edu (poseidon.student.umd.edu [129.2.144.21]) by po3.glue.umd.edu (8.10.1/8.10.1) with ESMTP id eAU1oAs14535 for ; Wed, 29 Nov 2000 20:50:11 -0500 (EST) Message-ID: <3A25B252.D3503727@glue.umd.edu> Date: Wed, 29 Nov 2000 20:50:10 -0500 From: Brandon Fosdick X-Mailer: Mozilla 4.74 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: questions@freebsd.org Subject: Mounting an ISO, mount_cd9660: Invalid argument Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I wanted to mount an ISO so I looked around in the archives and found this: whistler# vnconfig /dev/vn0 backup.iso whistler# mount -t cd9660 /dev/vn0c /mnt cd9660: Invalid argument I tried the same thing, but with mount_cd9660 and 4.2-S and got the same error. Unfortunately I didn't find the solution anywhere. Does anyone know how to fix this? I don't have vn compiled into the kernel, but kldstat shows that vn.ko is loaded. -Brandon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message