Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Sep 2002 15:17:43 +0200
From:      Paulius Bulotas <paulius@kaktusas.org>
To:        freebsd-questions@freebsd.org
Subject:   Re: atapi cd-r/cd-rw drives?
Message-ID:  <20020918131743.GA72762@kaktusas.org>
In-Reply-To: <20020918041848.6e32bb4e.tapeworm@insekta.org>
References:  <20020918041848.6e32bb4e.tapeworm@insekta.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Erik,

I have the same drive working with cdrecord ;)
Here is the recipe:
1. Fetch ftp://freebsd.dk/pub/ATA/cdrtools-1.10-ATA.tgz and save it as
/usr/ports/distfiles/cdrtools-1.10.tgz
2. Fetch http://www.kaktusas.org/freebsd/files/cdrtools.tgz and:
cd /usr/ports/sysutils; rm -rf cdrtools && tar zxvf cdrtools.tgz
3. cd cdrtools && make install clean
4. cd /usr/ports/sysutils/mkisofs && make install clean
5. if you use xcdroast, run it with xcdroast -n
6. You have to be running 4.5-STABLE or newer ;)

Regards,
Paulius

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




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