WuJing's Blog
  • 首页
  • 归档
  • 分类
  • 标签
  • 关于

Using virsh to start VM and debug with gdb is simpler than using qemu directly

Using virsh to start VM and debug with gdb is simpler than using qemu directlyvirt-install安装镜像创建一个名为 yql-openeuler 的虚拟机,配置了适当的内存、CPU、磁盘、安装位置以及启动参数,以便正确连接到串口控制台和控制台输出从而在非图形化界面上正确安装虚拟机: 使用qemu-img创建虚拟机所
2025-11-25
linux > virt > kvm > virsh
#boot #deb #debug #fs #gdb #kernel #kvm #linux #log #qemu #virt #mm #net #sync #console #disk #virsh

Setting Up CTYunOS Kernel Build Environment with Docker

Setting Up CTYunOS Kernel Build Environment with Dockerctyunos ctyunos os源、docker源 https://repo.ctyun.cn/hostos/ ctyunos 仓库源 ctyunos 测试仓库源 ctyunos2-docker-22.06.02.x86_64基于ctyunos2-docker-22.06.02.x8
2025-11-25
linux > virt > container > docker > ctyunos
#3d #deb #debug #docker #git #go #kernel #linux #log #pkg #shell #sources #tools #vim #develop #mm #net

使用 dnf --installroot 构建最小 rootfs

使用 dnf –installroot 构建最小 rootfs 创建 rootfs 目录 1mkdir -p /home/wujing/Downloads/ctyunos-rootfs 使用 dnf 安装最小系统(以 ctyunos 22.06 为例) 123456dnf -c /etc/yum.repos.d/ctyunos.repo \ --installroot=/home/w
2025-11-25
linux > virt > container > docker > ctyunos
#docker #fs #proc

debian10

debian10debian10: 123456docker run -it \ --name debian10 \ -v /home/wujing/code/:/root/code \ -v /home/wujing/code/rpmbuild:/root/rpmbuild \ -v /home/wujing/Downloads:/root/Downloads \ waffleimag
2025-11-25
linux > virt > container > docker > debian
#deb #docker

Docker Ubuntu镜像构建指南

Docker Ubuntu镜像构建指南 1、git初始化git config --global user.email "178955347@qq.com" git config --global user.name "RealWuJing" 2、创建镜像docker build -t ubuntu:ai . docker build -t ubuntu:a
2025-11-25
linux > virt > container > docker > ubuntu
#docker #fs #git #linux #log #python #vim #net

k8s集群安装教程

k8s集群安装教程master、node节点安装 切换到root用户 1sudo su - 配置host 12345cat << EOF >> /etc/hosts192.169.1.210 k8s-master192.169.1.211 k8s-node1192.169.1.212 k8s-node2EOF 修改主机名每台主机都要修改 123hostnamect
2025-11-25
linux > virt > container > k8s > k8s集群部署
#docker #fs #git #go #k8s #log #task #develop #mm #net #container

k8s部署玲珑服务

k8s部署玲珑服务创建namespace1kubectl create ns linglong 在Kubernetes集群如何支持私有镜像12kubectl create secret docker-registry hub-deepin-token --docker-server=hub.deepin.com \--docker-username=ut004487 --docker-passw
2025-11-25
linux > virt > container > k8s > linglong
#deepin #docker #k8s #vim #develop #net

Kickstart自动化安装系统

Kickstart自动化安装系统使用kickstart自动安装ctyunos-22.06-230117-aarch64: 123456789101112virt-install --virt-type kvm \--initrd-inject=/mnt/sdd1/yql/anaconda-ks.cfg \--name wujing-ctyunos-22.06 \--memory 32768 \--
2025-11-25
linux > virt > kvm > kickstart > ctyun
#boot #fs #kvm #linux #log #virt #net #console #disk #kickstart

virt-install auto install debian

virt-install auto install debian Debian12无人值守自动安装镜像制作 debian-amd64使用virt-install 命令进行全自动安装Debian 12,以下是脚本内容: vim auto_install_debian_amd64.sh: 12345678910111213141516171819202122232425262728293031323
2025-11-25
linux > virt > kvm > kickstart > debian
#boot #deb #debug #grub #linux #log #pkg #qemu #task #testing #vim #virt #mm #net #proxy #console #disk #kickstart #virsh

麒麟Kickstart自动化安装

麒麟Kickstart自动化安装123456789101112virt-install --virt-type kvm \--initrd-inject=/mnt/sdd1/yql/ks1.cfg \--name wujing-zy-xfs \--memory 32768 \--vcpus=64 \--location /mnt/sdd1/yql/ctyunos-2-24.07-240818-te
2025-11-25
linux > virt > kvm > kickstart > kylin
#fs #kvm #linux #virt #net #console #disk #kickstart
1…56789…28

搜索

Hexo Fluid
总访问量 次 总访客数 人