- KVM Virtualization Cookbook
- Konstantin Ivanov
- 70字
- 2021-07-02 22:07:04
Managing disk images with qemu-img
To run virtual machines, QEMU needs images to store the filesystem of the guest OS. The image itself is a type of file, and it represents the guest filesystem residing on a virtual disk. QEMU supports various images and provides tools to create and manage them. In this recipe, we are going to build a blank disk image with the qemu-img utility.
推薦閱讀
- JBoss Weld CDI for Java Platform
- 從零構(gòu)建知識圖譜:技術(shù)、方法與案例
- Node.js 10實(shí)戰(zhàn)
- Microsoft Dynamics 365 Extensions Cookbook
- Practical Internet of Things Security
- 精通軟件性能測試與LoadRunner實(shí)戰(zhàn)(第2版)
- 深入淺出RxJS
- QGIS By Example
- 網(wǎng)站構(gòu)建技術(shù)
- jQuery Mobile移動應(yīng)用開發(fā)實(shí)戰(zhàn)(第3版)
- 零基礎(chǔ)趣學(xué)C語言
- PySpark Cookbook
- Mastering Linux Security and Hardening
- Access 2010數(shù)據(jù)庫應(yīng)用技術(shù)實(shí)驗(yàn)指導(dǎo)與習(xí)題選解(第2版)
- 零基礎(chǔ)C#學(xué)習(xí)筆記