Unverified Commit ac572a30 authored by wukongdaily's avatar wukongdaily Committed by GitHub
Browse files

Enable VMDK_IMAGES configuration

为了PD虚拟机启用 VMDK格式
parent 079a5552
...@@ -239,7 +239,7 @@ CONFIG_GRUB_BOOTOPTS="" ...@@ -239,7 +239,7 @@ CONFIG_GRUB_BOOTOPTS=""
CONFIG_GRUB_TIMEOUT="3" CONFIG_GRUB_TIMEOUT="3"
CONFIG_GRUB_TITLE="ImmortalWrt-QEMU" CONFIG_GRUB_TITLE="ImmortalWrt-QEMU"
CONFIG_QCOW2_IMAGES=y CONFIG_QCOW2_IMAGES=y
#CONFIG_VMDK_IMAGES=n CONFIG_VMDK_IMAGES=n
CONFIG_TARGET_SERIAL="ttyS0" CONFIG_TARGET_SERIAL="ttyS0"
CONFIG_TARGET_IMAGES_GZIP=y CONFIG_TARGET_IMAGES_GZIP=y
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment