On 2014-07-16 16:36, tpe wrote:
>
> Hello,
> I have migrated my home server from an old 32bit M/B - CPU to an Athlon
> 64bit.
> In this forum as well as in other places, a lot of people say that we
> can upgrade the 13.1 bit to 31.1 64 bit by simply inserting the 64bit
> DVD into the system selecting “Update”
Simply? That’s and understatement if there ever was one
I have done it, and I would do it again, but simple it ain’t.
When the DVD says that it finds nothing to upgrade, you have to manually
select the partition where the 32 bit system is, and tell YaST you want
to upgrade /that/. YaST will politely insult you, call you mad, or there
abouts. Just insist and go ahead…
After it finishes, you will have to go hunting for any 32 bit leftover,
and upgrade it, clicking on the YaST version tab to switch it. With some
exceptions like grub, I think.
Try, after the DVD upgrade - with only the four official repos enabled:
zypper patch
zypper up
zypper dup
(yes, all three of them, in that order)
Then, examine the output of
rpm -q -a --queryformat "%{INSTALLTIME} %{INSTALLTIME:day} \
%{BUILDTIME:day} %-30{NAME} %15{VERSION}-%-7{RELEASE} %{arch} \
%25{VENDOR}%25{PACKAGER} == %{DISTRIBUTION} %{DISTTAG}
" \
| sort | cut --fields="2-" | tee rpmlist \
| less -S
and go hunting…
Some more info:
Offline upgrade
method
Note: I must insist you make a good backup prior to starting any major road.
–
Cheers / Saludos,
Carlos E. R.
(from 13.1 x86_64 “Bottle” (Minas Tirith))