随笔分类 -  dib

disk image builder support x86 unbuntu 18.04
摘要:https://cloud-images.ubuntu.com/bionic/current/ (dib-env) [root@bogon dib-env]# DIB_RELEASE=bionic disk-image-create vm ubuntu baremetal dhcp-all-inte 阅读全文

posted @ 2020-07-14 14:40 tycoon3 阅读(634) 评论(0) 推荐(0) 编辑

disk image builder support ubuntu eoan
摘要:#!/bin/bash # These are useful, or at worst not harmful, for all images we build. if [ ${DIB_DEBUG_TRACE:-1} -gt 0 ]; then set -x fi set -eu set -o pi 阅读全文

posted @ 2020-07-14 14:34 tycoon3 阅读(175) 评论(0) 推荐(0) 编辑

ironic dib自定义qcow2镜像
摘要:export ELEMENTS_PATH=./builder/ironic-python-agent-builder/dib/ export DIB_DEV_USER_USERNAME=devuser export DIB_DEV_USER_PASSWORD=cloud_123. export DI 阅读全文

posted @ 2020-07-07 10:18 tycoon3 阅读(372) 评论(0) 推荐(0) 编辑

diskimage-builder制作x86_64镜像
摘要:ls /usr/share/ironic-python-agent-builder/dib export ELEMENTS_PATH=/usr/share/ironic-python-agent-builder/dib export DIB_DEV_USER_USERNAME=centos expo 阅读全文

posted @ 2020-06-29 19:15 tycoon3 阅读(622) 评论(0) 推荐(0) 编辑

x86上安装diskimage-builder(二)
摘要:安装好python2.7 [root@host-10-10-18-131 ~]# ln -s /usr/bin/python2.7 /usr/bin/python [root@host-10-10-18-131 ~]# ln -s /usr/bin/pip2.7 /usr/bin/pip [root 阅读全文

posted @ 2020-06-24 15:27 tycoon3 阅读(495) 评论(0) 推荐(0) 编辑

x86上安装diskimage-builder
摘要:安裝下列套件: git qemu-system-x86 qemu-img kpartx yum install python3 yum -y install qemu-img kpartx yum -y install python3-pip git clone https://git.openst 阅读全文

posted @ 2020-06-24 12:08 tycoon3 阅读(787) 评论(0) 推荐(0) 编辑

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

统计

点击右上角即可分享
微信分享提示