From owner-freebsd-questions@FreeBSD.ORG Mon May 15 02:55:21 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A4F3516A411 for ; Mon, 15 May 2006 02:55:21 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id E13A043D66 for ; Mon, 15 May 2006 02:55:05 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 99C1C1A4DAC; Sun, 14 May 2006 19:55:05 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id F32D051B01; Sun, 14 May 2006 22:55:04 -0400 (EDT) Date: Sun, 14 May 2006 22:55:04 -0400 From: Kris Kennaway To: Jonathan Horne Message-ID: <20060515025504.GB99063@xor.obsecurity.org> References: <200605131539.07613.jhorne@dfwlp.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="IrhDeMKUP4DT/M7F" Content-Disposition: inline In-Reply-To: <200605131539.07613.jhorne@dfwlp.com> User-Agent: Mutt/1.4.2.1i Cc: freebsd-questions@freebsd.org Subject: Re: limitations on mount_cd9660? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 May 2006 02:55:22 -0000 --IrhDeMKUP4DT/M7F Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, May 13, 2006 at 03:39:07PM -0500, Jonathan Horne wrote: > ive been trying to mount up my iso files so i can have access to their=20 > contents as quickly as possible. ive used mdconfig to create block devic= es=20 > for 4 .iso files, but when i get to the point where i try to mount the 3r= d=20 > one, i get: >=20 > mount_cd9660: /dev/md2: Invalid argument >=20 > i created my block devices like this: >=20 > mdconfig -a -t vnode -f /path/filename -u 0 > (-u 1, -u 2, -u 3, etc etc) >=20 > all 4 devices created without any complaint, and they show up when=20 > i 'ls -la /dev/md*'. are we not able to mount more than 2 .iso files to= =20 > folders at a time, or am i missing something here? You missed showing us the exact commands you typed, in sequence. Perhaps you made a mistake. Kris --IrhDeMKUP4DT/M7F Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEZ+2IWry0BWjoQKURAnoaAJ959xPSBZgqjz3+PDioakIvh2BGagCgkKid tklCeF1j8IO/CRODvhjIFWI= =LcBC -----END PGP SIGNATURE----- --IrhDeMKUP4DT/M7F--