- KVM Virtualization Cookbook
- Konstantin Ivanov
- 74字
- 2021-07-02 22:07:05
Installing a custom OS on the image with debootstrap
In this recipe, we are going to use the debootstrap utility to install a Debian distribution on the raw image we prepared in the previous two recipes. The debootstrap command is used to bootstrap a basic Debian system using a specific public mirror. By the end of this recipe, we should have an image containing an entire Linux distribution, ready for QEMU execution.
推薦閱讀
- Flask Web全棧開發實戰
- Java Web開發之道
- YARN Essentials
- CouchDB and PHP Web Development Beginner’s Guide
- Nginx Essentials
- Learning Python Design Patterns
- Getting Started with Greenplum for Big Data Analytics
- C語言程序設計
- Terraform:多云、混合云環境下實現基礎設施即代碼(第2版)
- Learning Continuous Integration with TeamCity
- 深入淺出Go語言編程
- 大數據時代的企業升級之道(全3冊)
- 數據結構:Python語言描述
- Microsoft Exchange Server 2016 PowerShell Cookbook(Fourth Edition)
- Java EE項目應用開發