From owner-freebsd-fs@FreeBSD.ORG Sun Jun 24 15:28:15 2007 Return-Path: X-Original-To: freebsd-fs@freebsd.org Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DF29016A46B for ; Sun, 24 Jun 2007 15:28:15 +0000 (UTC) (envelope-from freebsd-fs@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 9776913C45D for ; Sun, 24 Jun 2007 15:28:15 +0000 (UTC) (envelope-from freebsd-fs@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1I2Trw-0001Yp-A2 for freebsd-fs@freebsd.org; Sun, 24 Jun 2007 17:19:16 +0200 Received: from 89-172-47-11.adsl.net.t-com.hr ([89.172.47.11]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 24 Jun 2007 17:19:16 +0200 Received: from ivoras by 89-172-47-11.adsl.net.t-com.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 24 Jun 2007 17:19:16 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-fs@freebsd.org From: Ivan Voras Date: Sun, 24 Jun 2007 17:08:18 +0200 Lines: 33 Message-ID: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigEA281A7446E3C0361D3F4715" X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 89-172-47-11.adsl.net.t-com.hr User-Agent: Thunderbird 1.5.0.12 (Windows/20070509) X-Enigmail-Version: 0.94.3.0 Sender: news Cc: freebsd-current@freebsd.org Subject: unionfs and tmpfs? X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Jun 2007 15:28:16 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigEA281A7446E3C0361D3F4715 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi I'm having trouble mounting tmpfs with unionfs above a read-only file system (cd9660). In my case, /tmp is a tmpfs and I'm doing: # mount_unionfs /tmp /etc mount_unionfs: /etc : Operation not supported. It works if, for example, /tmp is a UFS mounted on a memory device. Is this intentional? --------------enigEA281A7446E3C0361D3F4715 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGfojoldnAQVacBcgRAuLlAKD6gkV0a16O+lnXVuKlFcHJ+IYJdQCg37tB OBb3aJT3fOIONopdnseHvIc= =o1Q7 -----END PGP SIGNATURE----- --------------enigEA281A7446E3C0361D3F4715--