[Bug 1389216] Re: unhelpful error message "grub-install: error: /boot/efi/ doesn't look like an EFI partition."
V字龍(Vdragon)
Vdragon.Taiwan at gmail.com
Wed Nov 5 20:43:31 UTC 2014
Last time I met this message is when I tried to made grub-install
install file into /boot/efi but the directory is not a
mountpoint(because the system is a template in VM and not ready to be
deployed to physical system(may or may not use EFI BIOS))
Agreed the point that the error is not verbose enough to determine which
particular cause could it be.
--
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/1389216
Title:
unhelpful error message "grub-install: error: /boot/efi/ doesn't look
like an EFI partition."
Status in “grub2” package in Ubuntu:
Confirmed
Bug description:
invoking `# LANG=C grub-install --efi-directory=/boot/efi/ /dev/sda`
can cause the output
Installing for x86_64-efi platform.
grub-install: error: /boot/efi/ doesn't look like an EFI partition.
which should be
Installing for x86_64-efi platform.
grub-install: error: /boot/efi/ doesn't look like an EFI partition (fulfills criteria x, y, z, but not a).
That would make the application much more helpful and the
implementation simply has to log what it already tested anyway.
Critical errors should allways be very verbose (no matter which flags
are specified, there's always the quiet flag which can be used or
implemented).
ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: grub-efi 2.02~beta2-15
Uname: Linux 3.16.7-031607-generic x86_64
NonfreeKernelModules: zfs zunicode zavl zcommon znvpair
ApportVersion: 2.14.7-0ubuntu8
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Nov 4 13:48:52 2014
SourcePackage: grub2
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1389216/+subscriptions
More information about the foundations-bugs
mailing list