diff --git a/content/post/install-arch-linux-in-virtual-machine.md b/content/post/install-arch-linux-in-virtual-machine.md new file mode 100644 index 0000000..b444660 --- /dev/null +++ b/content/post/install-arch-linux-in-virtual-machine.md @@ -0,0 +1,43 @@ +--- +title: "Install Arch Linux in Virtual Machine (KVM/QEMU)" +date: 2022-04-22T06:52:27Z +lastmod: 2022-04-22T06:52:27Z +draft: false +keywords: [kvm qemu arch vm "virtual machine" libvirt] +description: "" +tags: [libvirt] +categories: [linux] +author: "" + +# You can also close(false) or open(true) something for this content. +# P.S. comment can only be closed +comment: false +toc: true +autoCollapseToc: false +postMetaInFooter: true +hiddenFromHomePage: false +# You can also define another contentCopyright. e.g. contentCopyright: "This is another copyright." +contentCopyright: false +reward: false +mathjax: false +mathjaxEnableSingleDollar: false +mathjaxEnableAutoNumber: false + +# You unlisted posts you might want not want the header or footer to show +hideHeaderAndFooter: false + +# You can enable or disable out-of-date content warning for individual post. +# Comment this out to use the global config. +#enableOutdatedInfoWarning: false + +flowchartDiagrams: + enable: false + options: "" + +sequenceDiagrams: + enable: false + options: "" + +--- + +