Advertisement
Guest User

Untitled

a guest
Sep 8th, 2010
277
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. vobcopy -i /dvd -m /stuff/iso/ -o /stuff/disk1/FullDisc2/
  2. [Hint] You use -i. Normally this is not necessary, vobcopy finds the input dir by itself. This option is only there if vobcopy makes trouble.
  3. [Hint] If vobcopy makes trouble, please mail me so that I can fix this (robos@muon.de). Thanks
  4. Vobcopy 1.1.0 - GPL Copyright (c) 2001 - 2007 robos@muon.de
  5. [Hint] All lines starting with "libdvdread:" are not from vobcopy but from the libdvdread-library
  6. [Info] Device /stuff/iso mount on /dev/loop0
  7.  
  8. [Info] Path to dvd: /dev/loop0
  9. libdvdread: Using libdvdcss version 1.2.10 for DVD access
  10. libdvdread: Could not open /dev/loop0 with libdvdcss.
  11. libdvdread: Can't open /dev/loop0 for reading
  12.  
  13. [Error] Path thingy didn't work '/dev/loop0'
  14. [Error] Try something like -i /cdrom, /dvd or /mnt/dvd
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement