WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Running CorePlus on an old Laptop  (Read 5415 times)

Offline ivshof

  • Newbie
  • *
  • Posts: 1
Running CorePlus on an old Laptop
« on: July 14, 2017, 06:26:37 AM »
Hi there,
I tested CorePlus v8.0 on my virtual box and wanted to install it on my old laptop - toshiba tecra 550cdt (https://goo.gl/XqVDgQ)

It has PII 233 Mhz CPU and 64 Mb of RAM, but I face an issue when I try to run it from CD. I use debug key and here is a log. Any assistance would be appreciate.

Summary in logs:
-Cpu family  0x5 not supported
-assertation 'maxidx >=2' failed

here is a pic of logs from screen:

https://www.dropbox.com/s/i1ry213nkb5duuw/install_issue.jpg


« Last Edit: July 14, 2017, 06:30:13 AM by ivshof »

Offline patrikg

  • Wiki Author
  • Hero Member
  • *****
  • Posts: 673
Re: Running CorePlus on an old Laptop
« Reply #1 on: July 14, 2017, 07:28:09 AM »
I have fixed lots of bugs of operating systems on old computers.
I just updated the bios to newer versions.
But it's not easy to find these.
And the computer may be destroyed in the firmware(bios) update.
And just add more parameters/arguments to the linux kernel.
Just google at "noapic acpi=off"

And as the error the cpu may not be supported.
You could try some very old versions of tc.

http://www.tinycorelinux.net/archive/
http://tinycorelinux.net/2.x/archive/
http://tinycorelinux.net/3.x/archive/
http://tinycorelinux.net/4.x/x86/archive/
http://tinycorelinux.net/5.x/x86/archive/
http://tinycorelinux.net/6.x/x86/archive/
http://tinycorelinux.net/7.x/x86/archive/



« Last Edit: July 14, 2017, 07:36:18 AM by patrikg »

Offline hiro

  • Hero Member
  • *****
  • Posts: 1217
Re: Running CorePlus on an old Laptop
« Reply #2 on: July 14, 2017, 07:34:05 AM »
it's slightly too old

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10961
Re: Running CorePlus on an old Laptop
« Reply #3 on: July 14, 2017, 11:03:50 AM »
Oh, I remember that. Another user also hit it.

You hit a bug in glibc that only affects old processors. Your machine is still supported by TC (and so by CorePlus), but as we update glibc only in major versions due to it being somewhat risky, you'll need to try an older version. 7.x should be fine, assuming your pic is from 8.x.
The only barriers that can stop you are the ones you create yourself.