Jump to content
xisto Community

teddy76

Members
  • Content Count

    2
  • Joined

  • Last visited

  1. Y! ?Google adsense?Bidvertiser?Clicksor?
  2. Fixing Grub missing While other distributions install or run the fixmbr command to me - recover mbr Windows XP, probably installed grub on the mbr will be lost. To deal with this, use the following steps: 1. Prepare to enter the LiveCD distro keterminal, for example: using distributions Kanotix. 2. Booting - it was the LiveCD, so that it can enter the distribution system it. Open a terminal and then type grub command to enter the grub console. $ Grub grub> 3. After entry into the main grub menu, type the following command, for stage1 file information contained on your computer. Grub stage1 file needs to - setup grub. grub> find / boot / grub / stage1 (hd0, 4) (hd0, 5) (hd0, 6) 4. In the example above, detected three stage1 files contained in the system tesebut. Grub is in the back is hidupakan contained Linux distribution on the partition / dev / hda4 or (hd0, 4). 5. Next, well-located to grub stage1 files that have been detected and want to use. grub> root (hd0, 4) 6. Continue with installing grub to the mbr, and then exit the grub menu. grub> setup (hd0) grub> quit note: command setup (hd0), can you replace with the command setup (hdX, Y), where X is the disk, and Y is a disk partition want to use grub. Hopefully useful.
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.