![]() |
|
FreeBSD Installation and Upgrading Installing and upgrading FreeBSD. |
![]() |
|
Thread Tools | Display Modes |
|
|||
![]()
I'm relatively new to FreeBSD and we have a 6.1 box here that I wanted to bring up to date. I updated all of the ports and then followed this guide (linked from the 6.3 release notes): http://www.daemonology.net/blog/2007...n-upgrade.html
After rebooting my computer twice (per the instructions), a uname -a still shows 6.1. I'm not sure what I did wrong, when I ran the first upgrade command, I approved every change and removed the <<<<< >>>>> difference lines (and deleted old or new lines with them) whenever prompted. I didn't just blow through the prompts. But after running install, reboot, install, reboot, it seems as if I'm still on 6.1. Is uname reporting the wrong information? What do you suppose I did wrong? Do I have to do it sequentially, 6.1 > 6.2 > 6.3 instead of 6.1 > 6.3? Thanks for the help |
|
|||
![]()
While updating from source may not be an option for everyone, I would recommend it. It's fairly easy and well documented, and has yet to fail on me over the years. It does require a bit more downtime than a simple reboot (as some of the process should be done in single user mode - although doesn't necessarily have to be).
__________________
I just saved a bunch of money on my car insurance by fleeing the scene of the accident! |
|
||||
![]() Quote:
@alanthing: If you'd like to do this, the procedure is well documented in the FreeBSD Handbook section 23.4 Rebuilding “world”. It's also summarized (by way of example; your exact approach should differ slightly) in a post on this forum.
__________________
Kill your t.v. |
|
|||
![]()
uname will only give you information on the kernel. If you did not update the kernel then nothing will have changed for uname. If you want to do a test, cp /boot/kernel from an install cd, place in /boot/kernel.new and load that from the loader prompt.
|
![]() |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Cannot update with CVS | guitarscn | OpenBSD Installation and Upgrading | 3 | 7th September 2009 11:12 PM |
freebsd-update | bsdperson | FreeBSD Installation and Upgrading | 10 | 16th January 2009 10:14 AM |
How do you update ports? | disappearedng | FreeBSD General | 6 | 8th November 2008 05:59 AM |
Eclipse can't update ? | disappearedng | FreeBSD General | 1 | 7th November 2008 01:03 AM |
Update FreeBSD /usr/src | tommytom | FreeBSD General | 10 | 31st July 2008 02:48 PM |