<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Sorry to return to this...<br>
    The message re-appeared this morning on a very cold start,<br>
    <pre wrap="">Error: malformed file press any key to continue</pre>
    So checked:<br>
    <i>sudo nano /etc/default/gru</i><i>b</i><br>
    <br>
    and it had kept its alteration to<br>
    <br>
    <i>GRUB_SAVEDEFAULT=true<br>
      <br>
    </i>Plus closely following Ralph's advice<br>
    <i><br>
    </i><i>sudo </i><i>update-grub</i><br>
    <i> </i><i> </i><br>
    has again worked. but I will just have to check it a few more
    times...<br>
    <br>
    Some other messages very quickly appeared before the flash screen,
    but I think these are USB related...<br>
    <div class="moz-signature"><br>
      <b>Rob Ward</b><br>
      Lake Tyers Beach, 3909<br>
      <br>
    </div>
    <div class="moz-cite-prefix">On 02/05/15 17:35, Rob Ward wrote:<br>
    </div>
    <blockquote cite="mid:55447E53.6080702@bigpond.com" type="cite">
      <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
      Cheers Ralph,<br>
      The message no longer appears, thank you....<br>
      <br>
      so <br>
      <br>
      <i>sudo nano /etc/default/gru</i><i>b</i><br>
      <br>
      and altering this line to<br>
      <br>
      <i>GRUB_SAVEDEFAULT=true</i><i><br>
      </i><i> </i><br>
      has worked.<br>
      <div class="moz-cite-prefix"><br>
        It was hard to see a clear authoritative voice in the Google
        hits.  Many were too vague..<br>
        <br>
        However this mailing list has shone through it all!  Thanks
        folks.<br>
        <br>
        Just as an aside: I have no idea what I have done, any links
        that can illuminate the mysteries of Grub?<br>
        <br>
        <b>Rob Ward</b><br>
        Lake Tyers Beach, 3909<br>
        On 02/05/15 15:31, Ralf Mardorf wrote:<br>
      </div>
      <blockquote cite="mid:20150502073110.0c1b3683@archlinux"
        type="cite">
        <pre wrap="">On Fri, 01 May 2015 20:52:18 -0400, JMZ wrote:
</pre>
        <blockquote type="cite">
          <pre wrap="">On 05/01/2015 07:21 PM, Rob Ward wrote:
</pre>
          <blockquote type="cite">
            <pre wrap="">But when my machine is booting, before the splash screens, I get
this message..

Error: malformed file press any key to continue

</pre>
          </blockquote>
          <pre wrap="">This is quite a facile answer, but maybe your kernel is corrupted in 
some way.
</pre>
        </blockquote>
        <pre wrap="">What does indicate that the kernel might be corrupted?
My first guess is, that it's a GRUB issue. What messages appear before
this message appears and is waiting for pressing a key? Perhaps only
GRUB messages are shown. I suspect that the splash screen does hide
upstart messages, so "booting" hasn't started, since no splash screen
appeared. Assumed booting should have started, then we should care
about log files. However, I googled "malformed file press any key to
continue". And my guess, based on the fact that no splash screen
appeared, that GRUB might be the culprit, seems to be not that bad.

"edit /etc/default/grub and add:

# If you want to enable the save default function, uncomment the
following # line, and set GRUB_DEFAULT to saved.
GRUB_SAVEDEFAULT=true

After saving the file update grub:

sudo update-grub" -
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://askubuntu.com/questions/473230/malformed-file-warning-on-boot">http://askubuntu.com/questions/473230/malformed-file-warning-on-boot</a>

"Error solved (i should work on my patience when using the search
function ^-^)

Commenting this out in /etc/default/grub fixed it for me.

Code: [Select]

# If you want to enable the save default function, uncomment the
following # line, and set GRUB_DEFAULT to saved.
GRUB_SAVEDEFAULT=true" -
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="https://forum.manjaro.org/index.php?topic=12635.0">https://forum.manjaro.org/index.php?topic=12635.0</a>

Even without my guess that GRUB likely is the culprit, just searching
the web for "malformed file press any key to continue" resulted in tons
of hits. It takes less then one minute.

</pre>
        <blockquote type="cite">
          <blockquote type="cite">
            <pre wrap="">Having done the obligatory Google searches I can't find a strong
lead.
</pre>
          </blockquote>
        </blockquote>
        <pre wrap="">So you tried GRUB_SAVEDEFAULT=true already yourself and it didn't
solve the issue?

JFTR GRUB and GRBU2 are known to be poor bootloaders. A lot of
experienced *nix users don't use it. I'm using it anyway, but I don't
upgrade it. IMO there's no need to upgrade GRUB. There's no drawback
and the advantage is, that you won't get a buggy update.

</pre>
      </blockquote>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <br>
  </body>
</html>