[Bug 742967] Re: Wubi grub prompt on install

Launchpad Bug Tracker 742967 at bugs.launchpad.net
Fri Jun 17 05:36:02 UTC 2011


This bug was fixed in the package grub2 - 1.98+20100804-5ubuntu3.3

---------------
grub2 (1.98+20100804-5ubuntu3.3) maverick-proposed; urgency=low

  * Fix use of freed memory when replacing existing loopback device
    (LP: #742967).
  * Make sure to reinstall GRUB on upgrade if Wubi is in use (LP: #742967).
  * Enable grub-fstest, so that we can use it to help find wubildr
    (LP: #610898).
  * Make NTFS UUIDs uppercase (LP: #695290).

grub2 (1.98+20100804-5ubuntu3.2) maverick-proposed; urgency=low

  * Backport multipath probing fixes (LP: #687501).
 -- Colin Watson <cjwatson at ubuntu.com>   Wed, 27 Apr 2011 10:32:26 +0100

-- 
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/742967

Title:
  Wubi grub prompt on install

Status in Wubi, Windows Ubuntu Installer:
  New
Status in “grub2” package in Ubuntu:
  Fix Released
Status in “grub2” source package in Lucid:
  Fix Released
Status in “grub2” source package in Maverick:
  Fix Released
Status in “grub2” source package in Natty:
  Fix Released

Bug description:
  Installed Wubi Natty Alpha daily-live for the last day or so - it works fine when I install to the same partition as Windows (/dev/sda2) but if I install on /dev/sda3 (other NTFS partition) it fails as follows:
  1. WIndows install completes successfully
  2. Reboot and selecting Ubuntu, to run the Ubiquity Ubuntu install completes successfully
  3. After install, reboot and selecting Ubuntu boots to grub prompt.

  I can't see any difference between the installs on /dev/sda2 and /dev/sda3 except...
  Running "set" from the grub prompt on the /dev/sda3 install shows: 
  ?=0
  color_highlight=black/white
  color_normal=white/black
  lang=
  pager=
  prefix=(memdisk)/boot/grub
  root=loop0
  show_panic_message=false

  whereas running it from the /dev/sda2 install shows:
  ?=0
  color_highlight=black/white
  color_normal=white/black
  default=
  gfxmode=auto
  lang=
  menu_color_highlight=black/light-gray
  menu_color_normal=white/black
  prefix=(memdisk)/boot/grub
  root=loop0
  show_panic_message=false

  
  One thing strange is that (memdisk)/boot/grub does not exist. ls (memdisk)/ shows "wubildr.cfg" and ls (memdisk) "Device memdisk: Filesystem type tarfs - Total size 20 sectors"

  After manually booting the install:
  linux /vmlinuz root=/dev/sda3 loop=/ubuntu/disks/root.disk ro quiet splash
  initrd /initrd.img
  boot
  it runs fine, and then sudo update-grub and it reboots and shows the grub menu the same as the same-partition install does. Note, that the regenerated grub.cfg shows no differences between the old one, but if I hit 'c' and enter "set" again it shows the variables matching that of the /dev/sda2 initial install.

  All the "set" info may be a red-herring. I'm just trying to provide
  any information that might help diagnose this. I've installed other
  versions of Wubi to /dev/sda3 without a problem.

To manage notifications about this bug go to:
https://bugs.launchpad.net/wubi/+bug/742967/+subscriptions




More information about the foundations-bugs mailing list