Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

img-maker

镜像使用方法

qm create 9999 \
    --ostype l26 \
    --agent 1,fstrim_cloned_disks=1 \
    --machine q35 \
    --bios ovmf \
    --cpu host \
    --cores 1 \
    --sockets 1 \
    --memory 4096 \
    --hotplug disk,network \
    --net0 virtio,bridge=vmbr0,mtu=1 \
    --ciupgrade 0 \
    --ciuser user \
    --ipconfig0 ip=dhcp \
    --scsihw virtio-scsi-pci \
    --boot order=scsi0 \
    --sata0 data:cloudinit \
    --efidisk0 data:0 \
    --scsi0 data:0,import-from=/mnt/img/ubuntu.img,discard=on,ssd=1 \
    --name "ubuntu" \
    --sshkeys /mnt/vm_sshkey \
    --pool template-linux --tags ubuntu
qm template 9999

About

在 PVE 定制模板虚拟机

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages