From owner-freebsd-questions Thu Apr 3 21:52:46 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id VAA18435 for questions-outgoing; Thu, 3 Apr 1997 21:52:46 -0800 (PST) Received: from tarkhil.dialup.aha.ru ([194.85.158.37]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id VAA18361 for ; Thu, 3 Apr 1997 21:51:41 -0800 (PST) Received: from localhost (tarkhil@localhost) by tarkhil.dialup.aha.ru (8.8.5/8.6.9) with SMTP id JAA06899; Fri, 4 Apr 1997 09:53:50 +0400 (MSD) Message-Id: <199704040553.JAA06899@tarkhil.dialup.aha.ru> X-Authentication-Warning: tarkhil.dialup.aha.ru: tarkhil@localhost didn't use HELO protocol X-Mailer: exmh version 2.0gamma 1/27/96 To: "Niklas Saers, a.k.a. Beren of Ewox" cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD Questions In-reply-to: Your message of "Wed, 02 Apr 1997 15:55:21 +0200." <1.5.4.32.19970402135521.009d8534@vgs.sn.no> Reply-To: tarkhil@aha.ru Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 04 Apr 1997 09:53:45 +0400 From: Alex Povolotsky Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In message <1.5.4.32.19970402135521.009d8534@vgs.sn.no>, "Niklas Saers, a.k.a. Beren of Ewox" writes: >Is there software included for burning CD-R's? Where can I find more >information about this? look for mkisofs at ports. mkisofs is used to create CD-R image, and in man for it some cd-writing tools are mentioned. Alex.