-
It would be cool to build a VM via nixos-generators and then run it with [lima](https://github.com/lima-vm/lima) on MacOS
-
### Description
This is https://github.com/jemalloc/jemalloc/issues/2318. In short, an assembly check that jemalloc does in autoconf returns a value of 0 for "number of significant virtual address…
-
**Update:** If you are using an unmanaged Mac and run across this issue, the following commands *may* fix this issue:
```
/usr/libexec/ApplicationFirewall/socketfilterfw --add /usr/libexec/bootpd
/…
-
Find out how to do a remote Flake deployment with a sudoer instead of root.
I tried it with the dev VM, using `admin` as a user but got an error message saying Nix couldn't run `sudo`. To reproduce…
-
Unfortunately, HVF is only usable on the x86_64 target, that's okay though because it should be compatible with i386 (it is architecturally anyway). When building the x86_64-softmmu target (simply add…
-
**Describe the bug**
When I install the microk8s with Multipass, if the F5 VPN is off, the installation of microk8s-vm can be successful. but if the F5 VPN is on, the installation is failed.
Wa…
-
I'm using lldb connect QEMU to debug linux kernel. The linux kernel been load to 0x40200000, So I have to use `target modules load` to defining load addresses for sections. But when set this, the hard…
-
Using multipass 1.9.1 on mac m1, today I can't start instances.
`mp list` shows primary in stopped state. I run `mp start primary`, and the spinner runs "for ever". The same thing happens with a n…
-
Docs in question: https://docs.joinmastodon.org/dev/setup/
Vagrant needs a "provider" for managing the virtual machine with commands like `vagrant up` and `vagrant ssh`. The Mastodon docs make no m…
-
### Description
Attempting to start `--network-address` fails. Additional starts without the flag fail with a different error message. Removing `~/.colima` allows for a successful start, without the …