Re: having problems copying a dvd
- From: Polytropon <freebsd@xxxxxxxx>
- Date: Wed, 2 Sep 2009 07:29:59 +0200
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"
- References:
- having problems copying a dvd
- From: af300wsm
- having problems copying a dvd
- Prev by Date: Re: Upgrading packages
- Next by Date: Re: Mounting an NFS volume served by Mac OS X
- Previous by thread: Re: having problems copying a dvd
- Next by thread: portupgrade broken, and apr won't build
- Index(es):
Relevant Pages
|