On Fri, Feb 03, 2006 at 10:35:16AM +0100, Guido Tschakert wrote:
> Jacob Meuser wrote:
> >On Fri, Feb 03, 2006 at 12:04:20PM +0500, Dmitry Slobodchikov wrote:
> >
> >
> >>Growisofs don't work too neither -Z nor -M arguments
> >>
> >>/home/zoosman->>dvd+rw-format -blank /dev/dvd
> >>* DVD&RW/-RAM format utility by <[EMAIL PROTECTED]>, version 4.10.
> >>:-( unable to open("/dev/dvd"): Invalid argument
> >>
> >>or
> >>
> >>/home/zoosman->>dvd+rw-mediainfo /dev/dvd
> >>/dev/dvd: unable to open: Invalid argument
> >
> >
> >what is /dev/dvd? you should use /dev/rcd0c or /dev/rcd1c.
> >
> Hello,
>
> /dev/dvd ist the appropriate device name under linux.
maybe some distros set that up for you.
there is nothing stopping a user from doing:
# ln -s /dev/rcd1c /dev/dvd
> BTW:
>
> Wouldn't it be good, if the maintainer of a port/package have a look at
> the differences of the config files between the systems.
there are no "config files" for dvd+rw-tools.
> You will never seen the device /dev/dvd on OpenBSD,
?
$ ls -l /dev/dvd
lrwxr-xr-x 1 root wheel 10 Feb 3 01:07 /dev/dvd -> /dev/rcd0c
$
> so changing the
> device directly in the port/package to /dev/rcd0c as default would be a
> good idea in my opinon. (i think a maintainer maintaines some port
> because he use it, so he/she has to change the config, why not put it
> directly in the port).
I am the maintainer. there are no config files.
besides: http://www.openbsd.org/faq/faq13.html#burnCD
--
<[EMAIL PROTECTED]>