[Bug 1311247] Re: [Grubenv] error: malformed file, press any key to continue

Spiralofhope 1311247 at bugs.launchpad.net
Mon Jun 9 08:55:56 UTC 2014


Thanks roland65, but your script doesn't work as it is.

1. make the script

sudo nano /etc/rc.fixgrub

1b. with this content:

#!/bin/sh
/usr/sbin/grub-set-default 0

2. Make the script executable:
sudo chmod +x /etc/rc.fixgrub

3. Create two links to launch the script at shutdown and reboot:

sudo ln -s /etc/rc.fixgrub /etc/rc0.d/K10fixgrub
sudo ln -s /etc/rc.fixgrub /etc/rc6.d/K10fixgrub

I have not rebooted to test this yet.

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to grub2 in Ubuntu.
https://bugs.launchpad.net/bugs/1311247

Title:
  [Grubenv] error: malformed file, press any key to continue

Status in “grub2” package in Ubuntu:
  Confirmed

Bug description:
  I have just upgraded from 12.04 to 14.04

  Since the upgrade, when I boot up, the process stops and the normal
  grub screen is replaced after a short while by a message saying

  "error: malformed file, press any key to continue"

  Pressing a key allows booting to continue.

  Someone else who experienced this found that the problem went away
  after having re-installed grub.  I tried this but this did not resolve
  the problem for me.

  synaptic reports the grub package as 2.02~beta2-9

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1311247/+subscriptions



More information about the foundations-bugs mailing list