FreeBSD Upgrade System

Source: Internet
Author: User
1. Update your source, we mentioned earlier that update source does not represent an upgrade
, a compiled action is still required.

Compiling source
1./usr/src#make World
This command can be divided into two steps make Buildworld and make Installworld
Make Buildworld--> can be done in multiple-person mode
Make Installworld--> will cover the system, preferably in single mode,
In the multiplayer mode, there is no way, the wrong one to do it again.
Factors in multiplayer mode: server cannot be shut down for too long.

a./usr/src# make-j4 Buildworld-> with 4 make

* After make the/usr/obj can be shared by NFS

b./usr/src# make Installworld

Re-edit kernel after upgrade
* GENERIC may not change but source may change ~ ~
* Buildworld Error There may be a problem with coretram, if so, try again in a few days

/usr/src# Make clean Cleandir
Clears the directories and files generated during the compilation process

Replacement of/etc under the set
# MERGEMASTER-CV

Previous 2 selections can be skipped with enter

--> says the current system
-----> presentation of new Systems
! --> means different places.

* Usually have a moving file to pay attention, or by the space skip
After that, each file will have 3 option 1. D to remove the new
2. I install a new
3. Together

* After a series of choices, the last one will come.
Do you wish to delete what are left of/var/tmp/tmproot?
Select Yes to retain those files that have not been moved to delete!

# cap_mkdb/etc/logoin.conf (because of the change of login.conf so rebuild the database)

Reboot the Boot

Confirm success or failure
# uname-a
can confirm system version

Update Port Tree
Re-update the port tree update to the latest bar ~ ~

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.