by admin

Grub4dos Download

Grub4dos it is a versatile bootloader capable of dual/multi-booting DOS, Windows, Linux and other operating systems. It can be used to select which operating system to load when multiple operating systems are available.It is one of the most common bootloader used to boot USB Drives.It has many features such as iso emulation ,memory mapping etc.The full list of features and a detailed guide on using them can be found at Grub4Dos Guide

  1. Grub4dos Installer Download

Grub4DOS Toolbox for Windows is a small utility that allows the user to install. UNetbootin Bootable live USB creator for Ubuntu, Fedora, and Linux distributions.

In this article I will show you how to Install Grub4Dos to your Hard Disk using a tool called Bootice .Bootice is a utility to modify or backup/restore your MBR(Master Boot Record) or PBR(Partition Boot Record).Bootice supports a lot of bootloaders including Grub4Dos.

I have used grub4dos bootloader and bootice in Kaspersky Rescue Disk 10 Bootable USB Creator .

Install Grub4dos to MBR (Master Boot Record) in Windows 7

Video Tutorial

Text Instructions.

  1. Download Bootice and the latest version of Grub4Dos .
  2. Extract the contents of the downloaded archives using archiving tools such as 7-zip.
  3. Copy grldr and menu.lst from the extracted contents of the Grub4Dos archive to the root of your C Drive
  4. Open menu.lst with notepad and delete the contents of the file.Copy and paste the following code.Booting Windows 7
    timeout 10
    default 0title Windows 7
    find --set-root --ignore-floppies --ignore-cd /bootmgr
    chainloader /bootmgr
    title Reboot
    reboot
    title Shutdown
    halt

    If you want to boot Windows XP use the following code

    timeout 10
    default 0
    title Windows XP
    find --set-root --ignore-floppies --ignore-cd /ntldr
    chainloader /ntldr
    title Reboot
    reboot
    title Shutdown
    halt

    Code for Dual Booting Windows XP and Windows 7

    timeout 10
    default 0
    title Windows 7
    find --set-root --ignore-floppies --ignore-cd /bootmgr
    chainloader /bootmgr
    title Windows XP
    find --set-root --ignore-floppies --ignore-cd /ntldr
    chainloader /ntldr
    title Reboot
    reboot
    title Shutdown
    halt
  5. Run Bootice with Administrator Privileges.
  6. Select your Hard Disk and Click on Process MBR
  7. Now select Grub for Dos and click on Install/Config.
  8. Click on Save to Disk

Screenshot of Grub4Dos menu

Restoring Original MBR

  1. Run Bootice with Administrator Privileges.
  2. Select your Hard Disk and Click on Process MBR
  3. Select Windows NT 6.x MBR and click on Install/Config

Installing Grub4Dos without modifying MBR or PBR

You can install Grub4Dos without modifying the MBR or PBR by just renaming GRLDR to NTLDR or BOOTMGR.

  1. Rename NTLDR( if XP ) or BOOTMGR (if 7/8) to WINLDR in your C Drive
  2. Copy GRLDR to the root of your C Drive and rename it to NTLDR or BOOTMGR
  3. Copy and edit menu.lst
    timeout 10
    default 0
    title Windows
    find --set-root --ignore-floppies --ignore-cd /winldr
    chainloader /winldr

You can visit the Grub4Dos Forums at Reboot.Pro for more advanced information such as booting iso files etc.

Check grub4dos-chenall for latest version of Grub4Dos with additional features.

Tags: boot, bootice, bootloader, bootmanager, bootmgr, grub4dos, hdd, manager, mbr, ntldr « Free License of O&O Defrag 10 Professional Edition
Free license of WinUtilities Pro from Softpedia »Did you enjoy this article? Share it!

Related Posts:

  • Windows to Go in all versions of Windows 7/8
  • Native VHD Boot on unsupported versions of Windows 7
  • Beginners Guide to Creating Custom Windows PE
  • Install Windows 7 directly from hard disk without…
  • Dell Inspiron and Ubuntu Woes
  • Install and Boot all versions of Windows from VHD…
  • About the Author: Bharat Balegere

    Bharat Balegere is a 27 year old blogger from Bengaluru. He is a technology enthusiast and loves tinkering with computers and usb drives.

    TerryPAugust 20, 2010 at 9:47 pm

    Bootice is a great tool that can access all the partitions on a USB drive – even in Windows.

    ReplyFadyMay 6, 2011 at 8:26 pm

    Did you try Grub2 4Dos? (check the following links below)
    http://grub24dos.sourceforge.net/
    http://sourceforge.net/projects/grub24dos/
    http://reboot.pro/13282/

    ReplySteveAugust 14, 2011 at 2:26 pm

    Step 3 should say ‘… to the root of your hard drive C:’

    ReplychrisOctober 8, 2011 at 5:33 am

    step 7 clicking on grub 4 dos wasn’t available for me to click on. only UltraISO USB HDD+ UltraISO USB-ZIP+ Windows NT 5.x MBR and Windows NT 6.x MBR was selectable. What do i do?

    ReplyBharat BalegereOctober 8, 2011 at 8:06 am

    Which operating system are you using?
    Try logging in as Administrator.

    Replysteve6375October 8, 2011 at 1:17 pm

    RMPrepUSB will install grub4dos at the click of a button and will clean/partition/format/test/make bootable your USB drive too as well as test them for size and speed and make backup/restore images, etc.

    Reply

    Grub4dos Installer Download

    he-manDecember 15, 2011 at 2:23 am

    i make it all of them but understand what should i do noww.. i guess its missing something.

    ReplywhereJune 29, 2013 at 11:51 am

    bootice link is dead

    ReplyT.WMay 12, 2018 at 7:07 pm

    Thanks for this. Spent hours with Hirens boot CD and various MBR editors trying to get a system to boot after a power spike reset the BIOS settings. While the data on the boot drive was intact, every effort resulted in ‘BOOTMGR missing’ and ‘Operating system not found’ errors.

    This worked first time and it booted straight into Windows 7.

    Thanks again

    Reply

    Recently Updated Posts

    • Mount Hidden partitions without Unhiding it
    • How to Partition a USB Flash Drive
    • Easily Modify Boot Sectors with Bootice!
    • Install and Boot all versions of Windows from VHD using Firadisk
    • Native VHD Boot on unsupported versions of Windows 7

    Recent Posts

    • Install and Boot all versions of Windows from VHD using Firadisk
    • Native VHD Boot on unsupported versions of Windows 7
    • Virtual Machine USB Boot
    • Resize Lenovo One key Recovery Partition with NOVO button
    • Windows to Go in all versions of Windows 7/8

    Links

  • EasyMath
  • Categories

    Popular Posts

    • Kaspersky Rescue Disk Updater
      159 comments
    • Boot your USB Drive in VirtualBox
      122 comments
    • JetFlash Online Recovery - Repair your Transcend USB Drives for free
      93 comments
    • Filter Drivers - Removable Media as Fixed Disk in Windows
      44 comments
    • Install Windows 7 directly from hard disk without using any Secondary Medium
      28 comments

    Recent Comments

    Zero3K on Filter Drivers – Removable Media as Fixed Disk in WindowsElisan Souza on Kill all running apps with a double clickFoofootos on Filter Drivers – Removable Media as Fixed Disk in WindowsAli on Boot your USB Drive in VirtualBoxSteve Si on Install and Boot all versions of Windows from VHD using Firadisk

    Most Commented

    • 10 Reasons why Ubuntu is a BIG Failure in India (192)
    • Kaspersky Rescue Disk Updater (159)
    • Boot your USB Drive in VirtualBox (122)
    • JetFlash Online Recovery – Repair your Transcend USB Drives for free (93)
    • Filter Drivers – Removable Media as Fixed Disk in Windows (44)
    Copyright 2017 AgniPulse
    Javascript Disabled Detected

    You currently have javascript disabled. Several functions may not work. Please re-enable javascript to access full functionality.


    Submitter

    SUPPORT TOPIC File Information

    • Submitted: Mar 31 2012 11:35 PM
    • Last Updated: Apr 01 2012 09:38 AM
    • File Size: 821.94KB
    • Views: 29184
    • Downloads: 32808
    • Approved by: Nuno Brito
    • Approved on: 01 April 2012 - 09:40 AM
    1 Votes
    This is the de-facto standard version of grub4dos, which has become difficult to get after nufans.net demise.


    Other files you may be interested in ..


    • BootIce 7z SFX LZMA2... v1.3.3.2 (2015-02-16)

      By alacran
      Oct 21 2018 11:49 PM
    • SharpBoot 4.5

      By Monsieur Z
      Nov 28 2015 07:46 PM
    • MBR Grub Editor to Cre... 7.14

      By Hima
      Feb 07 2015 12:41 AM
    • Grub Installer Pack 1.1

      By Ralphsoft
      Oct 06 2014 06:01 AM
    • UFD_FORMAT 86

      By wimb
      Nov 08 2013 12:57 PM
    Installer
    • 404 Total Files
    • 13 Total Categories
    • 91 Total Authors
    • 5735437 Total Downloads
    • WOF_Compress Latest File
    • wimb Latest Submitter

    46 user(s) are online (in the past 3000 minutes)

    0 members, 45 guests, 0 anonymous users


    Bing (1)