I have a dual-installed Ubuntu and Windows 7 on my machine. Since a few days ago, whenever I try to boot into Ubuntu, the GRUB Console shows (this has never happened before). IfI type: "boot" it says: "no kernel loaded."
What can this be?
Thank you.
|
|
|
I can suggest here two additional repairs: A) To expand on the reply from mjgpy3, it is possible that your grub MBR has been corrupted. If his solution doesn't help you can actually reinstall the grub. To do that:
B) If the previous repair doesn't solve your problem, you can try to use 'BootRepair'. You can find more information and instruction on how to use it at: https://help.ubuntu.com/community/Boot-Repair Hope that helps! |
||||
|
|
|
One potential fix (I can't promise this will work) would be to boot the system using an Ubuntu (or other Linux Distro) LiveCD and running the command |
|||
|
|
|
Maybe you removed the kernel file or your grub configuration file have some mistakes. It can manually specify a kernel to boot like below,
Change the hd0 or hda0 based on your hardware configuration |
|||
|
|