kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #126186
[Bug 1472384] Missing required logs.
This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:
apport-collect 1472384
and then change the status of the bug to 'Confirmed'.
If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.
This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.
** Changed in: linux (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1472384
Title:
grub-install doesn't include raid5rec.mod
Status in linux package in Ubuntu:
Incomplete
Bug description:
I just did a fresh install of Ubuntu 14.04.2 using the official
install medium onto my NAS. My NAS contains three drives which I run
in a RAID5 configuration with LVM on top. I setup each drive to have a
128MB EFI partition which stores grubx64.efi and put the rest of the
drive under the RAID5+LVM configuration. The Ubuntu 14.04.2 and 15.04
installs were happy to let me do that however when I try to boot into
the freshly installed system the GRUB command prompt came up.
While I was able to see the LVM partitions using ls I couldn't access
them because I needed raid5rec.mod. I booted into a live CD and used
grub-mkimage to create a grubx64.efi image which had raid5rec.mod, and
all the other modules I needed to boot, embedded into grubx64.efi.
Possible resolutions
1. Store all grub modules on the EFI partition
2. Modify grub-install to create grubx64.efi with all block/file system modules embedded into the image needed to access the partition which contains the grub modules
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1472384/+subscriptions
References