idk if you are still having problems but i was having problems with ubuntu after i installed win7 on a diffrent hardrive. it didnt do what you had tho.
when I try to boot up it says wubildr.mbr is missing -.- and i'm using ubuntu 9.10 i have both windows 7 and ubuntu but they are on 2 different harddrives.
idk if you are still having problems but i was having problems with ubuntu after i installed win7 on a diffrent hardrive. it didnt do what you had tho.
rivalninjas 1 year ago
when I try to boot up it says wubildr.mbr is missing -.- and i'm using ubuntu 9.10 i have both windows 7 and ubuntu but they are on 2 different harddrives.
how in hell do i fix this?
Mariuspersem 1 year ago
This has been flagged as spam show
If anyone is still having these problems wwith wubi 9.10 Please follow these instructions: bit[dot]ly/buuEkY
Hope this helps some lost folks
webmaster777 1 year ago
Comment removed
webmaster777 1 year ago
That's happed to me
jjeittiirr 1 year ago 2
What laptop is that? It's that HP Pavilion dv7? I have that, but what's yours?
TheWindows7Dude 2 years ago
I have the same fucking problem!
makemefr3d35 2 years ago
MEE TOO!!!!!
please some one just tell us what to do plz...T~T
VoidEmptyFalse 2 years ago
I hope this is what your looking for, i can really tell what the screen says... If you have already crashes and see a black screen with text try this
Quote:
insmod ntfs
set root=(hd0,1)
loopback loop0 /ubuntu/disks/root.disk
set root=(loop0)
linux /boot/vmlinuz-2.6.31-14-generic root=/dev/sda1 loop=/ubuntu/disks/root.disk ro
initrd /boot/initrd.img-2.6.31-14-generic
boot
Then update grub2... basicly you lost grub and need to reinstall grub...
maw88ify 2 years ago
The New Linux crashes grub if you use your Linux update Manager, here is the fix
If you use Wubi on the first update only you will need to do this
Quote:
1) use the system update app to apply the latest kernel updates but DO NOT REBOOT as suggested by the system
Go to the Terminal (Applications/Accessories/Terminal)
2) sudo update-grub2
3) sudo apt-get install grub2
4) now reboot into the new default kernel (2.6.31-16)
This will keep it from crashing...
maw88ify 2 years ago