What makes a CD-ROM bootable?
- From: Scottman <FonzoCool@xxxxxxxxx>
- Date: Tue, 29 Jan 2008 17:19:14 -0800 (PST)
I am wondering what makes a CD bootable, and more specifically, if it
is possible to write some kind of boot sector that will load another
program (also on the CD-ROM) into memory and run it (all without an
OS).
I opened my master boot record in a HEX editor, but the task of
translating the hex into x86 assembly language seems daunting. Is
there a utility that would do this for me? I was thinking then I
could figure out how it loads an OS and alter it to load one of my
programs.
Does this seem feasible?
Thanks,
Scott
.
- Follow-Ups:
- Re: What makes a CD-ROM bootable?
- From: robertwessel2@xxxxxxxxx
- Re: What makes a CD-ROM bootable?
- From: Jim Langston
- Re: What makes a CD-ROM bootable?
- Prev by Date: Re: Decision Tables
- Next by Date: Re: Decision Tables
- Previous by thread: Preorder/Postorder Traversal of Multiway Search Tree (B-Tree)
- Next by thread: Re: What makes a CD-ROM bootable?
- Index(es):
Relevant Pages
|