In article <[EMAIL PROTECTED]>
Marcel Moolenaar <[EMAIL PROTECTED]> writes:

> Since pc98 only has a specialized boot2 and thus shares boot0 and boot1
> with other architectures, it can be assumed that an ELF boot2 doesn't
> need any special hacking in boot0 and/or boot1, right?

No, if HDD is formated with the format command in MS-DOS for pc98, it
is installed 'HDD booting menu' in the HDD. Since the menu is
substituting for boot0, boot0 is not always necessary to pc98.

The 'loader' program is only transplanted for pc98. The boot2
(sys/boot/pc98/boot2) is the mostly same as the old biosboot
(sys/pc98/boot/biosboot) .

> boot2 is already capable of loading ELF, right?

No.

> Isn't it therefore enough to just compile boot2 as ELF?

No.

> In other words, what are the problems?

We need to transplant the new boot2 (sys/boot/i386/boot2) to pc98 to
compile as ELF.

---
Takahashi Yoshihiro / [EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to