public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
* how to make a cd bootable
@  Saqib Shaikh
   ` Janina Sajka
   ` Gregory Nowak
  0 siblings, 2 replies; 3+ messages in thread
From: Saqib Shaikh @  UTC (permalink / raw)
  To: speakup

[-- Attachment #1: Type: text/plain, Size: 281 bytes --]

hi,

could someone please tell me how i can mkae a cd bootable. is it true i can just put the file rescue.bin from the debian floppy set into /boot on the cd and it'll automaticaly becomde bootable; this seems slightly odd if you don't have to do anything else.

tia, saqib


[-- Attachment #2: Type: text/html, Size: 794 bytes --]

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

* Re: how to make a cd bootable
   how to make a cd bootable Saqib Shaikh
@  ` Janina Sajka
   ` Gregory Nowak
  1 sibling, 0 replies; 3+ messages in thread
From: Janina Sajka @  UTC (permalink / raw)
  To: speakup

No, it's almost that simple, though. Check the documentation for mkisofs. 
Basically, you need to flag the file to be booted with the -b switch -- 
and should also specify the -c switch.
 On Sat, 1 Sep 2001, Saqib Shaikh 
wrote:

> hi,
> 
> could someone please tell me how i can mkae a cd bootable. is it true i can just put the file rescue.bin from the debian floppy set into /boot on the cd and it'll automaticaly becomde bootable; this seems slightly odd if you don't have to do anything else.
> 
> tia, saqib
> 
> 

-- 
	
				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

Will electronic books surpass print books? Read our white paper,
Surpassing Gutenberg, at http://www.afb.org/ebook.asp

Download a free sample Digital Talking Book edition of Martin Luther
King Jr's inspiring "I Have A Dream" speech at
http://www.afb.org/mlkweb.asp

Learn how to make accessible software at
http://www.afb.org/accessapp.asp



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

* Re: how to make a cd bootable
   how to make a cd bootable Saqib Shaikh
   ` Janina Sajka
@  ` Gregory Nowak
  1 sibling, 0 replies; 3+ messages in thread
From: Gregory Nowak @  UTC (permalink / raw)
  To: speakup

Say you want to put all boot files
into /boot/ relative to the cd tree. Also, I'll assume that your boot
floppy image is rescue.bin.
So given the above, this is how you'd envoke mkisofs:
"mkisofs -b boot/rescue.bin -c boot/boot.catalog ", and so on. Note that the boot/boot.catalog file noted with the
-c flag is manditory, however, mkisofs will create it automagically.
Hth.
Greg



On Sat, Sep 01, 2001 at 02:15:17PM +0100, Saqib Shaikh wrote:
> hi,
> 
> could someone please tell me how i can mkae a cd bootable. is it true i can just put the file rescue.bin from the debian floppy set into /boot on the cd and it'll automaticaly becomde bootable; this seems slightly odd if you don't have to do anything else.
> 
> tia, saqib
> 


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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
 how to make a cd bootable Saqib Shaikh
 ` 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).