This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

More on x86 boot loader


I've finished making changes to the boot loader so that it can load
from hard drives and hard-drive partitions.  

  <ftp://ftp.buici.com/pub/ecos/bootstrap>

It turned out that the reason it wouldn't boot from hard drives
straight away was a bug in the check for the end of a cylinder.  The
original check didn't honor the upper two bits as high-order track
bits.  All better.

Cheers,
 Marc


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]