WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Re: Tiny Core v17.0 upgrade issues  (Read 10856 times)

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 12796
Re: Tiny Core v17.0 upgrade issues
« Reply #165 on: May 28, 2026, 02:45:43 PM »
Hi Stefann
Code: [Select]
tce-load -wi advcomp

Offline Stefann

  • Wiki Author
  • Full Member
  • *****
  • Posts: 213
Re: Tiny Core v17.0 upgrade issues
« Reply #166 on: May 28, 2026, 03:28:25 PM »
Hi Stefann
Install  advcomp.tcz.
Almost!…… This worked:
Code: [Select]
tc@hp510:~$ tce-load -wi advcomp.tczBut thanks for the tcz name. I would not have found that otherwise

But no luck…
Code: [Select]
tc@hp510:/krubo/work/TC/linux-6.18.28/arch/x86/boot$ advdef -z4 bzImage
File type not supported on bzImage [at void convert_inplace(const string&):redef.cc:498]

Note…
Probably no activity anymore today.
As said I’m on a trip.
Social obligations now and sleep after that (living in Europe/netherlands)





« Last Edit: May 28, 2026, 03:31:27 PM by Stefann »

Offline Paul_123

  • Administrator
  • Hero Member
  • *****
  • Posts: 1568
Re: Re: Tiny Core v17.0 upgrade issues
« Reply #167 on: May 28, 2026, 03:35:46 PM »
It wants the file name to end in .gz    But if you did not have advcomp.tcz installed when compiling the kernel, then it did not get fully compressed.

With advcomp installed just remove the old bzImage from arch/x86/boot.    Then run "make bzImage" again

It should go faster as it should not have to recompile most of the code from the last run.

Offline Stefann

  • Wiki Author
  • Full Member
  • *****
  • Posts: 213
Re: Re: Tiny Core v17.0 upgrade issues
« Reply #168 on: May 28, 2026, 03:47:22 PM »
It wants the file name to end in .gz    But if you did not have advcomp.tcz installed when compiling the kernel, then it did not get fully compressed.

With advcomp installed just remove the old bzImage from arch/x86/boot.    Then run "make bzImage" again

It should go faster as it should not have to recompile most of the code from the last run.


Done, but not really different size

Code: [Select]
tc@hp510:/krubo/work/TC/linux-6.18.28/arch/x86/boot$ ls -l bz*
-rw-r--r--    1 tc       staff      6312448 May 28 21:43 bzImage

Ehh… I get in social trouble if I spend more time on this now :-)
Any input will be followed up tomorrow