- KVM Virtualization Cookbook
- Konstantin Ivanov
- 100字
- 2021-07-02 22:07:04
How it works...
The qemu-img utility allows us to create, convert, and modify guest images.
In step 1, we used the -f flag specifying the image format; in this case, raw, the name of the image to be created and the size in gigabytes.
In step 4, we used the info subcommand to gather additional information about the existing image. Note how the disk size is showing as currently being zero. This is due to the fact that this is a blank image, not containing a filesystem. We are going to create one in the next recipe.
推薦閱讀
- MATLAB應(yīng)用與實驗教程
- The Complete Coding Interview Guide in Java
- C語言程序設(shè)計教程
- AppInventor實踐教程:Android智能應(yīng)用開發(fā)前傳
- RISC-V體系結(jié)構(gòu)編程與實踐(第2版)
- Windows Phone 7.5:Building Location-aware Applications
- Learning PHP 7
- 用戶體驗可視化指南
- OpenCV 3 Blueprints
- Vue.js光速入門及企業(yè)項目開發(fā)實戰(zhàn)
- SwiftUI極簡開發(fā)
- Python面試通關(guān)寶典
- JavaScript Concurrency
- 零基礎(chǔ)學(xué)SQL(升級版)
- Mapping with ArcGIS Pro