In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-09-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/02 Report--
Making bare metal image of Ironic by Diskimage Builder
Diskimage-builder is a tool used by the openstack community to create images.
1. Installation
Yum-y install python-pipyum-y install qemu-img kpartx gitpip install-- upgrade pippip install virtualenvyum install-y libguestfs-tools-c (provide virt-sysprep) can be used to change the password later.
Installation in virtual environment
Here is a brief description of how to install dib (diskimage-builder) in a required environment
Clone the repository of the source code:
$git clone https://git.openstack.org/openstack/diskimage-builder$ git clone https://git.openstack.org/openstack/dib-utils
Create a virtual environment:
$virtualenv dib-env
Enable virtual environment
$source dib-env/bin/activate
Installation:
$cd diskimage-builder$ pip-- default-time=100 install. $cd dib-utils$ python setup.py install
Make the first mirror image
$export DIB_DEV_USER_USERNAME=centos / / initial username centos$ export DIB_DEV_USER_PASSWORD=password / / initial password password$ export DIB_DEV_USER_PWDLESS_SUDO=YES / / allows sudo$ export DIB_CLOUD_INIT_DATASOURCES= "ConfigDrive", OpenStack "/ / cloud-init datasource is ConfigDrive, OpenStack$ disk-image-create centos7 baremetal dhcp-all-interfaces grub2 install-static devuser-o password
It is strange that the password defined earlier cannot log in after installing the system.
$export LIBGUESTFS_BACKEND=direct (error will be reported if you do not perform step 2) $virt-sysprep-- root-password password:password-a centos7.qcow2 (change password to password)
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
The market share of Chrome browser on the desktop has exceeded 70%, and users are complaining about
The world's first 2nm mobile chip: Samsung Exynos 2600 is ready for mass production.According to a r
A US federal judge has ruled that Google can keep its Chrome browser, but it will be prohibited from
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
About us Contact us Product review car news thenatureplanet
More Form oMedia: AutoTimes. Bestcoffee. SL News. Jarebook. Coffee Hunters. Sundaily. Modezone. NNB. Coffee. Game News. FrontStreet. GGAMEN
© 2024 shulou.com SLNews company. All rights reserved.