On Apr 27, 10:43 pm, jcomeau_ictx <john.com... (AT) gmail (DOT) com> wrote:
Quote:
Hi, I'm hoping someone here has some El Torito experience. I'm using
mkisofs to burn a bootable CDROM of the colorForth operating system as
if it were a 1.44MB floppy. I could probably get it to work by setting
-boot-load-size to the full image, but for various reasons I'd like to
avoid that, and my reading of the spec doesn't give me any reason to
believe I'd have to resort to that. |
I beginning to think it's not just my programming, especially since it
boots from a floppy with no problem. I downloaded the win98 boot disk
from
http://freepctech.com/pc/002/files010.shtml, made an ISO image
using:
mkisofs -b win98.img -c boot.catalog -o win98.iso README.txt
Bochs can boot it, as it can my colorForth ISO. VMware cannot boot
either, which I don't think is a bug in VMware, it usually does just
what my laptop would do. I guess I could waste another CD and check
but I'm pretty sure my laptop won't boot win98 from the CDROM either.
Are there a bunch of buggy El Torito BIOSes out there? Hard to
believe, this many years after the spec was published.