> For the complete documentation index, see [llms.txt](https://docs.cooku222.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cooku222.kr/project-remind/problem-solving/vmware-24.04.md).

# \[VMware] 24.04 설치 과정 중 프리징 해결

<figure><img src="https://blog.kakaocdn.net/dna/domvKx/dJMcagYbJiR/AAAAAAAAAAAAAAAAAAAAAGaL-mJ9686MKdl1mHsojsY5Vb8OWZSpasTaj53KjnxG/img.png?credential=yqXZFxpELC7KVnFOS48ylbz2pIh7yKj8&#x26;expires=1782831599&#x26;allow_ip=&#x26;allow_referer=&#x26;signature=ncB3ua7kc4ddxaqq38Z0lCt1aDI%3D" alt="" height="658" width="958"><figcaption></figcaption></figure>

우분투 설치 하다가 계속 화면이 정지하는 일이 생겼다.&#x20;

Ubuntu 24.03 권장 사양은 4기가 메모리이다. 따라서 VM 세팅을 바꿔준다.&#x20;

\[View] - \[Settings] 로 이동한다.&#x20;

<figure><img src="https://blog.kakaocdn.net/dna/R0rBB/dJMcagYbJgr/AAAAAAAAAAAAAAAAAAAAAMupPQ0mFTV5k_9RR0j1lOrSNhjJZ_8b_wps02HFTSfb/img.png?credential=yqXZFxpELC7KVnFOS48ylbz2pIh7yKj8&#x26;expires=1782831599&#x26;allow_ip=&#x26;allow_referer=&#x26;signature=0VILksXTKIswJ8OvVPw2Rb5kXJU%3D" alt="" height="906" width="888"><figcaption></figcaption></figure>

각각 2->3, 2->4로 늘려주었고 OK버튼을 눌렀다.&#x20;

메모리랑 프로세스를 늘려주었다.&#x20;

<figure><img src="https://blog.kakaocdn.net/dna/NhVKm/dJMcahW51IG/AAAAAAAAAAAAAAAAAAAAAAT9wrWtuCegUFhAa6J-YvJP25UeVXP5-DIp5EprHGq9/img.png?credential=yqXZFxpELC7KVnFOS48ylbz2pIh7yKj8&#x26;expires=1782831599&#x26;allow_ip=&#x26;allow_referer=&#x26;signature=qMxU2ja3VNPaHfyqPI4IAXShd50%3D" alt="" height="713" width="1047"><figcaption></figcaption></figure>

다시 설치를 진행하면 설치가 잘 진행되는 것을 볼 수 있다.<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cooku222.kr/project-remind/problem-solving/vmware-24.04.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
