.:: Blackc0de Forum ::.
Would you like to react to this message? Create an account in a few clicks or log in to continue.

-=Explore The World From Our Binary=-
 
HomeIndeksLatest imagesPendaftaranLogin

 

 Restore Grub 2 After Installing Other OS

Go down 
PengirimMessage
Cardiman
Pro Nubie
Pro Nubie
Cardiman


Jumlah posting : 66
Points : 168
Reputation : 10
Join date : 22.10.11

Restore Grub 2 After Installing Other OS Empty
PostSubyek: Restore Grub 2 After Installing Other OS   Restore Grub 2 After Installing Other OS Icon_minitimeMon Dec 12, 2011 10:24 pm

This article is just a note to bring back the bootloader after installing other operating systems that resulted in the loss of the bootloader Grub 2, This is the way commonly used :

Boot with bootable CD or USB for repair your GRUB2
See location of the linux partition
root@bt ~# fdisk -l

nb :

* Note the type of your partition. Usually the linux partition type is ext4, ext3, etc.

Mount this partition
sudo mount /dev/sda7 /mnt
sudo mount --bind /dev/ /mnt/dev
sudo mount --bind /proc/ /mnt/proc/

nb :

* sda7 = your partition linux.. it fdisk -l was. Change sda7 became the location of your linux partition.

Chroot to this mounting
sudo chroot /mnt/

Update Grub for repair your Grub
update-grub2

Fit the new GRUB in the MBR :
grub-install /dev/sda

Finish and Reboot Your System
Kembali Ke Atas Go down
 
Restore Grub 2 After Installing Other OS
Kembali Ke Atas 
Halaman 1 dari 1
 Similar topics
-
» Backup & Restore Windows dengan Acronis
» Repair Windows XP without Re-installing
» Installing Linux Billing
» Virtual box - Installing a linux guest
» Installing postgresql driver and creating users

Permissions in this forum:Anda tidak dapat menjawab topik
.:: Blackc0de Forum ::. :: BoarD Blackc0de :: International Room :: Operating system (Int.) :: Linux-
Navigasi: