FreeBSD + Windows dual-system installation

Source: Internet
Author: User

The author's notebook is Lenovo V480C model 20159

The basic configuration is as follows:
CPU: i3-311M, 2.4 GHz, 2-Core 4 thread
Memory: 4 GB, DDR3, 1600 MHz
Hard drive: Western Digital WDCWD5000BPVT-08HXZT3 ada0 465 GBATA
Graphics card: independent graphics card NVIDIA GeForce GT630M
Integrated graphics card Intel GMAHD4000
Optical Drive: Hitachi-LG
Sound Card: Raytheon ALC269 @ Intel Panther Point High Definition
NIC: Referer RTL8168F PCI-E Gigabit Ethernet NIC
Wireless Network Adapter: Intel Centrino Wireless-N 2230BGN
Battery: SMP 45n00005-2079 lithium battery
Motherboard: Intel IvyBridge-HMTT Express

Preparations
Prepare two U disks: one is the FB installation disk A and the other is the Win PE boot disk B.
You can select "old peach" for the Windows PE boot disk ". The production process is very simple: one-click creation of the boot disk. Then, place the iso file of ghost xp in The GHO directory of the boot disk.

Install XP
Modify the BIOS, set USB to the first boot device, or press F12 to select the add-on. Insert disk B into the PE system and partition it first.
I divided XP into three areas: SYSTEM (C disk 30 GB), software (D disk, NTFS format, used for XP software installation, 15 GB), Document (E disk, FAT32 format, used for data exchange between XP and FB, 120 GB ). If the disk name is BSD and 300 GB is reserved for FB, note that it must be the primary partition. Otherwise, the disk cannot be installed. You can set it to Fat32 or Ntfs. It will be deleted when it is installed later.
Then, add ghostXP to drive C.

Install FreeBSD
A disk production method: through the software "win32diskimager-RELEASE-0.2-r23-win32" to write the FreeBSD-10.0-RELEASE-amd64-memstick.img into the value of the U disk.
Restart the machine and Insert disk A to the FreeBSD installation process. Install FreeBSD on the free partition F. The process is skipped.
Note that when selecting a hard disk, select a part of the hard disk and record the distribution mode of the hard disk space under FB. For example:

Ada0 466G

Ada0s1 30G! 12 # drive C

Ada0s2 136g ebr # D. Logical space of the E Disk

Ada0s5 16G ntfs # D

Ada0s6 120G fat32 # E

Ada0s3 300G BSD

Ada0s3a 286G/freebsd-ufs # root directory. If the space allocation is too small, an error will pop up next step (the name cannot be clearly remembered)

Ada0s3b 4G swap # Switch directory

As an example of Hard Disk partitioning:

To restart the system, you have no chance to select the OS. The result is directly sent to FreeBSD. Create boot. fb in FreeBSD,

# Dd bs = 512 count = 1 if =/dev/ada0s3a of = boot. fb

Among them,/dev/ada0s3a is the/mount point of FB.

# Mount_msdosfs/dev/ada0s6/mnt

# Cp/boot. fb/mnt/

A simple tutorial on Rsync synchronization on FreeBSD 8

FreeBSD8.2 system installation Salt

Create FreeBSD system custom installation ISO

FreeBSD builds NAT and configures multiple VLANs on a single Nic

  • 1
  • 2
  • Next Page

Related Article

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.