grub2 installation fails drugin install. Its trying to install on install media
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubiquity (Ubuntu) |
New
|
High
|
Unassigned |
Bug Description
Description: Ubuntu 14.04.4 LTS
Release: 14.04
Installation fails at grub isntall.
Attempted to manually mount target volumes and run grub-install and update grub in chroot. Get the following:
grub-probe: error: cannot find a GRUB drive for /dev/sdk1. Check your device.map.
done
/dev/sdk1 is the installation usb drive, the wrong volume.
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: ubiquity 2.18.8.12
ProcVersionSign
Uname: Linux 4.2.0-27-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.19
Architecture: amd64
CasperVersion: 1.340.2
Date: Mon Feb 22 16:47:20 2016
InstallCmdLine: BOOT_IMAGE=
LiveMediaBuild: Ubuntu 14.04.4 LTS "Trusty Tahr" - Release amd64 (20160217.1)
ProcEnviron:
LANGUAGE=
PATH=(custom, no user)
LANG=en_CA.UTF-8
SHELL=/bin/bash
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)
Exception during installation: ubiquity/ plugininstall. py", line 1770, in <module> ubiquity/ plugininstall. py", line 78, in wrapper ubiquity/ plugininstall. py", line 241, in run bootloader( ) ubiquity/ plugininstall. py", line 1026, in configure_ bootloader install_ misc.InstallSte pError: GrubInstaller failed with code 1
Feb 22 21:47:00 ubuntu /plugininstall.py: Traceback (most recent call last):
Feb 22 21:47:00 ubuntu /plugininstall.py: File "/usr/share/
Feb 22 21:47:00 ubuntu /plugininstall.py: install.run()
Feb 22 21:47:00 ubuntu /plugininstall.py: File "/usr/share/
Feb 22 21:47:00 ubuntu /plugininstall.py: func(self)
Feb 22 21:47:00 ubuntu /plugininstall.py: File "/usr/share/
Feb 22 21:47:00 ubuntu /plugininstall.py: self.configure_
Feb 22 21:47:00 ubuntu /plugininstall.py: File "/usr/share/
Feb 22 21:47:00 ubuntu /plugininstall.py: "GrubInstaller failed with code %d" % ret)
Feb 22 21:47:00 ubuntu /plugininstall.py: ubiquity.
Feb 22 21:47:00 ubuntu /plugininstall.py: