Wubi fails to boot. User dropped to a grub shell

Bug #746257 reported by Jean-Baptiste Lallement
This bug report is a duplicate of:  Bug #742967: Wubi grub prompt on install. Edit Remove
16
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Wubi
Confirmed
Undecided
Unassigned

Bug Description

ISO Testing: Ubuntu Desktop 20110330 / Wubi r205

TEST CASE
1. Install Ubuntu with Wubi
2. After phase 2 of the installation the system reboots
3. Select 'Ubuntu' at the ntloader prompt

Result:
Grub shell

Tags: iso-testing
Changed in wubi:
status: New → Confirmed
tags: added: iso-testing
Revision history for this message
bcbc (bcbc) wrote :

I think this is probably the same as bug 742967. I thought at first it had something to do with my install being on a non-windows partition, but I've been suspecting that the partition part was just coincidence and timing as grub was modified between my test installs. Anyway - there is some analysis there about new sections of grub.cfg that may be useful.

Quote:
This is the section of grub.cfg that differs from a lucid 10.04.2 grub:
function load_video {
true
}

insmod part_msdos
insmod ntfs
set root='(/dev/sda,msdos3)'
search --no-floppy --fs-uuid --set=root 8654915254914639
loopback loop0 /ubuntu/disks/root.disk
set root=(loop0)
if loadfont /usr/share/grub/unicode.pf2 ; then
  set gfxmode=auto
  load_video
  insmod gfxterm
fi
terminal_output gfxterm

I find if I remove the bit from "insmod part_msdos" to "set root=(loop0)" it boots fine.

Revision history for this message
Colin Watson (cjwatson) wrote :

Yes, I think it probably is the same. Duplicating.

Revision history for this message
Maddy (nmadhava) wrote :

One question here,
I have install Ubuntu 10.10 using WUBI and if I upgrade to 11.04 will I hit the same problem?

--
Madhava N

Revision history for this message
Arkangyl (arkangyl) wrote :

If you've installed Ubuntu 10.10 using WUBI and upgrade to 11.04 you will hit the same problem. I have tested this on a machine running Windows 7.

Revision history for this message
Maddy (nmadhava) wrote :

Yes, this seems an issue with GRUB and is being fixed as part of #742967

Revision history for this message
Tushar Jain (tushaar-iitr) wrote :

I have done the same.. as I am using windows also... and use the windows loader to boot ubuntu.....

I had a ubuntu10.10 but after upgradation the things went worst... so I took a backup .. did a fresh install of 10.10 and then upgrade to 11.04... restore the backup... everything works fine for me.. :)

Revision history for this message
Jose L. (chilexican) wrote :

I've used wubi and installed 10.10 and upgraded directly to 11.04 without any issues, my windows operating system is windows 7 64 bit im not sure whether this would be any reason why im not having any issues but everything seems fine.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.