[classic-discuss] Documentation at classic.tinysofa.org

Jaakko Heinonen jh at tinysofa.org
Mon May 22 15:27:05 UTC 2006


Hi,

On 2006-05-22, Mikkel Nielsen wrote:
> Whats up with the doc at
> http://classic.tinysofa.org/documentation/index.cgi?UserDocumentation it
> look a little messed up.

Spammed. I hope that we'll get that fixed soon.

> Im i need of the guide to upgrade classic 1.1 to 2.0. specially the
> apt-get command. Can anyone help?

Here are the updgrade instructions:

= Upgrading from tinysofa classic server 1.1 to 2.0 (update 5) =

* Backup your system

* You can't directly upgrade from tinysofa 1.0 because 1.0 doesn't have apt.
  You must first upgrade to 1.1. See UpgradeFromOnePointZero.

* Give commands as root user.

CD-ROM:
 apt-cdrom add

Network:
 apt-get -o Apt::State::mirrors-URL::="http://www.tinysofa.org/download/apt/tinysofa-2.0-i586-mirrors.list" mirror-select
(select mirror(s))

apt-get update
apt-get install mkinitrd
apt-get dist-upgrade
apt-get install kernel#2.6.16-2ts
	OR on SMP (multiprocessor) use kernel-smp#2.6.16-2ts instead

After you have make sure that the system works with 2.6 kernel remove
2.4 kernels:

rpm -e --allmatches kernel-2.4.21
rpm -e --allmatches kernel-smp-2.4.21

-- 
Jaakko



More information about the Classic-discuss mailing list