Re: having problems copying a dvd



On Wed, 02 Sep 2009 04:41:24 +0000, af300wsm@xxxxxxxxx wrote:
If dd will work but I just forgot to get the block size
right, what is that supposed to be.

If you call dd without bs= parameter, the default of 512 is
assumed. This may not be correct for video DVDs. You could
try bs=1m, but I'm not sure what the correct block size for
DVDs is...

For copying them, I always felt comfortable with the vobcopy
tool (for reading), and growisofs -dvd-compat (for writing).
Both tools can be installed via ports or packages.

[root@sniper ~]# cp /dev/acd0 /usr/local/dvds/biggest_loser.iso
^^^^^^^^^^^^^^^^
Just a side note: I don't think /usr/local is a good place
to store DVD images. Some path like /usr/home/dvds would be
good. The /usr/local subtree is "reserved" for locally installed
applications; see "man hier" for details.




--
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: creating a DVD
    ... Are you burning them as Data DVDs or Video DVDs. ... If you are burning them as Data DVD's, ...
    (microsoft.public.windows.mediacenter)
  • Re: [REQUEST] Option for skipping unreadable blocks on Video DVD
    ... What about a more tolerant way to handle unreadable blocks. ... Especially on Video DVDs single blocks are not that important than on ...
    (Linux-Kernel)
  • Re: basic question about DVD copies
    ... The data on most video DVDs does not fit on a DVD-R. ... to circumvent the css encryption first. ... Moritz Franosch ...
    (alt.os.linux.suse)
  • DVD ROM problems
    ... mount both data and video DVDs and see them as mounted file systems, ... and also to play video DVDs. ... away as not even being able to mount data DVDs. ...
    (comp.os.linux.questions)
  • Re: Debian packages without md5sums
    ... seems that the DVDs and CDs simply do not contain Release.gpg files, ... individual packages on these DVDs are OK. ... These two commands should download Steve McIntyre's public key (ID ... possibly clearing the entries would clear that. ...
    (Debian-User)