Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jan 2000 21:31:56 -0600
From:      Dan Nelson <dnelson@emsphone.com>
To:        Mark Shirley <mark@entropynet.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: mounting iso as a filesystem
Message-ID:  <20000129213156.A52554@dan.emsphone.com>
In-Reply-To: <20000129223907.A363@cyberfrg.access.one.net>; from "Mark Shirley" on Sat Jan 29 22:39:07 GMT 2000
References:  <20000129223907.A363@cyberfrg.access.one.net>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Jan 29), Mark Shirley said:
> how would i proceed to mount an .iso as a filesystem?   linux can do
> it using the loop back device but is there a way to accomplish this
> task via freebsd?

vnconfig vn0c myiso.iso
mount -t cd9660 /dev/vn0c /cdrom

should work.

-- 
	Dan Nelson
	dnelson@emsphone.com


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?20000129213156.A52554>