"Mikael Halvarsson" <[EMAIL PROTECTED]> writes:

> Hi,
> 
> I want to flash LinuxBios into the standard shipped flash part (256Kb) on a
> MS-7308ET board but i'm somewhat confused about the flashing process ...
> I've followed the steps in the HOWTO and successfully built LinuxBios. But
> now to the problems.
> 
> * What file should I flash into bios after building??? I have tested to
> flash misc files like. linuxbios.rom, linuxbios.strip ... and I used the
> util in the flash_and_burn directory but it just caused the computer to
> enter reboot madness.

linuxbios.rom or romimage.  It is important that the romimage be at the
very end of the rom.

> * There are some utilities that I dont know what they do eg. makerom,
> mkflashimg, mkelfImage. Should I use any of them to produce a flash image?
> 
> * As what I understand the Linux kernel cannot fit into a standard 256Kb
> standard flash part, so how do I get LinuxBios to load it from a IDE Flash
> disk? Should I embedd some sort of bootloader into the flash rom or?

There is a small embedded IDE driver.  It isn't very good but it should
get the job done.  Bootloaders in the flash is the general procedure.

> Sorry to bother you with these newbie questions, but it seems to be the only
> way :)

If you learn we don't mind :)

Eric

Reply via email to