Because this tool interacts directly with your disk's Master Boot Record (MBR), it is considered "high risk" by some antivirus software. This guide covers what the tool does, where to get it, and how to use it safely.
Grubinst only installs the first-stage bootloader. You still need to manually copy the GRUB files ( grldr , menu.lst ) to the root of your target drive. These files are found in the same ZIP archive from SourceForge. Without them, you will see a GRUB _ prompt that hangs.
grubinst-gui.exe is a graphical frontend for grubinst.exe , a command-line tool that installs the Grub4Dos bootloader onto a disk’s MBR, partition boot sector, or a disk image file. Developed as part of the Grub4Dos project, it has been a staple for advanced Windows users for years.
You can download the latest version of grubinst-gui.exe from reputable open-source hosting sites. Since grubinst is often bundled with the GRUB4DOS package, you will likely download a zip file containing the executable. grubinst-gui.exe download
Save this file as menu.lst (not menu.lst.txt ) in the root directory of your USB drive. Adjust the partition numbers (hd0,0) and (hd0,1) to match your actual configuration.
Did you run into any specific while attempting to run the tool? Share public link
grubinst-gui.exe requires low-level access to physical storage drives. Right-click on grubinst-gui.exe . Select . Step 2: Select Your Target Drive In the main interface, locate the Disk radio button. Click the drop-down menu next to it. Choose your target drive (e.g., (hd1) [7648MB] ). Because this tool interacts directly with your disk's
: A user-friendly tool that utilizes GRUB or Syslinux to build multi-boot drives without manual file editing. If you need help configuring your drive, let me know: What operating system or tool ISO are you trying to boot? Is your computer using legacy BIOS or modern UEFI mode? Are you getting a specific error code during the setup? Share public link
If grubinst-gui.exe crashes or doesn’t see your USB drive, use the CLI version from the same folder:
grubinst-gui.exe only installs the boot sector code . To actually make the drive functional, you must manually copy the execution files from a GRUB4DOS package (such as grldr and menu.lst ) to the root directory of that drive. Without these files, your computer will throw a "Missing grldr" error upon booting. Troubleshooting Common Errors You still need to manually copy the GRUB
It formats and restores the MBR sector to make external drives bootable.
Often, grubinst-gui.exe is included inside the folders of larger tools like RMPrepUSB or USBFormat . Downloading these tools and extracting the specific .exe is often safer than downloading standalone executables from random file-hosting sites.
: Click "Refreshed" next to Part List and select "Whole disk" (MBR) or choose a specific partition if you only want to overwrite a single volume.
While grubinst-gui.exe is excellent for legacy BIOS systems and GRUB4DOS configurations, it does not natively support modern UEFI boot systems. If you need a more modern setup, consider these alternatives:
For BIOS systems: – nothing else offers such a tiny, GUI-driven way to plant GRUB4DOS into an MBR. It remains a golden key for vintage computing hobbyists, DOS gamers, and IT repair techs.