WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Tiny Core v17.1  (Read 95 times)

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 15700
Tiny Core v17.1
« on: Today at 10:39:43 AM »
Team Tiny Core is proud to announce the release of Core v17.1
http://www.tinycorelinux.net/17.x/x86/release
http://www.tinycorelinux.net/17.x/x86_64/release

Changelog for 17.1 beta1:
* update kernel to 6.18.35
* update zsync - thanks to @GNUser

Note that you will need the updated kernel module extensions from the appropriate repo - it is probably better to download the ones you need prior to updating rootfs*gz, modules*gz and vmlinuz* and rebooting.

Offline CNK

  • Wiki Author
  • Sr. Member
  • *****
  • Posts: 457
Re: Tiny Core v17.1
« Reply #1 on: Today at 07:14:22 PM »
Core-17.1.iso is an empty file (zero bytes).

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 12910
Re: Tiny Core v17.1
« Reply #2 on: Today at 07:57:10 PM »
Hi Juanito
How about that. It even says zero bytes here:
http://www.tinycorelinux.net/17.x/x86/release/  ;D

Offline Leee

  • Wiki Author
  • Full Member
  • *****
  • Posts: 225
Re: Tiny Core v17.1
« Reply #3 on: Today at 08:18:58 PM »
I am -so- glad I was busy/lazy today and didn't get around to the install yet.  There's no  telling how long it would have taken me to figure that out.    ;D
core 17.0 x86_64, jwm

Offline Chinaboy5216

  • Newbie
  • *
  • Posts: 2
Re: Tiny Core v17.1
« Reply #4 on: Today at 08:50:54 PM »
Hi All,

sorry to barge in, I'm currently on 17.0 and would like to upgrade to 17.1 but as brand new user have no idea how to do this.

Would there be a step by step guide available for this? Don't want to ruin my good old eeepc 701sd.

Many thanks in advance, really like Tiny core a lot, it brought my oldie back to life

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 12910
Re: Tiny Core v17.1
« Reply #5 on: Today at 09:09:04 PM »
Hi Chinaboy5216
Before updating kernels, you should download updated versions of
kernel modules you are using:
Code: [Select]
getMirror
cd /etc/sysconfig/tcedir/optional
for File in *\-6.18.2\-*.tcz*; do wget $MIRROR/${File/\-6.18.2\-/\-6.18.35\-}; done

Then you can download and boot updated vmlinuz and core.gz files:
http://www.tinycorelinux.net/17.x/x86/release/distribution_files/

Offline Chinaboy5216

  • Newbie
  • *
  • Posts: 2
Re: Tiny Core v17.1
« Reply #6 on: Today at 09:21:04 PM »
Hi Rich,

Thank you for your help, I will try after doing a backup and well if it doesn't work can always reinstall tiny core.

Thanks mate, much appreciated.