Step by step GRUB 2 Upgrade guide in ubuntu 9.04
This post was written by admin on September 2, 2009
Posted Under: General
Posted Under: General
This tutorial tells you how to upgrade you Grub to Grub stage 2 in ubuntu 9.04 step by step.
First,you need run this command in terminal window:
sudo aptitude install grub-pc
Select Yes when prompt,and just press Enter when seeing Linux Command Line: screen.
Now,reboot computer by this command:
sudo reboot
You will see a screen with “Error 11:…” and just press anykey to continue.
Select Chainload into GRUB 2 in this screen and press E
Select the line start with root and press E in following screen.
After grub edit > in next screen,change root to uuid,press enter and them press B
Select Ubuntu in above screen,and run this command when you back to ubuntu:
sudo upgrade-from-grub-legacy
sudo reboot
Done.
Related posts:
- Fix Grub 2 Error 11: unrecognized device string
- A Step by step Guide for Ubuntu 9.10(Karmic) complete installation
- Grub missed after reinstall Windows,or Grub error17 after delete Ubuntu partition
- How to restore Grub 2 after reinstalling Windows XP/Vista/Win7
- How to reset forgotten user/boot password in Ubuntu
Tags: grub 2




Reader Comments