{"id":1081,"date":"2015-02-07T17:20:51","date_gmt":"2015-02-07T22:20:51","guid":{"rendered":"http:\/\/yourLinuxGuy.com\/?p=1081"},"modified":"2015-05-10T11:26:23","modified_gmt":"2015-05-10T16:26:23","slug":"how-to-in-place-upgrade-from-opensuse-12-3-to-13-1","status":"publish","type":"post","link":"https:\/\/yourLinuxGuy.com\/?p=1081","title":{"rendered":"How to in-place upgrade from Opensuse 12.3 to 13.1\u2026"},"content":{"rendered":"<p>Following along in my line of &#8220;Readers Digest&#8221; versions of the official Opensuse upgrades procedures (here are a couple of my\u00a0past ones: <a title=\"http:\/\/yourlinuxguy.com\/?p=169\" href=\"http:\/\/yourlinuxguy.com\/?p=169\" target=\"_blank\">11.1<\/a>, <a title=\"http:\/\/yourlinuxguy.com\/?p=333\" href=\"http:\/\/yourlinuxguy.com\/?p=333\" target=\"_blank\">11.2<\/a>, <a title=\"http:\/\/yourlinuxguy.com\/?p=812\" href=\"http:\/\/yourlinuxguy.com\/?p=812\" target=\"_blank\">11.4<\/a>, <a title=\"http:\/\/yourlinuxguy.com\/?p=948\" href=\"http:\/\/yourlinuxguy.com\/?p=948\" target=\"_blank\">12.1<\/a>, <a title=\"http:\/\/yourlinuxguy.com\/?p=954\" href=\"http:\/\/yourlinuxguy.com\/?p=954\" target=\"_blank\">12.2<\/a>, <a title=\"http:\/\/yourlinuxguy.com\/?p=1052\" href=\"http:\/\/yourlinuxguy.com\/?p=1052\" target=\"_blank\">12.3<\/a>) , here\u2019s the latest for upgrading in-place from <strong>12.3<\/strong> to <strong>13.1<\/strong> (just be sure to run each of these lines one-at-a-time, not like a script):<\/p>\n<pre>## Check your repos. Look for anything custom, and note it for later if so...\r\nzypper lr\r\n# If you can, do a final update (if the repos still exist)...\r\nzypper up\r\n# Disable all the old repos...\r\nzypper modifyrepo --all --disable\r\n# Now set up the new repos for 13.1...\r\nzypper addrepo --name \"openSUSE-13.1-OSS\" http:\/\/download.opensuse.org\/distribution\/13.1\/repo\/oss\/ repo-13.1-oss\r\nzypper addrepo --name \"openSUSE-13.1-Non-OSS\" http:\/\/download.opensuse.org\/distribution\/13.1\/repo\/non-oss\/ repo-13.1-non-oss\r\nzypper addrepo --check --refresh --name \"openSUSE-13.1-Updates\" http:\/\/download.opensuse.org\/update\/13.1\/ repo-13.1-updates\r\nzypper addrepo --check --refresh --name \"openSUSE-13.1-Updates-Non-Oss\" http:\/\/download.opensuse.org\/update\/13.1-non-oss\/ repo-13.1-updates-non-oss\r\n# Now do a refresh to update the local cache...\r\nzypper ref\r\n# Do a Distribution UPgrade... and I like the option to download all the packages first, before installation...\r\nzypper dup --download \"in-advance\"\r\n# Now, make a list of the old disabled repos; they might be a combination of 12.3 and 12.2 on some systems, if they weren't cleaned before...\u00a0 Whoops...\u00a0 ;)\r\nzypper lr\r\n# Remove all the old repos, for example...\r\nzypper rr repo-12.2-non-oss repo-12.2-oss repo-12.2-update repo-12.3-non-oss repo-12.3-oss repo-12.3-updates repo-12.3-updates-non-oss repo-update-non-oss\r\n# One more check to be sure that only 12.3 repos remain...\r\nzypper lr\r\n# And reboot...\r\ninit 6<\/pre>\n<p>Interestingly, I ran into a couple bumps in the road this time.\u00a0 One of my servers ran out of space on the \/boot partition, and I had to clean up some old kernel files on the fly (in the midst of the upgrade) to continue (make sure you have multiple terminal sessions during the upgrade).\u00a0 I also had one that didn&#8217;t update the menu.lst file, so it booted into the old kernel after reboot.\u00a0 Once i updated the file with the correct kernel info it was fine, but I thought that was odd and worthy of mentioned&#8230;<\/p>\n<p>Thanks to the folks at Suse, and here&#8217;s the &#8220;long and detailed&#8221; guide that I adapted this from:<br \/>\n<a title=\"http:\/\/en.opensuse.org\/SDB:System_upgrade\" href=\"http:\/\/en.opensuse.org\/SDB:System_upgrade\" target=\"_blank\">http:\/\/en.opensuse.org\/SDB:System_upgrade<\/a><\/p>\n<p>Cool!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Following along in my line of &#8220;Readers Digest&#8221; versions of the official Opensuse upgrades procedures (here are a couple of my\u00a0past ones: 11.1, 11.2, 11.4, 12.1, 12.2, 12.3) , here\u2019s the latest for upgrading in-place from 12.3 to 13.1 (just&#8230;<br \/><a class=\"read-more-button\" href=\"https:\/\/yourLinuxGuy.com\/?p=1081\">Read more<\/a><\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[126,146],"tags":[],"class_list":["post-1081","post","type-post","status-publish","format-standard","hentry","category-opensuse12-3","category-opensuse13-1"],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/pnjn1-hr","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/yourLinuxGuy.com\/index.php?rest_route=\/wp\/v2\/posts\/1081","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/yourLinuxGuy.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/yourLinuxGuy.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/yourLinuxGuy.com\/index.php?rest_route=\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/yourLinuxGuy.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1081"}],"version-history":[{"count":2,"href":"https:\/\/yourLinuxGuy.com\/index.php?rest_route=\/wp\/v2\/posts\/1081\/revisions"}],"predecessor-version":[{"id":1121,"href":"https:\/\/yourLinuxGuy.com\/index.php?rest_route=\/wp\/v2\/posts\/1081\/revisions\/1121"}],"wp:attachment":[{"href":"https:\/\/yourLinuxGuy.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1081"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/yourLinuxGuy.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1081"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/yourLinuxGuy.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1081"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}