<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
On 07/25/2007 08:45 PM, Peter Stuge wrote:
<blockquote cite="mid:20070726004523.5609.qmail@stuge.se" type="cite">
  <pre wrap="">On Wed, Jul 25, 2007 at 07:09:42PM -0400, john wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">2. Kernel loading is slow but initrd loading is very, very, slow.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Please try the FILO patch in this message:

<a class="moz-txt-link-freetext" href="http://www.linuxbios.org/pipermail/linuxbios/2007-May/021586.html">http://www.linuxbios.org/pipermail/linuxbios/2007-May/021586.html</a>

You don't have to enable the DEBUG_* values but if the patched FILO
doesn't work properly I would appreciate if you could send the output
of a version built with the DEBUG_ values enabled.

You should see a bit of improvement with it applied.

//Peter
  </pre>
</blockquote>
I've tried the patch, with debugging enabled - see attached file.<br>
Looks like device and filename are parsed out correctly but initrd file
reading fails with "File not found". <br>
Also, FYI, I removed the "initrd=hde3:/boot/initrd-2.6.22.img" clause
entirely from menu.lst and filo went into a loop, loading the kernel
over and over again.<br>
Finally, the spin-up delay patch given on the Build Tutorial does not
work. I believe a blank line is missing just before the /* Initialize
*/ comment.<br>
<br>
John<br>
============<br>
</body>
</html>