본문 바로가기
기타

[Virtual Machine]Virtualbox, KVM, vmwareVirtualbox in ubuntu 22.04 (amd)

by Chandler.j 2023. 11. 15.
반응형

1. Background

2. Methods

3. Tutorial


 

1. Background

- 보통 다른 OS를 사용하려고 할 때 가상머신을 많이 사용, 듀얼부팅을 사용하기도 함

- 보통 Window에서 Linux 사용하려고 할 때 가상머신을 많이 사용

 


 

2. Methods

- 다양한 Workstation 들이 있음

  • VirtualBox
  • vmware
  • KVM
  • Hyper-V
  • etc

- 각 방법들에 대한 비교

https://www.peerspot.com/products/comparisons/kvm_vs_oracle-vm-virtualbox_vs_vmware-workstation

 

Compare KVM vs Oracle VM VirtualBox

KVM vs Oracle VM VirtualBox: Which is better? We compared these products and more to help you find the perfect solution. Let us and our comparison database help you with your research.

www.peerspot.com

 


 

3. Tutorial

- Enviroment info

CPU: AMD Ryzen 5 5600X

OS: Ubuntu 22.04.3 LTS

 

1) BIOS

- 우선 BIOS 셋팅을 해줘야 가상 머신 이용 가능

- BIOS 진입 > CPU configuration > VT-x, AMD-V, SVM ... enable 변경(보통 사용안함으로 되어 있을거임)


2) Install virtual machine workstation

sudo apt-get update
sudo apt-get install virtualbox
sudo apt-get install virtualbox—ext–pack

 

 


3) Download Windows 10 iso

https://www.microsoft.com/ko-kr/software-download/windows10ISO

 

Windows 10 디스크 이미지 다운로드(ISO 파일)

요청의 유효성을 검사하는 중입니다. 이 작업은 몇 분 정도 걸릴 수 있습니다. 페이지를 새로 고치거나 뒤로 이동하지 마세요. 그러면 요청이 취소됩니다.

www.microsoft.com


4) Disk attach and dettach

- 새로 만들기 > window 10 설정 > 옵션 선택 > 완료

 

- 설정 > 디스크 > 광학디스크 만들기 > iso 선택 

- 시작 > 윈도우 설치

 

 

- 윈도우 설치 완료 후 > 디스크 설정에서 광학디스크 연결 삭제


5) Boot virtual machine


TOP

Designed by 티스토리