Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

Some months back I used wubi to install ubuntu on an hp laptop with vista. After not using it for a month or so, I loaded ubuntu and installed many updates (including kernel update). Windows boot manager loads without any problems, and I can boot to vista without problems. However, if I choose ubuntu, the screen briefly flashes

Try (hd0,0) : NTFS5

and then goes to black. I never get to the kernel image selection screen.

share|improve this question
1  
Post the results of bootinfoscript.sourceforge.net – karthick87 Dec 15 '10 at 5:17

2 Answers

Is grub looking at the correct partition on the hard drive? you might want to use an installation cd and get it to repair the installation, maybe some of the updates edited the partition location in grub. Usually, windows likes to be 0,0. Try 0,1.

share|improve this answer

Here is the bug report. You might try the solution offered by comment 90

All you need to do is download the file attached to the comment and replace your current C:\wubildr with it.

Also, of note from post 91:

Please make sure that when you boot the line "insmod ntfs" is commented out or disable it by pressing "e" at the grub boot menu and edit the entry before proceeding.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.