Skip site navigation (1)Skip section navigation (2)
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

--J/dobhs11T7y2rNN
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Thu, Jun 19, 2003 at 12:04:42PM +0930, Wilkinson,Alex wrote:
> Hi,
>=20
> Does anyone know if it is possible to use vobcopy on a DVDROM mounted
>  over nfs ?
>=20
> I have tryed this and keep getting this error:
>=20
> # mount_nfs hostname:/path/to/dvdrom
>=20
> # 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?
>=20
> path to cd:
> libdvdread: Can't stat
> No such file or directory
>=20
> Path thingy didn't work '(null)'
> Try someting like -i /cdrom, /dvd  or /mnt/dvd
>=20
>=20
> Any ideas ?
>=20
>  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.=20
The following works fine:

# mount_cd9660 /dev/acd1 /mnt/dvd
# cd /mnt/dvd/
# vobcopy -m -o /mnt/disk3 -t dvd_title

Herbert

--J/dobhs11T7y2rNN
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (FreeBSD)

iD8DBQE+8XlZMc0az70eKG4RAoNrAJ9ssqzDaXl9B8bZMupD9RRWMEXhcwCfT95r
tvPvWJcPN6M3gDF9uecQ+gM=
=zSUE
-----END PGP SIGNATURE-----

--J/dobhs11T7y2rNN--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030619085034.GA5089>