Date: Thu, 19 Jun 2003 10:50:34 +0200 From: Herbert <herbert@bugat.at> To: freebsd-questions@freebsd.org Cc: "Wilkinson,Alex" <Alex.Wilkinson@dsto.defence.gov.au> Subject: Re: /usr/ports/sysutils/vobcopy Message-ID: <20030619085034.GA5089@TK212017121218.teleweb.at> In-Reply-To: <20030619120129.O60819@squirm.dsto.defence.gov.au> References: <20030619120129.O60819@squirm.dsto.defence.gov.au>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On Thu, Jun 19, 2003 at 12:04:42PM +0930, Wilkinson,Alex wrote: > 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 i > (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 Hei! Yes! cd to /mnt and then run vobcopy from there, without the -i switch. I think this is not a nfs problem, because I get the same error when I run vobcopy -i <path> on locally mounted dvds. The following works fine: # mount_cd9660 /dev/acd1 /mnt/dvd # cd /mnt/dvd/ # vobcopy -m -o /mnt/disk3 -t dvd_title Herbert [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE+8XlZMc0az70eKG4RAoNrAJ9ssqzDaXl9B8bZMupD9RRWMEXhcwCfT95r tvPvWJcPN6M3gDF9uecQ+gM= =zSUE -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030619085034.GA5089>
