flat assembler
Message board for the users of flat assembler.
Index
> OS Construction > booting with compact disc? |
Author |
|
SimianChatter 09 Dec 2007, 13:07
about where i'm at...
'el torito' is the cd boot standard; not sure the world needs a new fs, but you get 2KB for your bootcode with cdfs |
|||
09 Dec 2007, 13:07 |
|
Octavio 09 Dec 2007, 15:01
bitshifter wrote: Hello asm guru's! CD do not uses the same boot method than floppies or hard disks,it uses boot descriptors and can load more than one sector,read 'el torito' specification for more info . If your computer can boot from usb ,i recommend to forget cds and use usb instead.Or better boot from the hard disks ,there are boot managers to allow booting many oses(windowsxp also has a boot manager). |
|||
09 Dec 2007, 15:01 |
|
bitshifter 09 Dec 2007, 20:12
Yes i have USB!
I prefer not to keep stuff like this on my HD. How might one go about writing USB booter? |
|||
09 Dec 2007, 20:12 |
|
Octavio 09 Dec 2007, 23:08
bitshifter wrote: Yes i have USB! first look at the bios options for booting from usb to see wich kind of emulation it can do. |
|||
09 Dec 2007, 23:08 |
|
bitshifter 10 Dec 2007, 07:46
Im a bit lost on where to seek this information.
When i google the net, it comes up with 1685631 results... There are just way too many pages to look at. (Especially when your connection speed is 26.5 kbps on a good day) Can someone throw me a link or two, or three? Ok, thanks... |
|||
10 Dec 2007, 07:46 |
|
Dex4u 11 Dec 2007, 13:40
For CD booting, you just need to make a bootable floppy image, it does not matter what file sys, has long as its bootable.
Then using your CD burn software, click "make bootable" in the options, then point it to a bootable floppy image or a floppy drive, with the bootable floppy in it. It wiil then add some bin files to the CD and now its bootable. USB is not that easy, there no one way to boot usb, you need to try differant methods. This may give you some pointers http://menuet.2.forumer.com/index.php?showtopic=1112 |
|||
11 Dec 2007, 13:40 |
|
edfed 12 Dec 2007, 05:06
to boot from cdrom:
three times: 1 get a bootable cd 2 get a computer with cdrom drive 3 boot the computer from cdrom |
|||
12 Dec 2007, 05:06 |
|
rugxulo 12 Dec 2007, 12:45
You can make a floppy image (made from FreeDOS diskcopy, RAREAD, etc.) into a bootable .ISO via either MTOOLS or MKBISO. And Smart BootManager can (supposedly) boot from CD-ROM even if your BIOS doesn't support it.
|
|||
12 Dec 2007, 12:45 |
|
edfed 03 Jan 2008, 00:46
one theory:
http://en.wikipedia.org/wiki/ISO_9660 compile an iso 9660 image wih fasm, need a macro file.iso burn boot??? |
|||
03 Jan 2008, 00:46 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.