To repair your Ubuntu GRUB, you need Ubuntu LiveCD, boot from this CD, and open a terminal. Be a root, by typing “sudo su” and enter your password. Find the partition which your Ubuntu system is installed. # fdisk -l On my machine, my Ubuntu partition is on /dev/sda3, so i’ll use this for example. […]
↧