- KVM Virtualization Cookbook
- Konstantin Ivanov
- 65字
- 2021-07-02 22:07:06
Resizing an image
In this recipe, we are going to examine how to resize an existing raw image, the partitions hosted on it and the filesystem on top of the partitions. We are going to be using the raw image that we build in the previous recipes, which contains a swap and a root partition with an EXT4 filesystem formatted on it.
推薦閱讀
- Facebook Application Development with Graph API Cookbook
- Java多線程編程實戰指南:設計模式篇(第2版)
- Python王者歸來
- 深度強化學習算法與實踐:基于PyTorch的實現
- 用戶體驗增長:數字化·智能化·綠色化
- Hands-On Full Stack Development with Spring Boot 2.0 and React
- 后臺開發:核心技術與應用實踐
- Qlik Sense? Cookbook
- JavaScript從入門到精通(視頻實戰版)
- Appcelerator Titanium Smartphone App Development Cookbook
- Learning Unity Physics
- Java從入門到精通(微視頻精編版)
- NIO與Socket編程技術指南
- IBM AIX 5L/v6系統管理指南
- Zend Framework 2.0 by Example:Beginner’s Guide