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]
Other format: [Raw text]

Re: which 82559 card work for redboot


Wang Anthony wrote:
> 
>   I download the ecos and followed the document and trying to rebuild 
> the reboot.
>   I used the following command:
> ecosconfig new pc redboot
> ecosconfig add net_drivers cf_eth_drivers
> ecosconfig tree
> make
> 
>   But I only got redboot.elf. I need to get the redboot.bin to do floppy 
> boot.
>   Would you please tell me how to build redboot.bin?

Instead do:

ecosconfig new pc redboot
ecosconfig import \
$ECOS_REPOSITORY/hal/i386/pc/current/misc/redboot_FLOPPY.ecm
ecosconfig tree
make

Jifl
-- 
eCosCentric       http://www.eCosCentric.com/       <info@eCosCentric.com>
--[ "You can complain because roses have thorns, or you ]--
--[  can rejoice because thorns have roses." -Lincoln   ]-- Opinions==mine


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


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