[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: CDRDAO
- To: misc_(_at_)_openbsd_(_dot_)_org
- Subject: Re: CDRDAO
- From: futatuki_(_at_)_bsdclub_(_dot_)_org (Yasuhito FUTATSUKI)
- Date: Wed, 6 Dec 2000 20:55:51 +0900 (JST)
Hi.
To create a data CD with cdrdao,
( 1. Create a ISO image with mkisofs or mkhybrid )
2. Create a TOC file for data CD like this:
BEGIN --- cut here --- cut here --- cut here --- cut here ---
CD_ROM
TRACK MODE1
DATAFILE "cdimage.iso"
END --- cut here --- cut here --- cut here --- cut here ---
Make sure your CD-R(/RW) drive's SCSI bus,target,lun, then run cdrdao
with write mode.
% cdrdao write --device x,y,z tocfile
See cdrdao(1) manual page for more infomation.
Regards,
Yasuhito
Visit your host, monkey.org