Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 03 Feb 2001 22:30:13 -0600
From:      David Kelly <dkelly@hiwaay.net>
To:        Vladimir Linnik <vladimirl@home.com>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: laptop & ide-cd-writer 
Message-ID:  <200102040430.f144UDN09028@grumpy.dyndns.org>
In-Reply-To: Message from Vladimir Linnik <vladimirl@home.com>  of "Sat, 03 Feb 2001 21:43:27 EST." <01020321432700.00750@jb.technomatter.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
Vladimir Linnik writes:
> Hi All,
> 
> How can I copy cd on FreeBSD 4.2-stable? 
> I have cd-writer on DELL 5000e clone.
> 
> from dmesg
> 
> acd0: CD-RW <UJDA310> at ata1-master using PIO4
> 
> I tried cdrecord & cdrdao but thay work just with SCSI.
> How I can enable ide-cd-writer on FreeBSD?

This is more appropriate for freebsd-questions than -stable.

% man burncd

The command is something like (but verify before you try):

% burncd -f /dev/acd0c -s 4 -e data 4.2-RELEASE.iso fixate

To generate an image suitable for burncd (or cdrecord) you need the 
mkisofs port. Running mkisofs is much harder.

--
David Kelly N4HHE, dkelly@hiwaay.net
=====================================================================
The human mind ordinarily operates at only ten percent of its
capacity -- the rest is overhead for the operating system.




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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