LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 03-22-2011, 06:41 AM   #1
MarcosPauloBR
Member
 
Registered: Feb 2011
Location: Santa Catarina - Brazil
Distribution: Slackware
Posts: 129

Rep: Reputation: 3
Safe Tutorial to migrate from 13.1 to 13.37


Hi people, there is a safe tutorial to migrate from 13.1 to 13.37, or is just follow the "Tricks" from the Current folder??

Thanks!!
 
Old 03-22-2011, 07:14 AM   #2
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,097

Rep: Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174
the "official" and safe way is to follow the two documents

http://slackware.osuosl.org/slackwar...nt/UPGRADE.TXT

http://slackware.osuosl.org/slackwar..._AND_HINTS.TXT

shortcuts aren't so safe

Last edited by ponce; 03-22-2011 at 07:16 AM.
 
Old 03-22-2011, 07:32 AM   #3
ottavio
Member
 
Registered: Nov 2007
Posts: 312

Rep: Reputation: 46
The only suggestion I can give you is when you upgrade always keep a second virtual terminal as root because usually it gest meesed up while upgrading and also disable all power saves because that gave me a problem
 
Old 03-22-2011, 07:57 AM   #4
MarcosPauloBR
Member
 
Registered: Feb 2011
Location: Santa Catarina - Brazil
Distribution: Slackware
Posts: 129

Original Poster
Rep: Reputation: 3
Thank you!

ottavio, how can I keep a virtual terminal?

After upgrade, we need to reboot, and how can I keep a virtual terminal as root?

Thank you for all!
 
Old 03-22-2011, 08:36 AM   #5
bonixavier
Member
 
Registered: Sep 2010
Distribution: Slackware
Posts: 320

Rep: Reputation: 69
Unblacklist aaa_elflibs in /etc/slackpkg/blacklist, then you run
Code:
slackpkg update
slackpkg install-new
slackpkg upgrade-all
slackpkg clean-system
Check your lilo.conf and run
Code:
/sbin/lilo
Then you reboot. That's what I did, but I upgraded to current a while back so I'm not sure if it would qualify as safe for such a large upgrade. A safe option would be to run AlienBOB's mirror-slackware-current.sh, burn the iso on a dvd and install it on top of 13.1.
 
Old 03-22-2011, 09:15 AM   #6
MarcosPauloBR
Member
 
Registered: Feb 2011
Location: Santa Catarina - Brazil
Distribution: Slackware
Posts: 129

Original Poster
Rep: Reputation: 3
Thanks bonixavier!

Let me understand, I try to understand the script, and, this makes a ISO with the new files of the current mirror?

=D
 
Old 03-22-2011, 10:36 AM   #7
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,222

Rep: Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320
Quote:
Originally Posted by MarcosPauloBR View Post
how can I keep a virtual terminal?
http://www.slackbook.org/html/shell-vt.html
 
Old 03-22-2011, 10:55 AM   #8
MarcosPauloBR
Member
 
Registered: Feb 2011
Location: Santa Catarina - Brazil
Distribution: Slackware
Posts: 129

Original Poster
Rep: Reputation: 3
dugan, thank you for this information!

But, how can I disable all the power saves??

o//
 
Old 03-22-2011, 01:53 PM   #9
bonixavier
Member
 
Registered: Sep 2010
Distribution: Slackware
Posts: 320

Rep: Reputation: 69
Quote:
Originally Posted by MarcosPauloBR View Post
Thanks bonixavier!

Let me understand, I try to understand the script, and, this makes a ISO with the new files of the current mirror?

=D
The first time you run it, it will download all the files from the current mirror. Then it will make an ISO of them. If you run it again later, it will only download the files that are different, but will make a full ISO. Either way, 13.37 is about to be launched (let's hope) so it might be more practical to just wait for it and make a regular ISO download.
 
Old 03-22-2011, 01:59 PM   #10
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,

When you want to use ' AlienBOB's mirror-slackware-current.sh' be sure too look at the script to learn the parameters to pass or to modify script to suit your needs. You should select a mirror that would serve you better locally.
 
Old 03-22-2011, 02:34 PM   #11
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,097

Rep: Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174
just because it looks that you are doing a fresh install and then upgrade to current by the iso, (maybe is not that obvious but) consider that you can also do a fresh install from the current iso directly without installing 13.1 first.
 
Old 03-22-2011, 03:01 PM   #12
MarcosPauloBR
Member
 
Registered: Feb 2011
Location: Santa Catarina - Brazil
Distribution: Slackware
Posts: 129

Original Poster
Rep: Reputation: 3
People, are you giving to me a Slackware course?

I'm so happy there was a lot of people trying to help me!

Tonight, I feel there I will could be capable to upgrade my system!

Thanks to everybody!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
PHP-MySQL tutorial and Linux Networking tutorial needed Please dlux45 Linux - Software 6 04-19-2010 01:10 PM
Making sure a file is safe to migrate to a new hdd Dralnu Linux - Security 11 05-13-2009 02:56 PM
LXer: Tutorial: How to Write a Tutorial LXer Syndicated Linux News 0 08-01-2008 06:41 AM
LXer: Tutorial: An Easy Tutorial on IP Tables and Port Knocking LXer Syndicated Linux News 0 02-04-2008 04:20 PM
migrate from suse, what should i migrate to? any suggestions?:twocents: Siljrath Linux - General 4 12-26-2005 01:14 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 09:35 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration