Re: burncd and /dev/acd0c ??

2003-09-25 Thread Warren Block
On Wed, 24 Sep 2003, ivan georgiev wrote:

 I am trying for first time to burn a CD under freebsd. I have read the man
 page for burncd, but I do not have /dev/acd0c created (only /dev/acd0 is
 there).Is this a problem or not?

It could be--in /dev with FreeBSD 4.8, I see acd0a, acd0c, acd1a and
acd1c.  This is probably different under 5.x.

 Also, cdrecord -scanbus doesn't show anything...

cdrecord is for SCSI, or if you are using atapicam to emulate SCSI with
IDE devices.

-Warren Block * Rapid City, South Dakota USA
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: burncd and /dev/acd0c ??

2003-09-25 Thread ivan georgiev
On Thursday 25 September 2003 07:01 am, Warren Block wrote:
 On Wed, 24 Sep 2003, ivan georgiev wrote:
  I am trying for first time to burn a CD under freebsd. I have read the
  man page for burncd, but I do not have /dev/acd0c created (only /dev/acd0
  is there).Is this a problem or not?

 It could be--in /dev with FreeBSD 4.8, I see acd0a, acd0c, acd1a and
 acd1c.  This is probably different under 5.x.

  Also, cdrecord -scanbus doesn't show anything...

 cdrecord is for SCSI, or if you are using atapicam to emulate SCSI with
 IDE devices.

Thanks Warren,

But as I said, there is only acd0 in /dev. No /dev/acd0c is created (I use 
5.1-current).
Do I have to emulate SCSI in order to use the CD writer?

Ivan

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: burncd and /dev/acd0c ??

2003-09-25 Thread Guillaume
Lowell Gilbert wrote:
ivan georgiev [EMAIL PROTECTED] writes:


On Thursday 25 September 2003 07:01 am, Warren Block wrote:

On Wed, 24 Sep 2003, ivan georgiev wrote:

I am trying for first time to burn a CD under freebsd. I have read the
man page for burncd, but I do not have /dev/acd0c created (only /dev/acd0
is there).Is this a problem or not?
It could be--in /dev with FreeBSD 4.8, I see acd0a, acd0c, acd1a and
acd1c.  This is probably different under 5.x.

Also, cdrecord -scanbus doesn't show anything...
cdrecord is for SCSI, or if you are using atapicam to emulate SCSI with
IDE devices.
Thanks Warren,

But as I said, there is only acd0 in /dev. No /dev/acd0c is created (I use 
5.1-current).

/dev/acd0c does not exist in -CURRENT. Use /dev/acd0 instead.



Guillaume

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


burncd and /dev/acd0c ??

2003-09-24 Thread ivan georgiev
Hello,

I am trying for first time to burn a CD under freebsd. I have read the man 
page for burncd, but I do not have /dev/acd0c created (only /dev/acd0 is 
there).Is this a problem or not? Also, cdrecord -scanbus doesn't show 
anything...

Do I have to enable something in /etc/devfs.conf and/or recompile the kernel?
This is the output of atacontrol list:

ATA channel 0:
Master:  ad0 FUJITSU MHS2040AT D/8006 ATA/ATAPI rev 6
Slave:   no device present
ATA channel 1:
Master: acd0 HL-DT-STCD-RW/DVD DRIVE GCC-4240N/0111 ATA/ATAPI rev 0
Slave:   no device present


Thanks,
Ivan

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]