1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
freebsd-ports/multimedia/dvdrip/pkg-message
Edwin Groothuis 54242ddb69 Forgot pkg-message
PR:		ports/47117
Submitted by:	Michael Nottebrock <lofi@lofi.dyndns.org>
2003-01-16 02:18:29 +00:00

13 lines
661 B
Plaintext

################################################################################
In order to have automated ripping work right, enable usermount (sysctl
vfs.usermount=1), add a mountpoint for your dvd-drive to your home directory
(mkdir /home/foo/cdrom) and add a corresponding entry to /etc/fstab
(/dev/cd0c /usr/home/foo/cdrom cd9660 ro,noauto 0 0) and
specify this mountpoint in dvd::rip's preferences.
Please note that this program has not even reached release 0.5 and deals with
bleeding edge software and formats. You will very probably find bugs.
################################################################################