Deze pagina is nog niet beschikbaar in uw eigen taal. We werken er hard aan om meer taalversies toe te voegen. Bedankt voor uw steun.

On this page

Show all

EulerOS/OpenEuler

Updated on 2022-09-09 GMT+08:00
NOTE:

For EulerOS, you do not need to install dracut-modules-growroot package. You only need to install cloud-init and cloud-utils-growpart. Cloud-Init has been installed in Installing Cloud-Init.

  1. Check whether cloud-init and cloud-utils-growpart have been installed. If no, perform the following steps to install them.
    [root@localhost ~]# rpm -qa | grep cloud-init
    cloud-init-0.7.6-3.x86_64
    [root@localhost ~]# rpm -qa | grep growpart
    [root@localhost ~]#
  2. Download the cloud-utils-growpart-0.27-10.x86_64.rpm package (from http://repo.huaweicloud.com/euler/2.2/os/x86_64/Packages/), upload the package to the VM, and run the following commands to install it:

    rpm -ivh cloud-utils-growpart-0.27-10.x86_64.rpm

    [root@bms-eulor22 home]# rpm -ivh cloud-utils-growpart-0.27-10.x86_64.rpm
    Preparing...                          ############################### [100%]  
    Updating / installing...
       1:cloud-utils-growpart-0.27-10     ############################### [100%]

    You can also use an ISO file as the local repo source and run the yum install cloud-utils-growpart command to install it.

  3. Run the commands in 1 again to check whether cloud-utils-growpart is successfully installed.
    [root@localhost ~]# rpm -qa | grep growpart
    cloud-utils-growpart-0.27-10.x86_64
Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback