Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: rexi on June 01, 2024, 08:42:33 AM

Title: Update core
Post by: rexi on June 01, 2024, 08:42:33 AM
How to update core in iso file from version 14 to version 15?
Title: Re: Update core
Post by: Rich on June 01, 2024, 09:04:04 AM
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.
Title: Re: Update core
Post by: rexi on June 01, 2024, 09:42:20 AM
So I Just swap core.gz and vmlinuz?
Title: Re: Update core
Post by: Rich on June 01, 2024, 04:57:17 PM
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.
Title: Re: Update core
Post by: rexi on June 02, 2024, 03:02:18 AM
THX