Date: Mon, 15 May 2000 12:07:27 -0700 From: Kent Stewart <kstewart@3-cities.com> To: Dan O'Connor <dan@mostgraveconcern.com> Cc: w.weiland@gmx.de, freebsd-questions@FreeBSD.ORG Subject: Re: ATAPI-CD-Writer Message-ID: <39204AEF.C3186335@3-cities.com> References: <036d01bfbe73$75109240$0200000a@danco>
next in thread | previous in thread | raw e-mail | index | archive | help
Dan O'Connor wrote: > > >in your documentations I donīt find any hints, how to write CD-ROMS with > >an ATAPI-CD-WRITER. How can I install it (e.g. which devices from /dev, or > is > >there a SCSI-Emulation necessary etc?) > > > >I īm looking forward to your answere. > > See the cheat sheet I have on this at > http://www.mostgraveconcern.com/freebsd/sheet.cgi?cdrw In your cheat sheet, you talk about examples in /usr/share/examples/atapi. On a clean install of 4.0 there are no examples in .../atapi. I think something like your example of mkisofs and burncd should be there. The burncd for data and audio is trivial but getting mkisofs to work is a different matter. You have things like making bootable cdrom and it would be nice to only have to pass the iso.name and the top of the tree to a script and have it add all of the mkisofs parameters. Salvo sent me >I have tried the following: >1) for my FreeBSD data: mkisofs -D -R -U -v -o <filename> <path> ... >2) to make a 4.0-S bootable CD: mkisofs -b floppies/boot.flp >-R -T -o disc1 /where/you/put/your/release/R/cdrom/disc1 I have been using the first mkisofs with 100% success and I haven't tried the second. I bring up his email each time I make an iso CD-R. BTW, on a FreeBSD 4.0 system, you have to be running stable for burncd to work on HP CD-R/RW drives. Soren recently patched the atapi-cd.c module so that it would write the TOC and close on drives like the HP Atapi CD-R/RW. Kent > > Good luck, > > --Dan > > -- > Dan O'Connor > On Matters of Most Grave Concern > http://www.mostgraveconcern.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kstewart@3-cities.com http://www.3-cities.com/~kstewart/index.html FreeBSD News http://daily.daemonnews.org/ SETI(Search for Extraterrestrial Intelligence) @ HOME http://setiathome.ssl.berkeley.edu/ Hunting Archibald Stewart, b 1802 in Ballymena, Antrim Co., NIR http://www.3-cities.com/~kstewart/genealogy/archibald_stewart.html 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?39204AEF.C3186335>