Linuxias
Developer's Delight
Linuxias
  • Category
    • AI
      • Deep Learning
      • Machine Learning
      • Data Science
      • Framework
      • MLOps
      • Paper-Review
      • Tips
    • Android
      • Kotlin
      • Component
      • Compose
      • Compose UI
      • Material
      • Testing
    • Software Architecture
      • Architecture Pattern
      • Design Pattern
      • Requirement Engineering
    • Linux
      • Compile & Link
      • Command & Tool
      • Container
      • Debugging & Testing
      • Profiling
      • Kernel Analysis
      • Server
      • Shell Script
      • System Programming
    • Language
      • Carbon
      • C,C++
      • C#
      • Java
      • Python
    • ETC
      • Data Struct | Algorithm
      • git
      • Security
    • Book
    • 경제공부
      • 세금
      • 부동산
hELLO · Designed By 정상우.
Linuxias

Developer's Delight

Linux/Container

[QEMU] virt-install flag

2019. 6. 17. 22:35
반응형

sudo virt-install --name=itzgeekguest --ram=1024 --vcpus=1 --cdrom=/var/lib/libvirt/images/CentOS-6.9-x86_64-minimal.iso --os-type=linux --os-variant=rhel7 --network bridge=br1 --graphics=spice --disk path=/var/lib/libvirt/images/itzgeekguest.dsk,size=4

 

--name : 가상머신의 이름

 

--ram : MB 단위의 메모리 사이즈

 

--vcpus : 가상화 CPU의 수

 

--cdrom : 가상머신에 로드할 ISO 이미지의 경로

 

--os-type : Linux, Windows, Unix와 같은 운영체제 타입

 

--os-variant : RHEL 6, Solaris와 같은 배포판

 

--network : 네트워크

 

--graphics : 게스트 GUI 세팅

 

--disk path : 4GB 사이즈의 디스크 경로

반응형
저작자표시 비영리 (새창열림)

'Linux > Container' 카테고리의 다른 글

[QEMU] Introduction  (0) 2019.07.01
User Namespace(2)  (0) 2019.06.28
User Namespace(1)  (1) 2019.05.08
PID Namespace  (0) 2019.05.03
Namespace Overview  (0) 2019.05.03
    'Linux/Container' 카테고리의 다른 글
    • [QEMU] Introduction
    • User Namespace(2)
    • User Namespace(1)
    • PID Namespace
    Linuxias
    Linuxias
    I want to be a S/W developer who benefits people.

    티스토리툴바