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
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.
- Download Bootice and the latest version of Grub4Dos .
- Extract the contents of the downloaded archives using archiving tools such as 7-zip.
- Copy grldr and menu.lst from the extracted contents of the Grub4Dos archive to the root of your C Drive
- Open menu.lst with notepad and delete the contents of the file.Copy and paste the following code.Booting Windows 7timeout 10
default 0title Windows 7
find --set-root --ignore-floppies --ignore-cd /bootmgr
chainloader /bootmgrtitle Reboot
reboottitle Shutdown
haltIf you want to boot Windows XP use the following code
timeout 10
default 0title Windows XP
find --set-root --ignore-floppies --ignore-cd /ntldr
chainloader /ntldrtitle Reboot
reboottitle Shutdown
haltCode for Dual Booting Windows XP and Windows 7
timeout 10
default 0title Windows 7
find --set-root --ignore-floppies --ignore-cd /bootmgr
chainloader /bootmgrtitle Windows XP
find --set-root --ignore-floppies --ignore-cd /ntldr
chainloader /ntldrtitle Reboot
reboottitle Shutdown
halt - Run Bootice with Administrator Privileges.
- Select your Hard Disk and Click on Process MBR
- Now select Grub for Dos and click on Install/Config.
- Click on Save to Disk
Screenshot of Grub4Dos menu
Restoring Original MBR
- Run Bootice with Administrator Privileges.
- Select your Hard Disk and Click on Process MBR
- 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.
- Rename NTLDR( if XP ) or BOOTMGR (if 7/8) to WINLDR in your C Drive
- Copy GRLDR to the root of your C Drive and rename it to NTLDR or BOOTMGR
- Copy and edit menu.lsttimeout 10
default 0title 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 EditionFree license of WinUtilities Pro from Softpedia »Did you enjoy this article? Share it!
Related Posts:
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 pmBootice is a great tool that can access all the partitions on a USB drive – even in Windows.
ReplyFadyMay 6, 2011 at 8:26 pmDid you try Grub2 4Dos? (check the following links below)
http://grub24dos.sourceforge.net/
http://sourceforge.net/projects/grub24dos/
http://reboot.pro/13282/
Step 3 should say ‘… to the root of your hard drive C:’
ReplychrisOctober 8, 2011 at 5:33 amstep 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 amWhich operating system are you using?
Try logging in as Administrator.
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.
ReplyGrub4dos Installer Download
he-manDecember 15, 2011 at 2:23 ami make it all of them but understand what should i do noww.. i guess its missing something.
ReplywhereJune 29, 2013 at 11:51 ambootice link is dead
ReplyT.WMay 12, 2018 at 7:07 pmThanks 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
ReplyRecently 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
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 FiradiskMost 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)
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
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 PMSharpBoot 4.5
By Monsieur Z
Nov 28 2015 07:46 PMMBR Grub Editor to Cre... 7.14
By Hima
Feb 07 2015 12:41 AMGrub Installer Pack 1.1
By Ralphsoft
Oct 06 2014 06:01 AMUFD_FORMAT 86
By wimb
Nov 08 2013 12:57 PM
- 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)