Using syslinux as bootloader

Issues and / or general discussion relating to Puppy

Moderator: Forum moderators

Post Reply
User avatar
amethyst
Posts: 2414
Joined: Tue Dec 22, 2020 6:35 am
Has thanked: 57 times
Been thanked: 504 times

Using syslinux as bootloader

Post by amethyst »

Has anyone experimented with this? I see it can handle uefi booting. An alternative bootloader to use perhaps?

Feek
Posts: 398
Joined: Sun Oct 18, 2020 8:48 am
Location: cze
Has thanked: 54 times
Been thanked: 90 times

Re: Using syslinux as bootloader

Post by Feek »

Hi, I use extlinux (a variant of syslinux which boots from a linux filesystem) all the time, in my case legacy boot. It works reliably.
BTW, If you're booting an iso file directly, isolinux (other variant of it) often takes care of that.

User avatar
amethyst
Posts: 2414
Joined: Tue Dec 22, 2020 6:35 am
Has thanked: 57 times
Been thanked: 504 times

Re: Using syslinux as bootloader

Post by amethyst »

Yes, I was referring to extlinux.

User avatar
puppy_apprentice
Posts: 691
Joined: Tue Oct 06, 2020 8:43 pm
Location: land of bigos and schabowy ;)
Has thanked: 5 times
Been thanked: 115 times

Re: Using syslinux as bootloader

Post by puppy_apprentice »

I'm using:
Image

It is keyboard centric.
I'm using labels/aliases for systems: 1a, 1b, 2b, 4c etc.

Code: Select all

label 1e
	kernel /slacko64-700/vmlinuz
	append initrd=/slacko64-700/initrd.gz pmedia=ataflash psubdir=slacko64-700 pfix=fsck

It was default for old Puppies CD.

Post Reply

Return to “Users”