From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [204.233.198.50] (helo=linserver.complex) by speech.braille.uwo.ca with esmtp (Exim 3.33 #1 (Debian)) id 16czNy-0005hj-00 for ; Mon, 18 Feb 2002 20:48:02 -0500 Received: (from gnowak1@localhost) by linserver.complex (8.11.4/8.10.2) id g1J1lg700772 for speakup@braille.uwo.ca; Mon, 18 Feb 2002 19:47:42 -0600 Date: Mon, 18 Feb 2002 19:47:42 -0600 From: Gregory Nowak To: speakup@braille.uwo.ca Subject: Re: making a cd image of a directory Message-ID: <20020218194742.A768@uic.edu> References: <20020218184141.A729@uic.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from janina@afb.net on Mon, Feb 18, 2002 at 08:19:58PM -0500 Sender: speakup-admin@braille.uwo.ca Errors-To: speakup-admin@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.0.8 Precedence: bulk Reply-To: speakup@braille.uwo.ca List-Help: List-Post: List-Subscribe: , List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: Sorry about that. Since Danny's question was straight forward, it sounded to me like he had done it before, and just needed a mind refresher on how to get started. Of course, Janina's message below is correct, but I would recommend that you read the cd writing howto to get the full story. Greg On Mon, Feb 18, 2002 at 08:19:58PM -0500, Janina Sajka wrote: > On Mon, 18 Feb 2002, Gregory Nowak wrote: > > > mkisofs -r -o cdimage.iso dirname/ > Yes, but this is only part of the story. This will produce an iso file > image called cdimage.iso. Some of the rest of the story might be: > > 1.) You can give the image any name you want; > 2.) There may be other options you might want to specify. Do: > > mkisofs --help 2>&1 |more > > to see what the options are; > 3.) There's still the business of creating a cdrom from the iso image > file. For that you need cdrecord, and you may need to install scsi > emmulation if you don't have scsi already, somehow; > > > > > Greg > > > > > > On Mon, Feb 18, 2002 at 07:16:19PM -0500, Daniel Crone wrote: > > > I have some files which I want to put on to a cd r. All the files are in > > > one dir. How should this be done? Feel free to write me off list if you > > > want to do so. > > > dannyboy@pobox.com > > > > > > > > > _______________________________________________ > > > Speakup mailing list > > > Speakup@braille.uwo.ca > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup > > > > _______________________________________________ > > Speakup mailing list > > Speakup@braille.uwo.ca > > http://speech.braille.uwo.ca/mailman/listinfo/speakup > > > > -- > > Janina Sajka, Director > Technology Research and Development > Governmental Relations Group > American Foundation for the Blind (AFB) > > Email: janina@afb.net Phone: (202) 408-8175 > > Chair, Accessibility SIG > Open Electronic Book Forum (OEBF) > http://www.openebook.org > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup