On 2013-11-23 20:16, 6520302 wrote:
> Robin:
>
> Just to make sure I fully understand, you are saying I can do a DVD
> upgrade of my 12.2 system to 13.1 and it will most likely go well?
Yep.
But read the documentation first and be aware of the things you have to do.
And be aware that there is a percent of chance that things go wrong.
Usually just some few little things break. Sometimes big things. Few
times it is a total disaster.
For instance. Once I had a setup using a “/” partition and several
others like "/usr/ and “/opt”. One was not mounted during the upgrade,
so files got written instead to the main root, which overflowed and was
destroyed (partly updated only).
So, restore from backup and try again 
> And this upgrade will presumably maintain the apps I’ve installed in
> /opt (financial software, password manager, google Earth - no problem if
> that is lost).
Yep.
There is no assurance that they still work, mind! It might be that the
new version has something that is not compatible. Your software might
expect certain libraries, for instance, that now are no more, or have
another version.
But it is much better than install fresh.
> After this, do online update via YaST.
The generic procedure after the offline upgrade is:
zypper up
zypper dup
zypper patch
with only the 4 mandatory repos enabled.
> The emergency system I would use would be the live DVD from 12.2 that I
> have laying around somewhere.
Huh, no, get the 13.1 XFCE CD, better in an USB stick.
If you have problems that require you to repair grub or to chroot the
main system, you need a rescue system with a compatible kernel and
libraries to your system.
> Thanks for the comment on XFCE on USB
> stick, I will look into that for future possibilities. My current
> backup solutions are less than ideal, I back up to a directory in my
> existing /home (please don’t yell at me :P). Maybe after Christmas I’ll
> have a USB device for backup.
No, I won’t yell. I yell at myself for not having it when disaster
hits… because sooner or later it hits. 
My preferred method is to do a ‘dd’ image onto a bigger disk of the
system, and an rsync copy of “/home”.
–
Cheers / Saludos,
Carlos E. R.
(from 12.3 x86_64 “Dartmouth” at Telcontar)