[Bug 477104] Re: After 9.10 grub update can not boot into Wubi install

2009-12-02 Thread Xavier RAFFIN
Same problem. The issue is that the new kernel has a bad magic number. So it is unloadable. But return to grub prompt instead of grub boot menu is very unpleasant. The following sequence save me: linux /boot/vmlinuz-2.6.31-14-generic root=/dev/sda1 loop=/ubuntu/disks/root.disk initrd /boot/in

Re: [Bug 477104] Re: After 9.10 grub update can not boot into Wubi install

2009-12-03 Thread Xavier RAFFIN
OK Joe I have got the same issue. This is an issue with kernel patch 15 magic number try linux /boot/vmlinuz-2.6.31-14-generic root=/dev/sda3 loop=/ubuntu/disks/root.disk instead of linux /boot/vmlinuz-2.6.31-15-generic root=/dev/sda3 loop=/ubuntu/disks/root.disk And don't forget to initrd t

Re: [Bug 477104] Re: After 9.10 grub update can not boot into Wubi install

2009-12-18 Thread Xavier RAFFIN
Bug is in Launchpad : https://bugs.edge.launchpad.net/ubuntu/+source/grub2/+bug/477104 There i instruction to boot and to repair. I was having the same bug. If you need more help, ask me. 2009/12/18 Sergio Zanchetta : > ** Changed in: grub2 (Ubuntu) >       Status: Confirmed => Triaged > > ** D