Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Nov 2000 21:32:30 -0600 (CST)
From:      Mike Meyer <mwm@mired.org>
To:        Brandon Fosdick <bfoz@glue.umd.edu>
Cc:        questions@freebsd.org
Subject:   Re: Mounting an ISO, mount_cd9660: Invalid argument
Message-ID:  <14885.51790.828337.530991@guru.mired.org>
In-Reply-To: <44623193@toto.iv>

next in thread | previous in thread | raw e-mail | index | archive | help
Brandon Fosdick <bfoz@glue.umd.edu> 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

	<mike
--
Mike Meyer					http://www.mired.org/home/mwm/
Independent WWW/Unix/FreeBSD consultant,	email for rates.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14885.51790.828337.530991>