notAperson535 / OneClick-macOS-Simple-KVM

Tools to set up a easy, quick macOS VM in QEMU, accelerated by KVM. Works on Linux AND Windows.
https://notAperson535.github.io/OneClick-macOS-Simple-KVM
MIT License
606 stars 51 forks source link

`./windows-install.sh: line 5:` syntax error near unexpected token `newline`, possible bug? #115

Closed ArsenicBismuth closed 4 weeks ago

ArsenicBismuth commented 4 weeks ago

Which operating system are you trying to install? Unrelated, as I was stuck when running ./windows-install.sh

Describe the bug I'm in the process of running the ./windows-install.sh and got into this issue midway, after the whole apt update. Removing the angle brackets ">" (qemu-syste> into qemu-system) seem to make it continue running. Is it a typo?

Similar error also on line 25. But it's even worse because the link: https://github.com/microsoft/WSL2-Linux is invalid, and should be https://github.com/microsoft/WSL2-Linux-Kernel

To Reproduce Steps to reproduce the behavior:

  1. Execute ./windows-install.sh
  2. Fix line 5.
  3. Re-execute again.
  4. Got the same issue for line 25.
  5. Repeat.

Expected behavior Installer continues normally, and I can go to the Kernel configuration.

Screenshots image

Desktop (please complete the following information):

ArsenicBismuth commented 4 weeks ago

Got to continue with #116 image