This is the mail archive of the ecos-discuss@sourceware.org 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]

eCos-i386 grub problem


  Hi all ,

      I want to create a redboot entry in my grub .
For that created an elf file by importing
i386-grub.ecm .
In the grub.con i put an entry as follows . 

" title eCos
        root(hd0,1)
        initrd /boot/grub/reboot.elf

  title Fedora Core (2.6.9-1.667smp)
        root (hd0,1)
        kernel /vmlinuz-2.6.9-1.667smp ro root=LABEL=/
rhgb quiet
        initrd /initrd-2.6.9-1.667smp.img
  "

  The error was  " Error 15: file not found "
 
    am I taking the right approach .
and also i downloaded the elf file from the site and
did the same . same was the error .

   Can anyone suggest a solution..

 Thanks
       Huleslid 
 


		
_______________________________________________________
Too much spam in your inbox? Yahoo! Mail gives you the best spam protection for FREE! http://in.mail.yahoo.com

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


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