Graphical boot loader (MBR) installers for Linux

Here you can post about non-standard installation methods
(for example when using grub4dos).
tome
Contributor
Contributor
Posts: 686
Joined: 26 Jun 2013, 14:03
Distribution: x64 Openbox
Location: Russia is causing the immense damage to humanity
Contact:

Graphical boot loader (MBR) installers for Linux

Post#1 by tome » 12 Jun 2016, 19:16

GRUB4DOS Installer 1.4 - "grubinst_gui is a GUI frontend to grubinst" (grubinst is utility used to install GRUB4DOS to the MBR of hard disk or image file), it provides a friendly interface to users who are not familiar with the command line environment." It sets only MBR (grldr and menu.lst must be copied manually). More info, sources and binaries (32bit): http://reboot.pro/topic/20238-improving ... ntry191845 now https://web.archive.org/web/20161027213 ... ux/page-13
Image

DebianDog Installer (Puppy Linux) - "installer for frugall/full USB/HDD using grub4dos/syslinux with option to install from iso or directory". It can install MBR exclusively.

Source code and 32bit binary:
https://smokey01.com/saintless/source-c ... nstall.zip 2014 debdog-install.zip
https://github.com/DebianDog/Jessie/rel ... ler.tar.gz 2015 DebianDog-Installer.tar.gz v.1.0
https://github.com/DebianDog/Jessie/rel ... ler.tar.gz 2016 DebianDog-Installer.tar.gz v2.1
https://forum.puppylinux.com/download/file.php?id=347 from https://forum.puppylinux.com/viewtopic. ... tall#p2354 2020 grub4dos-weeinstall.tar.gz "Amazed how simple it is" - script

ImageImage

2024-06-17 - After 2 years my mbr installed by DebianDog Installer 2015 stopped working (ssd, some partitions, not all in order, current version of ext4 with journal).
BTW older linuxes with ext4 support can't read current ext4 partitions with new options enabled.
On my laptop don't work latest 0.4.6a grldr files, only grub.exe or 0.4.5c grldr.

User avatar
Ed_P
Contributor
Contributor
Posts: 8961
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

Re: Graphical boot loader (MBR) installers for Linux

Post#2 by Ed_P » 12 Jun 2016, 23:59

Hi tome.

The GRUB4DOS Installer looks interesting. I still use GRUB4DOS on my non-EFI machine but it is via the Windows boot loader.

Have you seen the Grub2Win app? https://sourceforge.net/projects/grub2w ... rce=navbar

Post Reply