Skip site navigation (1)Skip section navigation (2)
Date:      19 Jun 2005 00:11:39 -0000
From:      atk2@arctic.org
To:        atk2@arctic.org, dannyman@toldme.com
Cc:        freebsd-questions@freebsd.org
Subject:   Re: dvd+rw on freebsd 4.10
Message-ID:  <20050619001139.11628.qmail@twinlark.arctic.org>
In-Reply-To: <42A8852F.3040209@toldme.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Thank you for the comments. I am now attempting to burn my first dvd and
I keep getting this error:

bash-2.05b# growisofs -dvd-compat -Z /dev/cd1a -R /a /b
:-( unable to cam_open_pass("/dev/pass4",O_RDWR): No such file or directory
--

I am unsure what causes this to happen. There is no /dev/pass4 but 
MAKDEV /dev/pass4 resulted in :

bash-2.05b# ls -al /dev/pass*
crw-------  1 root  operator   31,   0 Jun 19 00:08 /dev/pass0
crw-------  1 root  operator   31,   1 Jun 19 00:08 /dev/pass1
crw-------  1 root  operator   31,   2 Jun 19 00:08 /dev/pass2
crw-------  1 root  operator   31,   3 Jun 19 00:08 /dev/pass3
bash-2.05b#
bash-2.05b#
bash-2.05b# /dev/MAKEDEV /dev/pass4
/dev/pass4 - no such device name
---

Is this a simple thing to fix ?




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050619001139.11628.qmail>