Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

What are the best ways to fix MBR and GPT , and what are the best commands to do so ?

user-image
Question added by Deleted user
Date Posted: 2015/05/28
Amr Abdelhafez
by Amr Abdelhafez , Technical Support Engineer L3 , VMware

if Red hat/Centos/Fedora

just boot witht the rescue CD

then execute the following commands

 

# chroot /mnt/sysimage

Re-install Grub

ex. if boot partation on (/dev/sda):

# grub-install /dev/sda

Deleted user
by Deleted user

first, MBR is different than GPT, second what OS you working on?

David Giorgobiani
by David Giorgobiani , Security Operations Solutions Architect , M.F.GE

Hello, to fix MBR it will be better to boot from live cd image and use HDD regenerator or use utils like "fix MBR" in DOS, 

More Questions Like This