All of lore.kernel.org
 help / color / mirror / Atom feed
* [Question] Why not load compressed kernel?
       [not found] <48B01ADF.44F716.22363@m12-53.163.com>
@ 2008-08-23 15:02 ` y.volta
  2008-08-30 11:44   ` Robert Millan
  0 siblings, 1 reply; 2+ messages in thread
From: y.volta @ 2008-08-23 15:02 UTC (permalink / raw)
  To: grub-devel

Hi,

    I'm trying to load a .gz multi-boot kernel file. but, I get 'invalid magic number'. and when i check the grub_rescue_cmd_linux (), it uses grub_file_open () not grub_gzfile_open ();

    So, my question, why not use the latter one for reducing the file size?


Y.Volta

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Question] Why not load compressed kernel?
  2008-08-23 15:02 ` [Question] Why not load compressed kernel? y.volta
@ 2008-08-30 11:44   ` Robert Millan
  0 siblings, 0 replies; 2+ messages in thread
From: Robert Millan @ 2008-08-30 11:44 UTC (permalink / raw)
  To: The development of GRUB 2

On Sat, Aug 23, 2008 at 11:02:01PM +0800, y.volta wrote:
> Hi,
> 
>     I'm trying to load a .gz multi-boot kernel file. but, I get 'invalid magic number'. and when i check the grub_rescue_cmd_linux (), it uses grub_file_open () not grub_gzfile_open ();
> 
>     So, my question, why not use the latter one for reducing the file size?

Your question is confusing;  you say you're loading a multiboot kernel but
refer to the linux loader.  Which one do you mean?

-- 
Robert Millan

  The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
  how) you may access your data; but nobody's threatening your freedom: we
  still allow you to remove your data and not access it at all."



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-08-30 11:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <48B01ADF.44F716.22363@m12-53.163.com>
2008-08-23 15:02 ` [Question] Why not load compressed kernel? y.volta
2008-08-30 11:44   ` Robert Millan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.