![]() |
|
FreeBSD Installation and Upgrading Installing and upgrading FreeBSD. |
![]() |
|
Thread Tools | Display Modes |
|
|||
![]()
I had tried to follow all the instructions on daemonology, still I have run into some trouble upgrading from 6.2 release to 7.0 release.
right now "uname -a" tells me i'm using a 7.0 release kernel ...however I have not yet finished rebuilding the userland components after that . I had used "portupgrade -faP" which failed complaining missing port called "www/neon" in spite of doing "portsnap fetch update" before that. also one more error regarding xorg telling me that the makefile is corrupt for xorg-server port....calls it a fatal error and exits. I don't know if "pkgdb -F" is supposed to help, but did it anyway... showed one obsolete package with no dependencies... hence removed it. I will try to put the exact messages from console soon....In the meanwhile, if some body got the gist of the problem, please post a solution. Thank you. ![]() |
|
|||
![]()
Now that you're running a 7-series kernel, can you try to build the world again? Or have you done that already?
__________________
I just saved a bunch of money on my car insurance by fleeing the scene of the accident! |
|
|||
![]()
I am using freebsd-update utility which ,I suppose , does not require me to explicitly do build world. right now I think I goofed up somewhere in the sequence in which the update utility needs to be run after restart.
Lot of things "seem" to be working fine ( Firefox and all basic stuff ... ) ...however some commands like "sudo" and python interpreter complain of missing libraries. I donno how many more have got their libraries messed up. How do I get out of this? |
|
|||
![]()
if your using the upgrade utility run the command
Code:
freebsd-update -r 7.0-RELEASE upgrade install |
|
||||
![]()
freebsd-update will upgrade the kernel and the world in one go. If it completed successfully, and you have rebooted, then you are running FreeBSD 7.0. You have successfully upgraded the OS.
The second part is recompiling/reinstalling all your ports. If you have a lot of ports installed, and don't want to spend too long getting everything working again, you can install the compat6x port. This will allow you to run FreeBSD 6.x applications on FreeBSD 7.x. However, you *will* have to reinstall *all* your ports. How you do that (manually, portmaster, portupgrade, portmanager, etc, is up to you. But you have to do it. |
|
|||
![]() Quote:
|
|
||||
![]() Quote:
|
|
|||
![]() Quote:
![]() |
![]() |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Problem Building Openoffice-3 | Alphalutra1 | FreeBSD Ports and Packages | 1 | 1st May 2009 04:22 AM |
Upgrade to 7.1-RELEASE fails | drl | FreeBSD Installation and Upgrading | 4 | 27th March 2009 09:39 PM |
fusefs-kmod: requires the userland sources to be installed? | zelut | FreeBSD Ports and Packages | 2 | 7th October 2008 10:39 PM |
userland sources | rex | FreeBSD General | 8 | 8th September 2008 12:33 AM |
SquidGuard fails when building the Berkeley DB files for domains | costy | OpenBSD Packages and Ports | 1 | 31st July 2008 09:22 PM |