-
I installed docker, and Qemu, libvirt, but there is no Kvm ports for MacOS afaik...
And the container stops with the following message:
```shell
% docker run -it --rm -p 8006:8006 --device=/dev/…
mmz06 updated
8 months ago
-
### What Happened?
Failed to run cmd :
`minikube start --driver=qemu2 --qemu-firmware-path=/usr/local/bin/qemu-system-aarch64
`
Got Error:
`I1009 20:56:20.978890 18356 main.go:134] libmachine…
-
### Breaking changes
The new M1 runner is available for all plans, free in public repositories, and eligible to consume included free plan minutes in private repositories. The new runner operates exc…
-
Hi Ghik, Thank for your repo that is a good resource. But when i run i have a error like
When i run
```
sudo qemu-system-aarch64 \
-nographic \
-machine virt,accel=hvf,highmem=on \
…
-
**Description**
I'm creating an ubuntu vm on MacOs using Multipass. When I pass the --cloud-init configuration for some reason it generates an unexpected ssh-rsa key for ubuntu@localhost but not for …
-
Hi I installed multipass on my Mac M1 and it worked the day I installed it. But it stop working the day after and I already try to uninstall and reinstall again, I saw other post with similar problem …
-
### Issue Description
This is Podman running in MacOS ARM64
```
$podman version
```
```
$podman info
```
```
$ podman version
Cannot connect to Podman. Please verify your connection to the…
-
**Describe the bug**
Multipass instance on M1 Silicon becomes read only after a restart
**To Reproduce**
How, and what happened?
1. `multipass shell docker`
2. `touch test.xt`
3. output is 'to…
-
**Describe the bug**
Describe what your problem is.
**To Reproduce**
How, and what happened?
1. `multipass ...`
1.
**Expected behavior**
What did you expect to happen?
**Logs**
Please p…
-
Hi,
I believe there was some work done towards porting mezzano to a qemu arm64 virtual machine. I was just wondering what the status of this was. I'm happy to put in the time to get it up and runni…