macOS-Simple-KVM icon indicating copy to clipboard operation
macOS-Simple-KVM copied to clipboard

cannot run basic.sh

Open yemilol opened this issue 3 years ago • 6 comments

Hello, I've tried running basic.sh multiple times, but every single time the command prompt tells me "-bash: /basic.sh: No such file or directory"

Does anyone know how to fix this?

Best regards! :D

yemilol avatar Nov 22 '22 16:11 yemilol

You forgot the period at the start. you should have typed "./basic.sh" instead, if that still doesn't work type "sudo ./basic.sh"

EndCod3r avatar Dec 11 '22 08:12 EndCod3r

You forgot the period at the start. you should have typed "./basic.sh" instead, if that still doesn't work type "sudo ./basic.sh"

Hello, please, it is still not working. image

AsumVictor avatar Jan 10 '23 17:01 AsumVictor

You need to enable hardware based virtualization or install a virtualization engine that supplies /dev/kvm

Masamune3210 avatar Jan 11 '23 00:01 Masamune3210

You need to enable hardware based virtualization or install a virtualization engine that supplies /dev/kvm

Please can you show me directions to do that that

AsumVictor avatar Jan 11 '23 09:01 AsumVictor

If you're on WSL, take a look at this awesome blog post by nicole on dev.to.

scyilk avatar Jun 30 '23 04:06 scyilk

Am getting the same error am using AWS EC2 instance of Ubuntu and i want to use MacOS inside Ubuntu machine but not able to run this basic.sh only. qemu-system-x86_64: -drive if=pflash, format=raw, readonly: warning: short-form boolean option 'readonly' deprecated Please use readonly=on instead qemu-system-x86_64: -drive if=pflash, format=raw, readonly: A block device must be specified for "file"

Please help me to fix this or Suggest me How can i use MacOS using AWS Linux machine i dont wanna go with dedicated host stuff which amazon started providing.
``

tagtush avatar Aug 10 '23 22:08 tagtush