Find the answer to your Linux question:
Results 1 to 2 of 2
Hi, I need a solution for my problem, I need to install and manage my clients & servers through active directory, currently server have installed FC10, I want to install ...
  1. #1
    Just Joined!
    Join Date
    Jan 2007
    Posts
    42

    reinstall grub after install server OS

    Hi, I need a solution for my problem, I need to install and manage my clients & servers through active directory, currently server have installed FC10,

    I want to install Windows 2003 Server Enterprise with AD (Active Directory) but this installation update the MBR of hard disk, so how can recover or reinstalled the grub w/o re-download the FC10.

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Boot up in Rescue Mode using Fedora 10 Installation CD/DVD. Execute this at Rescue prompt:
    Code:
    chroot /mnt/sysimage
    grub-install /dev/sda
    exit
    exit
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...