On 11/4/2012 00:40, Edward M wrote:
Can not upgrade from DragonFly 3.0.3.1 to 3.2.1

i executed:

cd /usr/src/
git branch DragonFly_RELEASE_3_2
git checkout DragonFly_RELEASE_3_2

after the last command, appears nothing gets downloaded.
anyway, i continued with the rest of the commands, maybe i was mistaken.

make buildworld
     make buildkernel
     make installkernel
     make installworld
     make upgrade
     reboot

after the last reboot command, system still running v3.0.3.1
am i missing a step?


Nope, that's the correct procedure.
assuming you didn't skip any steps, logic says that you built 3.0.3.1 again so you must not have changed the branch correctly.

Anyway -- what you wrote here is correct.

Reply via email to