[Bug 738345] Re: Grub2 entries to boot Wubi incorrect... Error: file not found, Press any key to continue at boot

2011-03-24 Thread bcbc
Thanks for the quick fix. I can confirm that it is working. It wasn't in my daily-live image, but after running the latest updates, it was fixed (and grub-install -v shows 1.99~rc1-5ubuntu1) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 738345] Re: Grub2 entries to boot Wubi incorrect... Error: file not found, Press any key to continue at boot

2011-03-23 Thread Colin Watson
I've sent a patch upstream and committed it to Debian. It'll be in my next upload. Thanks for your report. ** Changed in: grub2 (Ubuntu Natty) Status: Triaged = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 738345] Re: Grub2 entries to boot Wubi incorrect... Error: file not found, Press any key to continue at boot

2011-03-23 Thread Launchpad Bug Tracker
This bug was fixed in the package grub2 - 1.99~rc1-5ubuntu1 --- grub2 (1.99~rc1-5ubuntu1) natty; urgency=low * Resynchronise with Debian. Remaining changes: - Adjust for default Ubuntu boot options (quiet splash). - Default to hiding the menu; holding down Shift at boot

[Bug 738345] Re: Grub2 entries to boot Wubi incorrect... Error: file not found, Press any key to continue at boot

2011-03-22 Thread Brian Murray
** Package changed: lupin (Ubuntu) = grub2 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/738345 Title: Grub2 entries to boot Wubi incorrect... Error: file not found, Press any key to

[Bug 738345] Re: Grub2 entries to boot Wubi incorrect... Error: file not found, Press any key to continue at boot

2011-03-22 Thread Colin Watson
The problem appears to be that 'grub-probe --target=device /host/ubuntu/disks/root.disk' returns information for / rather than /host. ** Changed in: lupin Status: New = Invalid ** Also affects: grub2 (Ubuntu Natty) Importance: Undecided Status: New ** Changed in: grub2 (Ubuntu

[Bug 738345] Re: Grub2 entries to boot Wubi incorrect... Error: file not found, Press any key to continue at boot

2011-03-20 Thread bcbc
I reinstalled the same version of Wubi and checked grub.cfg. The lupin entry looks like this: ### BEGIN /etc/grub.d/10_lupin ### menuentry Ubuntu, Linux 2.6.38-6-generic { insmod part_msdos insmod ntfs set root='(/dev/sda,msdos3)' search --no-floppy --fs-uuid

[Bug 738345] Re: Grub2 entries to boot Wubi incorrect... Error: file not found, Press any key to continue at boot

2011-03-20 Thread bcbc
** Also affects: lupin Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/738345 Title: Grub2 entries to boot Wubi incorrect... Error: file not found, Press

[Bug 738345] Re: Grub2 entries to boot Wubi incorrect... Error: file not found, Press any key to continue at boot

2011-03-19 Thread bcbc
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/738345 Title: Grub2 entries to boot Wubi incorrect... Error: file not found, Press any key to continue at boot -- ubuntu-bugs mailing list

[Bug 738345] Re: Grub2 entries to boot Wubi incorrect... Error: file not found, Press any key to continue at boot

2011-03-19 Thread bcbc
** Attachment added: grub.cfg https://bugs.launchpad.net/ubuntu/+source/lupin/+bug/738345/+attachment/1921266/+files/grub.cfg ** Description changed: The 10_lupin script generates menu entries to boot Wubi installs. The following entry has been created: ### BEGIN /etc/grub.d/10_lupin