Date: Fri, 17 Sep 1999 10:12:37 +0200 From: Thierry Herbelot <thierry.herbelot@alcatel.fr> To: Annie Morin <annie.morin@viagenie.qc.ca> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: SCSI CD writer Message-ID: <37E1F7F5.8D483BA9@alcatel.fr> References: <37E1483D.CDB55541@viagenie.qc.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37E1F7F5.8D483BA9>