[How-to] Use Syslinux on Manjaro Linux and not die trying

Hello to all readers of <° Linux. This time I bring you a post that can be especially useful, for all those who use or are testing Manjaro Linux on your HD. It is about how to use syslinux en Manjaro Linux And not die trying

Syslinux is already installed by default in Manjaro, but how can I activate it and make sure everything works fine? We have two variants:

1.- Use the command

sudo syslinux-install_update -iam

to finish activating syslinux and leave it operational.

2.- Edit the file syslinux.cfg contained in / Boot with our favorite editor:

sudo gedit /boot/syslinux/syslinux.cfg

and since our kernel is special, replace everything that comes in your syslinux.cfg with this:

serial 0 38400
default vesamenu.c32
prompt 0
#menu title Manjaro Linux
menu background splash.png
timeout 0

menu clear
menu margin 4
menu rows 10
menu vshift 8
menu timeoutrow 14
menu tabmsgrow 15
menu cmdlinerow 16
menu helpmsgrow 16
menu helpmsgendrow 29

menu color border * #00000000 #00000000 none
menu color title 0 #4fb72f #00000000 none
menu color sel 0 #4fb72f #00000000 none
menu color unsel 0 #ffffffff #00000000 none
menu color help 0 #4fb72f #00000000 none
menu color timeout 0 #ffffffff #00000000 none
menu color timeout_msg 0 #ffffffff #00000000 none
menu color tabmsg * #4fb72f #00000000 none
menu color cmdmark 0 #4fb72f #00000000 none
menu color cmdline 0 #ffffffff #00000000 none

LABEL arch
MENU LABEL Manjaro Linux
LINUX ../vmlinuz-3.4.9-1-i686-manjaro ro quiet splash vga=792
APPEND root=/dev/sda1 ro
INITRD ../initramfs-3.4.9-1-i686-manjaro.img

LABEL archfallback
MENU LABEL Manjaro Linux modo seguro
LINUX ../vmlinuz-3.4.9-1-i686-manjaro
APPEND root=/dev/sda1 ro
INITRD ../initramfs-3.4.9-1-i686-manjaro-fallback.img

LABEL reboot
MENU LABEL Reiniciar
COM32 reboot.c32

LABEL off
MENU LABEL Apagar
COMBOOT poweroff.com

3.- EXTRA STEP: Syslinux graphic: do you still have the dvd or the usb to install Manjaro or lost the iso?

Well, from the installation medium you have to remove the splash.png Folder / boot / syslinux / as root and paste it in the Syslinux folder of your PC, with this you will already have your graphical syslinux which is more beautiful than GRUB

To see the installation process of Syslinux in Arch visit the blog of colleague Gregorio Espadas Gespadas

Updated:

I leave you the image, taken from a cell phone, sorry for the quality 🙂


Leave a Comment

Your email address will not be published. Required fields are marked with *

*

*

  1. Responsible for the data: Miguel Ángel Gatón
  2. Purpose of the data: Control SPAM, comment management.
  3. Legitimation: Your consent
  4. Communication of the data: The data will not be communicated to third parties except by legal obligation.
  5. Data storage: Database hosted by Occentus Networks (EU)
  6. Rights: At any time you can limit, recover and delete your information.

  1.   Anibal said

    screenshot? 😀

    I did not know syslinux, only grub

    1.    Sergio Esau Arámbula Duran said

      In a moment, I will have to reboot and take a photo with the cell phone because I don't know how to take screenshots of a home screen, OK?

      1.    Anibal said

        If a photo is good, there I saw it! thanks !

        1.    Sergio Esau Arámbula Duran said

          there is no reason, and obviously if you know syslinux, it is the same as isolinux but for PCs or USBs, it is basically a variant of isolinux; There are in total two variants syslinux which is the one used in this post and extlinux for USBs with EXT 2 3 or 4 format. Is it better than GRUB or not?

  2.   msx said

    You were enchanted with the xD distro

    1.    Sergio Esau Arámbula Duran said

      Poe what?