public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
* making a cd image of a directory
@  Daniel Crone
   ` Gregory Nowak
  0 siblings, 1 reply; 4+ messages in thread
From: Daniel Crone @  UTC (permalink / raw)
  To: speakup

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



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: making a cd image of a directory
   making a cd image of a directory Daniel Crone
@  ` Gregory Nowak
     ` Janina Sajka
  0 siblings, 1 reply; 4+ messages in thread
From: Gregory Nowak @  UTC (permalink / raw)
  To: speakup

mkisofs -r -o cdimage.iso dirname/
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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: making a cd image of a directory
   ` Gregory Nowak
@    ` Janina Sajka
       ` Gregory Nowak
  0 siblings, 1 reply; 4+ messages in thread
From: Janina Sajka @  UTC (permalink / raw)
  To: speakup

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



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: making a cd image of a directory
     ` Janina Sajka
@      ` Gregory Nowak
  0 siblings, 0 replies; 4+ messages in thread
From: Gregory Nowak @  UTC (permalink / raw)
  To: speakup

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~ UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
 making a cd image of a directory Daniel Crone
 ` Gregory Nowak
   ` Janina Sajka
     ` Gregory Nowak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).