Solve Pxe+ks automatic deployment system, disk is larger than 2TB, can not boot the problem

Source: Internet
Author: User

公司之前的服务器都是有450GB的ssd磁盘,系统部署在ssd上面。后来有些服务器换掉了用3TBsata磁盘换掉了ssd,再安装系统的时候,不能引导。如所示:


After the analysis of the company High Man (Lang), because the CentOS boot system, can not find in the disk more than 2TB where the boot.
Workaround:
On the system disk partition is the Add/boot partition, which is to add the following command in the KS file:

    Part  / Boot  --Fstype Ext4 --size=1024 --ONDRIVE=SDA     Part Swap --size=2048 --ONDRIVE=SDA     Part / --Fstype Ext4 --size=1 --Grow --ONDRIVE=SDA

After the system is reinstalled, resolve the issue.

Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.

Solve Pxe+ks automatic deployment system, disk is larger than 2TB, can not boot the problem

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.