Public bug reported:

Using the wubi trusty-thar (14.04 lts) installation, the upstart don't
finishes on a

 * guid partition table formatted device / harddisk.

The package / files

 * "10_lupin" 
 * "usr/share/grub/mkconfig_lib"

generates while ->  sudo update-grub

(only relevant lines copied)

menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os 
$menuentry_id_option 'gnulinux-simple-c885195e-c258-4459-9115-85102cf401bc' {
        gfxmode $linux_gfx_mode
        insmod gzio
        insmod ntfs
        set root='hd1,gpt2'
        if [ x$feature_platform_search_hint = xy ]; then
....

The line "set root=i'hd1,gpt2' is showing the correct information, but
it's missing a line with

 * insmod part_gpt

so the following lines

 * search --no-floppy --fs-uuid --set=root 2072C65972C632F8
 * loopback loop0 /ubuntu/disks/root.disk

won't work and the upstart will stop undifined.

Inserting the missing line into the "/boot/grub/grub.cfg" manually, lets
the wubi-installation working as expected.

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: grub-common 2.02~beta2-9
ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
ApportVersion: 2.14.2-0ubuntu2
Architecture: amd64
Date: Wed May  7 09:48:50 2014
InstallationDate: Installed on 2012-10-02 (581 days ago)
InstallationMedia: Kubuntu 12.10 "Quantal Quetzal" - Beta amd64 (20121002)
ProcEnviron:
 LANGUAGE=de_DE
 TERM=xterm
 PATH=(custom, no user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: grub2
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: grub2 (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug utopic

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

Title:
  grub-2 file 10_lupin wrong partition_table

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to