[Bug 742967] Re: Wubi grub prompt on install

Colin Watson cjwatson at canonical.com
Thu Jun 16 15:56:02 UTC 2011


Verified in the logs of bug 610898.

** Tags added: verification-done
** Tags removed: verification-needed

-- 
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 Committed
Status in “grub2” source package in Maverick:
  Fix Committed
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