From owner-freebsd-questions@FreeBSD.ORG Fri Dec 18 20:37:19 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6457D106566B for ; Fri, 18 Dec 2009 20:37:19 +0000 (UTC) (envelope-from dweimer@orscheln.com) Received: from proxy2.orscheln.com (proxy2.orscheln.com [216.106.0.225]) by mx1.freebsd.org (Postfix) with ESMTP id 223F18FC12 for ; Fri, 18 Dec 2009 20:37:18 +0000 (UTC) Received: from neuman.orscheln.oi.local (neuman.orscheln.com [10.20.10.160]) by proxy2.orscheln.com (8.14.3/8.14.3) with ESMTP id nBIKbB37016741 for ; Fri, 18 Dec 2009 14:37:11 -0600 (CST) (envelope-from dweimer@orscheln.com) Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5 Date: Fri, 18 Dec 2009 14:37:10 -0600 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: mount_udf information Thread-Index: AcqAHUlAEVTXuERUTA6QgAkYZtSlKAABBLtg From: "Dean Weimer" To: Subject: mount_udf information 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: Fri, 18 Dec 2009 20:37:19 -0000 Does anyone know where I can find out what versions of the UDF file = system that the FreeBSD mount_udf command supports? Or more specifically does anyone know if it's possible to mount an ISO = image of Windows 2008 server with FreeBSD? I created an ISO image server running on FreeBSD 7.2 (Also tested on a = FreeBSD 8.0 machine, no change in results) to store the ISO images we = use frequently. =A0Serving them both through NFS for access to be = mounted as CD/DVD drives with on VMware ESX servers, and through samba = shares both as ISO images and mounted as read only file systems.=A0 = Everything worked great right up until I got to the mounting of the = Windows 2008 Server DVDs. Tried using: mdconfig -a -t vnode -f /windows2008serverdvd.iso -u 0 mount -t udf /dev/md0 /mnt/windows2008serverdvd It returns "mount_udf: /dev/md0: Invalid argument" And logs a kernel error of "FSD does not lie within the partition!" Thanks, =A0=A0=A0=A0 Dean Weimer =A0=A0=A0=A0 Network Administrator =A0=A0=A0=A0 Orscheln Management Co