Re: Bug in kernel - how to make big kernel bootable with GRUB (wasRe: Linux 2.4.0-Test{1,2} with Grub (I think I found the answer))

2000-07-14 Thread Khimenko Victor
In <[EMAIL PROTECTED]> H. Peter Anvin ([EMAIL PROTECTED]) wrote: HA> Khimenko Victor wrote: >>> >> > We have noticed. You may note that kernels > 1 MB warn that they can >> > no longer be booted by the kernel boot sector. >> >> And why it was done this way, BTW ? Fix is not that hard. Perhaps the

Re: Bug in kernel - how to make big kernel bootable with GRUB (wasRe: Linux 2.4.0-Test{1,2} with Grub (I think I found the answer))

2000-07-14 Thread H. Peter Anvin
Khimenko Victor wrote: >> > > We have noticed. You may note that kernels > 1 MB warn that they can > > no longer be booted by the kernel boot sector. > > And why it was done this way, BTW ? Fix is not that hard. Perhaps they should > say that you can not boot them with loadlin and GRUB as well

Re: Bug in kernel - how to make big kernel bootable with GRUB(wasRe: Linux 2.4.0-Test{1,2} with Grub (I think I found the answer))

2000-07-14 Thread H. Peter Anvin
"H. Peter Anvin" wrote: > > Khimenko Victor wrote: > > > > HA> LOADLIN doesn't use it. > > > > Yeah. Of course. This part of loadlin's source is only my imagination: > > > > Eep, I must have misunderstood Hans L.' comments on this. > Either way, LOADLIN too should simply load to end of file.

Re: Bug in kernel - how to make big kernel bootable with GRUB(wasRe: Linux 2.4.0-Test{1,2} with Grub (I think I found the answer))

2000-07-14 Thread H. Peter Anvin
Khimenko Victor wrote: > > HA> LOADLIN doesn't use it. > > Yeah. Of course. This part of loadlin's source is only my imagination: > Eep, I must have misunderstood Hans L.' comments on this. -- <[EMAIL PROTECTED]> at work, <[EMAIL PROTECTED]> in private! "Unix gives you enough rope to shoot y

Re: Bug in kernel - how to make big kernel bootable with GRUB (wasRe: Linux 2.4.0-Test{1,2} with Grub (I think I found the answer))

2000-07-14 Thread OKUJI Yoshinori
From: "Khimenko Victor" <[EMAIL PROTECTED]> Subject: Bug in kernel - how to make big kernel bootable with GRUB (was Re:Linux 2.4.0-Test{1,2} with Grub (I think I found the answer)) Date: Fri, 14 Jul 2000 04:22:49 +0400 (MSD) > But even then GRUB will not use full size of this field so you ne

Re: Bug in kernel - how to make big kernel bootable with GRUB (wasRe: Linux 2.4.0-Test{1,2} with Grub (I think I found the answer))

2000-07-13 Thread Linus Torvalds
On Fri, 14 Jul 2000, Khimenko Victor wrote: > > Huh. Patch is trivial. Really trivial. Just one problem: I do not think it'll > be applied. Since it's TWO patches: one for kernel and one for GRUB. Actually, the only problem with the patch is that it is not byte-order-safe, which means that you