[Bug 1309735] Re: The "--disk-module=MODULE" option of "grub-install" works wrong in Grub 2.02~beta2-9
apport hater
1309735 at bugs.launchpad.net
Mon Apr 6 17:16:08 UTC 2015
The patch is very simple:
https://github.com/dweeezil/grub/commit/fa33530870839e303354ff2660baeff5356ea736
--
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/1309735
Title:
The "--disk-module=MODULE" option of "grub-install" works wrong in
Grub 2.02~beta2-9
Status in grub2 package in Ubuntu:
Confirmed
Bug description:
My OS is ubuntu14.04 LTS.
And the command "grub-install -V" shows that the grub version is Grub 2.02~beta2-9.
Since I have two disk on my laptop, and one of them is not bootable, I
have to use nativedisk mode.
But the "--disk-module=MODULE" option of grub-install can not work normaly.
Command like:
sudo grub-install --disk-module=native /dev/sda
returns me the following message:
"
--disk-module: (PROGRAM ERROR) Option should have been recognized!?
Try 'grub-install --help' or 'grub-install --usage' for more information.
"
What's the meaning of "should have been recognized", not unrecognized?
Grub(-install)2.00 in ubuntu13.10 don't have this bug. Everything goes
well.
The following attachment is the output of `sudo fdisk -l`. /dev/sda is
SSD, /dev/sdb is HDD and because of the bios problem, it's not
bootable.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1309735/+subscriptions
More information about the foundations-bugs
mailing list