"H. Peter Anvin" <[email protected]> writes:
> Well, it doesn't help if what you end up with for some bootloader is a
> nonfunctioning kernel.
I agree. We need to look at what is happening closely.
However just because we have some initial glitches doesn't mean we
shouldn't give up.
With grub you can say:
kernel --type=biglinux /path/to/bzImage
As I read the code it won't necessarily force the type of kernel image
grub will use but it will refuse to boot if it doesn't recognize
the kernel as the type specified.
The code for grub is in stage2/boot.c:load_image(). It tries a few
other formats before it tests for the linux magic number but
it won't recognize an ELF format executable unless it is a mutliboot
or a BSD executable.
Eric
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]