From owner-freebsd-questions@FreeBSD.ORG Wed Jun 18 19:40:51 2003 Return-Path: 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 16C5637B404 for ; Wed, 18 Jun 2003 19:40:51 -0700 (PDT) Received: from digger1.defence.gov.au (digger1.defence.gov.au [203.5.217.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A81143FDD for ; Wed, 18 Jun 2003 19:40:49 -0700 (PDT) (envelope-from Alex.Wilkinson@dsto.defence.gov.au) Received: from dsto-ms2.dsto.defence.gov.au (dsto-ms2.dsto.defence.gov.au [131.185.2.150]) by digger1.defence.gov.au with ESMTP id h5J2f17U005050 for ; Thu, 19 Jun 2003 12:11:01 +0930 (CST) Received: from muttley.dsto.defence.gov.au (unverified) by dsto-ms2.dsto.defence.gov.au ; Thu, 19 Jun 2003 12:10:37 +0930 Received: from ednex501.dsto.defence.gov.au (ednex501.dsto.defence.gov.au [131.185.2.81])h5J2Yf809097; Thu, 19 Jun 2003 12:04:41 +0930 (CST) Received: from squirm.dsto.defence.gov.au ([131.185.40.211]) by ednex501.dsto.defence.gov.au with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id MX7GR2Y9; Thu, 19 Jun 2003 12:04:31 +0930 Date: Thu, 19 Jun 2003 12:04:42 +0930 (CST) From: "Wilkinson,Alex" X-X-Sender: wilkinsa@squirm.dsto.defence.gov.au To: buga@auug.org.au Message-ID: <20030619120129.O60819@squirm.dsto.defence.gov.au> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Mailman-Approved-At: Wed, 18 Jun 2003 19:48:21 -0700 Subject: /usr/ports/sysutils/vobcopy X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Alex.Wilkinson@dsto.defence.gov.au List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jun 2003 02:40:51 -0000 Hi, Does anyone know if it is possible to use vobcopy on a DVDROM mounted over nfs ? I have tryed this and keep getting this error: # mount_nfs hostname:/path/to/dvdrom # vobcopy -i /mnt You use -i. Normally this is not necessary, vobcopy finds the input dir by itself. This option is only there if vobcopy makes trouble. If vobcopy makes trouble, please mail me so that I can fix this (robos@muon.de). Thanks Could not find the provided path (/mnt), typo? path to cd: libdvdread: Can't stat No such file or directory Path thingy didn't work '(null)' Try someting like -i /cdrom, /dvd or /mnt/dvd Any ideas ? Cheers - aW