Create an extended partition in Vista

Source: Internet
Author: User

Today, I installed a Vista on Core 2 for a try. I don't know whether I can't understand the design of MS or whether it is intentional by Ms. After installation and installation, I cannot find the option to create an extended partition because I want to install FreeBSD, windows cannot occupy the primary partition of the entire hard disk. A solution can be found below Google.

During installation, only partitions on the disk where Windows Installation is required are created. After loading:

1. Run cmd to enter the command line;

2. Then run diskpart. Enter diskpart.

3. Run List to display the disk list. If I have a connected disk, 0, and 1 are displayed.

4. Run select disk 0 and select the first disk.

5. Enter create parttition extended to create an extended partition.
Note: This extended partition will include all the free disk space.

6. Then enter create parttition logical to create a logical partition.
This logical partition will also use all the space of the extended partition. Don't be afraid. When we go to disk management in Computer Management again, we can see the extended partition and logical partition, delete the logical partition directly, and then create a new logical partition.

Haha. Finally.

Run help in diskpart to get help.

If you have encountered this problem, I hope my methods can help you. If you have a better method, please leave a message to me.

 

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.