/usr/ports/sysutils/vobcopy

Herbert herbert at bugat.at
Thu Jun 19 01:50:46 PDT 2003


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 at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20030619/24c31396/attachment.bin


More information about the freebsd-questions mailing list