添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接
相关文章推荐
幸福的开水瓶  ·  [FIX] Validation of ...·  1 月前    · 
聪明的电影票  ·  i bought a used mac ...·  4 周前    · 
果断的跑步鞋  ·  Download CMake·  3 周前    · 
无邪的作业本  ·  验证Nexus ...·  2 周前    · 
干练的西装  ·  Microsoft Office ...·  1 周前    · 
高大的茄子  ·  中国人民大学文学院·  7 月前    · 
乖乖的钱包  ·  How to send AWS API ...·  10 月前    · 
Skip to main content

Installing on Windows

Prerequisites:

  • Windows 10 or Higher
  • Virtualization capabilities
  • 8GB of RAM or more

Step 1 (Installing WSL2)

Install WSL2. If you have WSL2 already, you can skip this step. Open Powershell as an administrator and run this command

wsl --install

It will prompt a reboot, reboot and let it install Ubuntu. One that is done, make a username and password. It does not have to be the same as the system.

If you do not see the window for Ubuntu

Step 2 (Getting the files)

Open a new Ubuntu terminal window, and run this command, replacing the WINDOWS_USER_NAME with the your Windows username, not the Linux one.

cd /mnt/c/users/WINDOWS_USER_NAME/Documents

Then run

sudo apt install git-all -y

Now clone the repository

git clone https://github.com/notAperson535/OneClick-macOS-Simple-KVM.git

Now cd into the newly created folder

cd OneClick-macOS-Simple-KVM

Step 3 (installing qemu and virtualization capabilities)

Run the included windows installer

./windows-install.sh

Once you get to the menu (looks like this) Go to Virtualization and make sure your system processor type is selected, mine is Intel