Boot Loader scarcity ?!?

Discussion in 'Linux' started by smallhagrid, Apr 22, 2016.

  1. smallhagrid

    smallhagrid MDL Addicted

    Joined:
    Sep 14, 2013
    Messages:
    562
    Likes Received:
    412
    Trophy Points:
    30
    Please pardon me for saying this - but I must confess that I find GRUB almost as tiresome as LILO used to be.
    BURG is a little better...but still, today's quest was to see what may be available for a different boot loader.

    Wow.

    Hardly anything exists, it seems

    There is one called Gujin that has some of the scariest and longest docs I've ever seen;
    Another option is to use the boot manager that comes with Haiku OS, and...and...and...

    That seems to be about it for direct replacements.

    Does anyone know of any that I have not found ??

    Thanks.
     
  2. Antilope

    Antilope MDL Member

    Joined:
    Sep 15, 2015
    Messages:
    189
    Likes Received:
    72
    Trophy Points:
    10
    Grub isn't so bad if you manage it with Grub Customizer. Without Grub Customizer, forgetaboutit! :D
     
  3. smallhagrid

    smallhagrid MDL Addicted

    Joined:
    Sep 14, 2013
    Messages:
    562
    Likes Received:
    412
    Trophy Points:
    30
    Yes, that does make it a bit more palatable - but still:
    I would prefer just to fuggedaboudit !!

    PS:
    Antilope - your sig is wonderful !!
     
  4. SOCRATE_MMXII

    SOCRATE_MMXII MDL Expert

    Joined:
    Jan 25, 2012
    Messages:
    1,034
    Likes Received:
    317
    Trophy Points:
    60
  5. smallhagrid

    smallhagrid MDL Addicted

    Joined:
    Sep 14, 2013
    Messages:
    562
    Likes Received:
    412
    Trophy Points:
    30
  6. SOCRATE_MMXII

    SOCRATE_MMXII MDL Expert

    Joined:
    Jan 25, 2012
    Messages:
    1,034
    Likes Received:
    317
    Trophy Points:
    60
    Unfortunately, linux, even though open-source, has a limited array of software. In some cases, very limited. Boot loaders are one example. lm-sensors is another.
     
  7. Kim100

    Kim100 MDL Senior Member

    Joined:
    Jun 17, 2009
    Messages:
    487
    Likes Received:
    216
    Trophy Points:
    10
  8. smallhagrid

    smallhagrid MDL Addicted

    Joined:
    Sep 14, 2013
    Messages:
    562
    Likes Received:
    412
    Trophy Points:
    30
  9. Dngrsone

    Dngrsone MDL Novice

    Joined:
    May 25, 2016
    Messages:
    32
    Likes Received:
    14
    Trophy Points:
    0
    For what it's worth, I use rEFInd to multiboot my laptop: it allows me to bypass the dodgy Toshiba/Microsoft EFI shenanigans whilst still being able to use Secure Boot.
     
  10. Tiger-1

    Tiger-1 MDL Guru

    Joined:
    Oct 18, 2014
    Messages:
    6,208
    Likes Received:
    7,533
    Trophy Points:
    210
    yay Antilope - your sig is wonderful !!:biggrin: really very beautiful
     
  11. vyvojar

    vyvojar MDL Novice

    Joined:
    Aug 10, 2016
    Messages:
    21
    Likes Received:
    13
    Trophy Points:
    0
    Take a look at syslinux, one of the oldest out there. Has some unusual features (can run from NTFS, can unlock OPAL encrypted drivers), while being still simple and easy to configure.

    Despite the name, it can boot pretty much anything.
     
  12. T-S

    T-S MDL Guru

    Joined:
    Dec 14, 2012
    Messages:
    3,988
    Likes Received:
    1,327
    Trophy Points:
    120
    If you're dual booting with windows, just install the linux bootloader on it's boot partition, not the mbr.

    Then just use easybcd to linux to the linux bootloader.

    Simpler, safer and surviving to windows reinstalls
     
  13. smallhagrid

    smallhagrid MDL Addicted

    Joined:
    Sep 14, 2013
    Messages:
    562
    Likes Received:
    412
    Trophy Points:
    30
  14. T-S

    T-S MDL Guru

    Joined:
    Dec 14, 2012
    Messages:
    3,988
    Likes Received:
    1,327
    Trophy Points:
    120
    Grub 1 ? :cool:(grub legacy)