Re: Solaris assumptions

2009-03-03 Thread phcoder
Correction: Third point goes away as it was revealed that it was enough to put these 2 structures in multiboot payload. Now fixed solaris kernel boots fine with latest svn+my elf fix. And the first two points are solaris bugs phcoder wrote: My previous letter was scarce on details. Here some m

Re: Solaris assumptions

2009-03-03 Thread phcoder
My previous letter was scarce on details. Here some more comments: grub1 and grub2 if they detect an elf executable with AOUT_KLUDGE bit set they follow the specification and load the file using addresses from multiboot header. grub-solaris however in the same case uses elf headers. This error