Re: OpenSolaris and multiboot

2006-11-21 Thread Joe Bonasera
Hollis Blanchard wrote: GRUB2's 'multiboot' command will load ELF64 files, so the "a.out hack" shouldn't be necessary for you in the future. That's fine and will let us delete a small amount of code from both the kernel startup sequence and the tools used to build kernel. Just to be clear. F

Re: Grub-devel Digest, Vol 33, Issue 19

2006-11-22 Thread Joe Bonasera
[EMAIL PROTECTED] wrote: Just to be clear. For grub2 on x86, will it be true that there is only a single grub2 binary that understands both elf32 and elf64? Yes. Would the different tags i86-pc vs x86_64 (if any) be determined by knowing if which type elf gets loaded? My personal opinion