- 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.
推薦閱讀
- DB2 V9權威指南
- C++案例趣學
- 嵌入式軟件系統測試:基于形式化方法的自動化測試解決方案
- Fundamentals of Linux
- Building Cross-Platform Desktop Applications with Electron
- 深入淺出RxJS
- Visual C#通用范例開發金典
- C++面向對象程序設計習題解答與上機指導(第三版)
- Cybersecurity Attacks:Red Team Strategies
- Xcode 6 Essentials
- C++ Application Development with Code:Blocks
- Mastering Elixir
- Beginning PHP
- Learning TypeScript
- Improving your Penetration Testing Skills