WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Updating tiny core  (Read 2992 times)

Offline malikawan

  • Full Member
  • ***
  • Posts: 243
Updating tiny core
« on: January 17, 2014, 01:14:31 PM »
I copied core.gz and vmlinuz and optional folder of updated version . Is it enough for updating to new version

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: Updating tiny core
« Reply #1 on: January 17, 2014, 01:34:46 PM »
Updating from what version to what version?

Offline malikawan

  • Full Member
  • ***
  • Posts: 243
Re: Updating tiny core
« Reply #2 on: January 17, 2014, 10:14:20 PM »
Updating from what version to what version?

gerald_clark thanx for reply

tiny core 3.6 to 4.7.7

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: Updating tiny core
« Reply #3 on: January 18, 2014, 08:13:10 AM »
There is no foolproof update routine from one major release to another.
It is best to do a new install.
Here are some update methods you can try.

Fist method:
Create another boot directory for the vmlinuz and core.gz files.
Create a new tce directory.
Add a bootloader stanza for the new version that specifies the new boot files and the new tce directory.
Using an extension list from your old version, install the same programs in the new version.

Second method:
Backup your boot and tce directories.
Replace the core.gz and vmlinuz files with the new ones.
Reboot
run tce-update

Offline malikawan

  • Full Member
  • ***
  • Posts: 243
Re: Updating tiny core
« Reply #4 on: January 18, 2014, 09:14:43 AM »
gerald_clark thanx for reply