Tiny Core Linux
Tiny Core Base => TCB Q&A Forum => Topic started by: rexi on June 01, 2024, 08:42:33 AM
-
How to update core in iso file from version 14 to version 15?
-
Hi rexi
You don't. Just download Core-15.0.iso from here:
http://tinycorelinux.net/15.x/x86/release/
and use that instead of Core-14.0.iso.
Any extensions you are using should be replaced with
versions from TC15.
Extensions such as alsa-modules-6.1.2-tinycore.tcz
won't work with TC15 because they won't match the kernel
version.
-
So I Just swap core.gz and vmlinuz?
-
Hi rexi
Yes, you need to swap core.gz and vmlinuz.
If you have any extensions that contain -6.1.2-tinycore in
their name, you need to update those too.
If any of your extensions depend on openssl.tcz , you might
have to update those also.
If you are looking to update from TC14 to TC15, you are better
off updating everything.
-
THX