WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Solved: Update Extensions with wireless or dial up internet  (Read 2363 times)

Offline Guy

  • Hero Member
  • *****
  • Posts: 1089
Solved: Update Extensions with wireless or dial up internet
« on: October 12, 2009, 06:02:33 AM »
I have remastered tinycore.gz and used it to upgrade extensions.

Is there an easier way if you need to use one or more extensions to connect to the internet?

Is there a way to run with base norestore text, and load an extension?
« Last Edit: November 06, 2009, 03:46:16 AM by Guy »
Many people see what is. Some people see what can be, and make a difference.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14819
Re: Upgrade Extensions with wireless or dial up internet
« Reply #1 on: October 12, 2009, 07:44:00 AM »
You could use a two step process:

1. Connect to the Internet with the current extensions and "download only" updates to these extensions.

2. Boot "base norestore" and copy the updated extensions from the temporary location to /tce

Offline Guy

  • Hero Member
  • *****
  • Posts: 1089
Re: Upgrade Extensions with wireless or dial up internet
« Reply #2 on: October 12, 2009, 09:39:25 AM »
Quote
You could use a two step process:

1. Connect to the Internet with the current extensions and "download only" updates to these extensions.

2. Boot "base norestore" and copy the updated extensions from the temporary location to /tce


If I understand correctly, this would mean downloading all extensions again to the optional directory.

Whereas when you use "Upgrade Extensions," only the ones that have changed are downloaded.

Is that correct?


You could also check manually when each extension was last updated.
« Last Edit: October 12, 2009, 09:41:06 AM by Guy »
Many people see what is. Some people see what can be, and make a difference.

Offline roberts

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: Upgrade Extensions with wireless or dial up internet
« Reply #3 on: October 12, 2009, 12:32:28 PM »
Why not after booting base norestore text ...

mount store containing tce directory
load the few necessary extensions
tce-load -i extname
selectively restrore necessary network script(s)
run network scripts, then run
upgrade_tce.sh

What I typically do, is the have the minimum network extension(s) and script(s) on a pendrive.
10+ Years Contributing to Linux Open Source Projects.

Offline Guy

  • Hero Member
  • *****
  • Posts: 1089
Re: Update Extensions with wireless or dial up internet
« Reply #4 on: October 14, 2009, 01:09:44 AM »
I have worked out a way to do this. What I did is as follows.

Copy the extension(s) needed to connect to the internet to a new directory. (This step may not be necessary, but playing it safe.)

Run with the options: base norestore text.

At the prompt, type: startx

Open the terminal and type:

sudo su
mount /mnt/sda1 (use appropriate partition)

Open the Appbrowser, and use Install Local. (You can click ../ a few times, to go up and find /mnt/sda1 or the appropriate partition.)

Connect to the internet.

Select Update Extensions from the menu.

[removed due to policy violation]/update-programs.html
« Last Edit: November 06, 2009, 03:49:07 AM by Guy »
Many people see what is. Some people see what can be, and make a difference.