cannot upgrade to lastest release v3.2 from 3.0.3.1
John Marino
dragonflybsd at marino.st
Sat Nov 3 17:15:00 PDT 2012
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.
More information about the Users
mailing list