61
TCB Talk / Re: CorePlus-13.1.iso can not boot on a UEFI only system.
« Last post by Juanito on February 16, 2026, 11:51:52 AM »It’s also possible to install a 32bit uefi boot loader using the grub2-multi extension in the x86 repo.
cat rootfs.gz modules64.gz > Core64.gzupdate-everythingso it fetches 6.18.2-tinycore64.tcz versions of those extensions.... Question: so far so good? or do I need to revert back to step 2 and follow your guidance?Sounds like you have it under control.You said you ran
... You can replace core.gz and vmlinuz to update, ...In addition, you will need to replace any kernel module extensions you
alsa-modules-KERNEL.tcz
filesystems-KERNEL.tcz
graphics-KERNEL.tcz
i2c-KERNEL.tcz
wireless-KERNEL.tcz
etcls -1 *.tcz > Ext.lstThat's a dash one after ls../FetchExt.sh -hKString="\-[0-9]+.[0-9]+.[0-9]+-tinycore.*.tcz"
sed -i -E 's|'$KString'|-KERNEL.tcz|g' Ext.lstKString="\-[0-9]+.[0-9]+.[0-9]+-piCore.*.tcz"
sed -i -E 's|'$KString'|-KERNEL.tcz|g' Ext.lstfor F in $(cat Ext.lst); do ./FetchExt.sh "$F"; doneThat should populate your new tce/optional/ directory with newlibEGL.tcz
/usr/local/lib/libEGL.so
/usr/local/lib/libEGL.so.1
/usr/local/lib/libEGL.so.1.0.0
/usr/local/lib/libgbm.so
/usr/local/lib/libgbm.so.1
/usr/local/lib/libgbm.so.1.0.0udev257-lib.tcz
usr/local/lib/libudev.so.1.7.10
usr/local/lib/libudev.so.1