Re: CD-Writer (ATA) and cdrecord
From: Olaf Hoyer (ohoyer_at_gaff.hhhr.ision.net)
Date: 08/04/03
- Previous message: Martin Vana: "confused by fonts"
- In reply to: Rick Hoekman: "CD-Writer (ATA) and cdrecord"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 4 Aug 2003 00:46:52 +0200 (CEST) To: Rick Hoekman <rick@paranoia.nl>
On Sun, 3 Aug 2003, Rick Hoekman wrote:
> Hello freebsd-newbies,
>
> I want to use my cd-rw, it mounts perfectly but CDRECORD is not finding
> the drive. This is in my /etc/fstab
>
> /dev/acd0a /cdrom cd9660 ro,noauto 0 0
> proc /proc procfs rw 0 0
>
> cdrecord -scanbus is giving me this:
>
> Cdrecord 2.00.3 (i386-unknown-freebsd4.8) Copyright (C) 1995-2002 Jörg Schilling
> cdrecord: No such file or directory. Cannot open SCSI driver.
> cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you are root.
> cdrecord: For possible transport specifiers try 'cdrecord dev=help'.
>
> Do I have to load a SCSI emulator or load a kernel module like you have
> to do in Linux?
Hi!
Well, cdrecord is SCSI-only.
if you only want to burn iso-images, give burncd a look (base system).
Otherwise you should compile a new kernel with the following line added:
device atapicam
to emulate ATAPI drives as SCSI ones.
HTH
Olaf
-- Olaf Hoyer ohoyer@gaff.hhhr.ision.net Fuerchterliche Erlebniss geben zu raten, ob der, welcher sie erlebt, nicht etwas Fuerchterliches ist. (Nietzsche, Jenseits von Gut und Boese) _______________________________________________ freebsd-newbies@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-newbies To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org"
- Previous message: Martin Vana: "confused by fonts"
- In reply to: Rick Hoekman: "CD-Writer (ATA) and cdrecord"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|