Hi Fritz,

it comes with a learning curve ;).

On Wed, 29 Jul 2020 14:20:18 -0700, Fritz Hudnut wrote:
>Any pointers on why you choose syslinux over grub2??

For me the pros of syslinux are

- I do not need to disable insane automation, as I had to do (depending
  on the distro providing it) for grub2
- I do not need to tidy up a default config, to get rid of clutter

For me the con of syslinux is

- I'm either forced to use chainloading or as I do, to use one
  partition for the kernels of all installs and (not necessarily) to
  bind mount [1]

In my case 2 pros vs one con.

Actually there are a lot of more pros and cons for both, syslinux as
well as grub2, depending on the users needs. For me just the mentioned
matter.

On 'apt' based distros, such as the Ubuntu flavour Lubuntu, you can
'dpkg-divert' [2] 'grub-mkconfig' and 'update-grub' to get rid of the
insane automation and usage of configs, to generate cluttered configs.
Instead manually edit a clean grub.cfg and don't worry about any
automation that could mess up anything.

FWIW I'm using syslinux of my Arch Linux install, not from my Ubuntu
Xenial install.

Regards,
Ralf

[1]
[weremouse@moonstudio src]$ grep bind /etc/fstab
/mnt/archlinux/.boot/ubuntu_moonstudio/boot /boot          none   bind          
    0 0

[2]
http://manpages.ubuntu.com/manpages/xenial/man1/dpkg-divert.1.html



-- 
Lubuntu-users mailing list
Lubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/lubuntu-users

Reply via email to