On Thu, Oct 09, 2008 at 07:05:23PM +0300, Roman Yeryomin wrote:
On Thu, Oct 9, 2008 at 6:14 PM, Roman Yeryomin leroi.lists@gmail.com wrote:
On Thursday 09 October 2008 17:51:01 Ward Vandewege wrote:
On Thu, Oct 09, 2008 at 07:33:23AM -0700, ron minnich wrote:
your build is misconfigured somehow.
You are loading an ELF payload and ELF is not built in as part of your build.
2 suggestions: get an image from someone else that is "known good", and burn and test it.
I can help with that. I'll send you an image in a separate message Roman.
cool got it will test after a while
Well.. it works!
Great.
So, as Peter said, payload problems. There is one thing to make sure; if you use a filo or etherboot payload, you should disable lzma compression (it does not work for those payloads).
Thanks, Ward.