From owner-freebsd-questions Fri Sep 17 2:27:14 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mel.alcatel.fr (mel.alcatel.fr [212.208.74.132]) by hub.freebsd.org (Postfix) with ESMTP id F331114F9F for ; Fri, 17 Sep 1999 02:26:58 -0700 (PDT) (envelope-from thierry.herbelot@alcatel.fr) Received: from aifhs2.alcatel.fr (mailhub.alcatel.fr [155.132.180.80]) by mel.alcatel.fr (ALCANET/SMTP) with ESMTP id JAA08836; Fri, 17 Sep 1999 09:23:18 +0200 Received: from lune.telspace.alcatel.fr (lune.telspace.alcatel.fr [155.132.144.65]) by aifhs2.alcatel.fr (ALCANET/SMTP2) with ESMTP id KAA09357; Fri, 17 Sep 1999 10:20:48 +0200 (MET DST) Received: from telss1 (telss1.telspace.alcatel.fr [155.132.51.4]) by lune.telspace.alcatel.fr (8.9.1a/8.9.1) with ESMTP id KAA10556; Fri, 17 Sep 1999 10:02:55 +0200 (MEST) Received: from alcatel.fr by telss1 (8.8.8+Sun/SMI-SVR4) id KAA15312; Fri, 17 Sep 1999 10:14:50 +0200 (MET DST) Message-ID: <37E1F7F5.8D483BA9@alcatel.fr> Date: Fri, 17 Sep 1999 10:12:37 +0200 From: Thierry Herbelot Reply-To: thierry.herbelot@alcatel.fr Organization: ALCATEL CIT Nanterre X-Mailer: Mozilla 4.5 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: Annie Morin Cc: freebsd-questions@FreeBSD.ORG Subject: Re: SCSI CD writer References: <37E1483D.CDB55541@viagenie.qc.ca> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Annie Morin wrote: > > Is it possible to make available a SCSI CD writer installed on a FreeBSD platform > to users using WinNT ? short answer : yes longer answer : an SCSI writer can be driven with the "cdrecord" application, which is in the ports. As it is a text-based program, you should be able to use it via the "telnet" emulator under Win$$ > > If yes, is it necessar to mount the empty CD? > If yes what is the appropriate file system model I shoul use? cdrecord comes with "mkisofs", which builds an ISO image from a file tree mounted on the FreeBSD machine. You may have to transfer the file tree from Win$$ to BSD (you may also use samba : this product allows the use of a UNIX machine as a file server for Win$$ machines - see www.samba.org) > > If I want to write the CD on the FreeBSD platform, what software already exists? As I said, cdrecord works fine (there are lots of supported drives, and the doc is readable) TfH > > Thanks in advance > > Annie Morin > > -- > Viagénie's web site : http://www.viagenie.qc.ca > Normos, Primary repository for RFCs, internet-drafts: http://www.normos.org > Freenet6, Get connected on IPv6: http://www.freenet6.net > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message