- KVM Virtualization Cookbook
- Konstantin Ivanov
- 95字
- 2021-07-02 22:07:06
Using pre-existing images
In the Installing a custom OS on the image with debootstrap recipe, we saw how to use the debootstrap command to install Debian on an image we built. Most Linux vendors provide already built images of their distributions for various architectures. Installable images are also available for manually installing the guest OS. In this recipe, we are going to demonstrate how to obtain and examine CentOS and Debian images that have already been built. In a later recipe, we are going to show how to start QEMU/KVM instances using those same images.
推薦閱讀
- Android和PHP開發最佳實踐(第2版)
- Mastering Natural Language Processing with Python
- UML+OOPC嵌入式C語言開發精講
- Full-Stack React Projects
- PHP編程基礎與實例教程
- 速學Python:程序設計從入門到進階
- 動手打造深度學習框架
- Mastering Embedded Linux Programming
- 零基礎學Java第2版
- Android應用開發攻略
- 測試工程師Python開發實戰
- Learning Azure DocumentDB
- Access 2010數據庫教程(微課版)
- Learning WebRTC
- 快速搞定Spring Boot+Vue全棧開發