bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Loading initrd from FAT partition fails silently?


From: Bill Gribble
Subject: Re: Loading initrd from FAT partition fails silently?
Date: Fri, 18 May 2001 10:57:49 -0500
User-agent: Mutt/1.3.17i

On Fri, May 18, 2001 at 08:29:17AM -0500,  wrote:
> One hint might be that the root image file is intended to be put on
> a floppy disk and was created by 'dd' so it's exactly the size of a
> 1.44M disk (1474560 bytes).  Will the initrd load process fail if
> the size of compressed data is not identical to the size of the
> file?

Answer: yes.  

I fixed the image file by un-gzipping and re-gzipping on a Linux
machine, then specifying the resulting (smaller) file for my initrd
image.  It works (i.e. I'm able to boot with the initrd as my /).

At the least, I think GRUB should report an error when it fails to load an
initrd.  In this case, the failure must be a "sanity check" on the size
of the compressed file; that could be easily reported to the user.

Thanks,
Bill Gribble




reply via email to

[Prev in Thread] Current Thread [Next in Thread]