WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: upgrade tce 3.2 to 3.3 on usb stick using an iso download  (Read 3772 times)

Offline alan52

  • Newbie
  • *
  • Posts: 15
upgrade tce 3.2 to 3.3 on usb stick using an iso download
« on: November 23, 2010, 01:40:54 PM »
How can I do this without wiping the usb of all my installed extensions??

Easy instructions please!

Thanks in advance friends!!

Offline roberts

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: upgrade tce 3.2 to 3.3 on usb stick using an iso download
« Reply #1 on: November 23, 2010, 02:39:48 PM »
When going from 3.2 to 3.3 it is much easier to download only tinycore.gz and not the whole iso.

Download from here:
http://distro.ibiblio.org/pub/linux/distributions/tinycorelinux/3.x/release/distribution_files/

Only need to replace that one file and follow the upgrade notes for 3.3.
10+ Years Contributing to Linux Open Source Projects.

Offline Guy

  • Hero Member
  • *****
  • Posts: 1089
Re: upgrade tce 3.2 to 3.3 on usb stick using an iso download
« Reply #2 on: November 23, 2010, 03:23:48 PM »
I download the ISO, in case I want to write it to a CD.

If you want to use the ISO.

Let's say it is saved in /home/tc/downloads.

Create a new directory in /home/tc/downloads. For example, tmp.
In the terminal type:
cd /home/tc/downloads
mkdir tmp

To mount the ISO, type:
sudo su
cd /home/tc/downloads
mount -o loop tinycore_3.3.iso tmp

Using a file manager, you can then copy the files from tmp.

As already mentioned, follow the release notes for the particular version. In this case, there are minor changes to other files. When upgrading to other versions, sometimes there are different changes, and sometimes there are no changes.
Many people see what is. Some people see what can be, and make a difference.

Offline thane

  • Hero Member
  • *****
  • Posts: 697
Re: upgrade tce 3.2 to 3.3 on usb stick using an iso download
« Reply #3 on: November 23, 2010, 06:16:45 PM »
I'm running TC off of USB. I usually upgrade using the CLI usbinstall upgrade option, with the ISO on CD. Does that not work going from 3.2 to 3.3?

Offline alan52

  • Newbie
  • *
  • Posts: 15
Re: upgrade tce 3.2 to 3.3 on usb stick using an iso download
« Reply #4 on: November 24, 2010, 02:07:52 AM »
Thanks ! easier than I thought, copied tinycore.gz (3.3) to tinycore.gz (3.2), boot directory of my usb stick, as root, works fine!!

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 11044
Re: upgrade tce 3.2 to 3.3 on usb stick using an iso download
« Reply #5 on: November 24, 2010, 11:51:45 AM »
I'm running TC off of USB. I usually upgrade using the CLI usbinstall upgrade option, with the ISO on CD. Does that not work going from 3.2 to 3.3?

Yes, that should still work.
The only barriers that can stop you are the ones you create yourself.

Offline thane

  • Hero Member
  • *****
  • Posts: 697
Re: upgrade tce 3.2 to 3.3 on usb stick using an iso download
« Reply #6 on: November 25, 2010, 01:14:07 PM »
Worked fine. Running from 3.3 now.

Happy Thanksgiving to all!