# VirtualBox용 macOS 이미지를 원클릭으로 만들기

> Clean Markdown view of GeekNews topic #2148. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=2148](https://news.hada.io/topic?id=2148)
- GeekNews Markdown: [https://news.hada.io/topic/2148.md](https://news.hada.io/topic/2148.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-05-25T10:02:27+09:00
- Updated: 2020-05-25T10:02:27+09:00
- Original source: [github.com](https://github.com/myspaghetti/macos-virtualbox)
- Points: 7
- Comments: 4

## Topic Body

- 사용자 조작 필요없이 애플서버에서 직접 내려받아서 자동생성하는 Bash 스크립트

- macOS High Sierra, Mojave, Catalina 지원

- cygwin, Mac, WSL, centOS 어디서든 빌드 가능

- 성능향상을 위해서는 VMDK 형식으로 이미지 만든후, QEMU with KVM 에 임포트해서 사용하면 네이티브 수준으로 사용 가능

- OpenCore를 이용하면 Audio 나 Display Scaling, FileVault 도 이용은 가능 ( 스크립트가 OpenCore를 설치해주진 않음 )

## Comments



### Comment 1885

- Author: godrm
- Created: 2020-05-25T10:07:18+09:00
- Points: 1

테스트 용으로만 써야 할 것 같아요. 엄밀히

애플 라이센스 위반이라서요

### Comment 1884

- Author: xguru
- Created: 2020-05-25T10:02:54+09:00
- Points: 1

맥에서 뭔가를 테스트해봐야 하는데 맥장비가 없을때 간단히 사용하기 좋네요

### Comment 1886

- Author: xguru
- Created: 2020-05-25T10:07:22+09:00
- Points: 2
- Parent comment: 1884
- Depth: 1

조금 더 복잡하긴 하지만 QEMU/KVM 에 OpenCore까지 적용되는 OSX-KVM 도 있습니다.

https://github.com/kholia/OSX-KVM

### Comment 1883

- Author: xguru
- Created: 2020-05-25T10:02:35+09:00
- Points: 1

OpenCore - 해킨토시 부트로더 가이드 https://news.hada.io/topic?id=1925
