Mario Marietto
2023-Jul-03 22:51 UTC
[syslinux] How to chainload u-boot installed on the first partition with syslinux installed on another partition.
So,what's the bootloader used on those images ? On Tue, Jul 4, 2023 at 12:22?AM Adam Goldman <adamg at pobox.com> wrote:> On Sat, Jul 01, 2023 at 09:07:51PM +0200, Mario Marietto via Syslinux > wrote: > > I would like to enable KVM virtualization on my old ARM Chromebook > > laptop,based on the Exynos5250 arm 32 bit cpu aka snow,model xe303c12. > [...] > > Now,let's come back to the main question : can I chain u-boot with > syslinux? > > No. Syslinux doesn't run on ARM. > > -- Adam >-- Mario.
Mario Marietto
2023-Jul-03 23:04 UTC
[syslinux] How to chainload u-boot installed on the first partition with syslinux installed on another partition.
I think it is EXTLINUX. It is a Syslinux variant which boots from a Linux filesystem. If it is a variant,is it really different from syslinux ? Is there a chance for me to chainload u-boot with EXTLINUX ? On Tue, Jul 4, 2023 at 12:51?AM Mario Marietto <marietto2008 at gmail.com> wrote:> So,what's the bootloader used on those images ? > > On Tue, Jul 4, 2023 at 12:22?AM Adam Goldman <adamg at pobox.com> wrote: > >> On Sat, Jul 01, 2023 at 09:07:51PM +0200, Mario Marietto via Syslinux >> wrote: >> > I would like to enable KVM virtualization on my old ARM Chromebook >> > laptop,based on the Exynos5250 arm 32 bit cpu aka snow,model xe303c12. >> [...] >> > Now,let's come back to the main question : can I chain u-boot with >> syslinux? >> >> No. Syslinux doesn't run on ARM. >> >> -- Adam >> > > > -- > Mario. >-- Mario.
Adam Goldman
2023-Jul-04 00:46 UTC
[syslinux] How to chainload u-boot installed on the first partition with syslinux installed on another partition.
On Tue, Jul 04, 2023 at 12:51:25AM +0200, Mario Marietto wrote:> So,what's the bootloader used on those images ?It's U-boot. U-boot is reading extlinux.conf. Extlinux is not present on those images. Extlinux does not run on ARM. -- Adam