- KVM Virtualization Cookbook
- Konstantin Ivanov
- 45字
- 2021-07-02 22:07:06
Getting ready
For this recipe, we are going to use the following tools:
- qemu-img
- losetup
- tune2fs
- e2fsck
- kpartx
- fdisk
- resize2fs
Most of the utilities should already be installed on Ubuntu with the exception of kpartx. To install it, run the following:
root@kvm:~# apt install kpartx
推薦閱讀
- Spring Cloud Alibaba核心技術(shù)與實戰(zhàn)案例
- 基于粒計算模型的圖像處理
- Visual Basic 6.0程序設(shè)計計算機組裝與維修
- Mastering SVG
- Vue.js快速入門與深入實戰(zhàn)
- C/C++常用算法手冊(第3版)
- 用戶體驗可視化指南
- 從程序員角度學(xué)習(xí)數(shù)據(jù)庫技術(shù)(藍橋杯軟件大賽培訓(xùn)教材-Java方向)
- Docker:容器與容器云(第2版)
- Modular Programming with JavaScript
- MySQL數(shù)據(jù)庫應(yīng)用實戰(zhàn)教程(慕課版)
- Kotlin語言實例精解
- 瘋狂Ajax講義(第3版)
- 嵌入式網(wǎng)絡(luò)編程
- Scratch 3.0少兒游戲趣味編程