Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Mon May 05, 2008 3:33 pm 
Offline
Junior Member

Joined: Thu Nov 08, 2007 12:40 am
Posts: 34
Here is the way to upgrade your Slackware 12.0 to 12.1.

It works pretty much as indicated in the UPGRADE.TXT file
located on the cd/dvd. Here are the steps for your linode (assuming you already have 12.0 installed).

wget http://slackware.mirrors.tds.net/pub/sl ... all-d1.iso

Use the above or your favorite mirror!

Once you have the slackware-12.1-install-d1.iso,
mount slackware-12.1-install-d1.iso /mnt -t iso9660 -o ro,loop=/dev/loop0

Then execute:

telinit 1

(at this point you will be logged off your linode unless you are connected by lish...
you can get back into your linode with lish or start this process by connecting with lish)

cd /mnt

upgradepkg /mnt/slackware/a/glibc-solibs-*.tgz

upgradepkg /mnt/slackware/a/pkgtools-*.tgz

upgradepkg --install-new /mnt/slackware/*/*.tgz

That should do it. Read the UPGRADE.TXT if you have questions.
This installs some stuff you probably don't need, like gimp, etc.
If you are worried about disk space you can run pkgtool and remove things you are sure you won't need.

Reboot and..

Have fun!

Fred-


Top
   
 Post subject:
PostPosted: Sat May 31, 2008 2:02 pm 
Offline
Senior Member
User avatar

Joined: Mon Dec 10, 2007 4:30 pm
Posts: 341
Website: http://markwalling.org
For those of you in Newark, I mirrored a slimmed down (see below) slackware-12.1 tree, and its available on ftp and rsync at ftp://internal.you.dontlike.us/slackware/ (192.168.134.238)

rsync flags:
Code:
  --exclude "extra/aspell-word-lists/" 
  --exclude "extra/source/"
  --exclude "isolinux/"
  --exclude "kernels/"
  --exclude "pasture/source/"
  --exclude "patches/source/"
  --exclude "slackware/k/"
  --exclude "slackware/kde/"
  --exclude "slackware/kdei/"
  --exclude "source/"
  --exclude "testing/source/"
  --exclude "usb-and-pxe-installers/"
  --include "/slackware-12.0"
  --include "/slackware-12.1"
  --include "/slackware-12.2"
  --exclude "/*"


Edit: I moved to Newark from Dallas, so the mirror followed


Last edited by mwalling on Mon Feb 02, 2009 6:00 pm, edited 1 time in total.

Top
   
 Post subject:
PostPosted: Sun Oct 19, 2008 10:20 pm 
Offline

Joined: Sun Oct 19, 2008 10:18 pm
Posts: 1
Flb, thanks! Upgrading as I write this. :)


Top
   
 Post subject: re Slackware upgrade
PostPosted: Sun Oct 19, 2008 11:26 pm 
Offline
Junior Member

Joined: Thu Nov 08, 2007 12:40 am
Posts: 34
cena wrote:
Flb, thanks! Upgrading as I write this. :)


It should work fine..There are a few patches in the patch
folder you might apply. I don't think any of them are crucial but
it would't hurt.

Fred-


Top
   
 Post subject:
PostPosted: Wed Dec 24, 2008 4:55 pm 
Offline
Senior Member
User avatar

Joined: Mon Dec 10, 2007 4:30 pm
Posts: 341
Website: http://markwalling.org
Updated my tree with slackware-12.2


Top
   
 Post subject:
PostPosted: Sat May 16, 2009 3:05 pm 
Offline
User avatar

Joined: Tue Aug 26, 2008 11:05 am
Posts: 1
Website: http://www.jerryrose.org
Yahoo Messenger: jerrylrosejr
AOL: JRAIDAN
Location: Austin, TX
After an upgrade to 12.2 from 12.1 you're likely to have problems with the permissions on your /lib/*.so files. A bunch of them are set 0700 for some silly reason. I think I may have had this same problem going from 12.0 to 12.1, it's been a while.

The symptom is "/bin/bash: Permission denied" and a dropped connection when you try to login via ssh as a non-root user

The fix is to "chmod 755 /lib/*.so" as root.

Jerry


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group