From owner-freebsd-questions Thu Nov 30 8:58:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ssl.umd.edu (ssl.umd.edu [128.8.38.128]) by hub.freebsd.org (Postfix) with SMTP id AEFC137B401 for ; Thu, 30 Nov 2000 08:58:45 -0800 (PST) Received: from glue.umd.edu ([128.8.215.117]) by ssl.umd.edu (AppleShare IP Mail Server 6.2.1) id 295635 via TCP with SMTP; Thu, 30 Nov 2000 11:58:22 -0500 Message-ID: <3A26872E.D5DCB8D6@glue.umd.edu> Date: Thu, 30 Nov 2000 11:58:22 -0500 From: Brandon Fosdick X-Mailer: Mozilla 4.73 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Mike Meyer Cc: questions@FreeBSD.ORG Subject: Re: Mounting an ISO, mount_cd9660: Invalid argument References: <14885.51790.828337.530991@guru.mired.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mike Meyer wrote: > > 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 I had thought about that but the image burns to cd just fine. FWIW I used Adpatec's Easy CD Creator Pro to create the images. Is there anyway to verify the integrity of an image? Any know issues with CD Creator? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message