vmcli icon indicating copy to clipboard operation
vmcli copied to clipboard

A set of utilities (vmcli + vmctl) for macOS Virtualization.framework

Results 16 vmcli issues
Sort by recently updated
recently updated
newest added

vmctl ssh xxx 很慢

Hey Everyone! Im working with an M1 MBP 11.2.1 When trying to create an ubuntu vm (`make build/vm/ubuntu`), it gets through the first few steps, but then errors after the...

Apple has an example for virtualizing macos under macos: https://developer.apple.com/documentation/virtualization/virtualize_macos_on_a_mac Can i use vmcli for this purpose too and when it is possible how can i do this? vmcli and...

Wanted to try a debian using their https://cloud.debian.org/images/cloud/, but the ubuntu script download vmlinuz/initrd from unpacked cloud image, how to get them in order to create (and PR) a script...

The provided "vmbuilders/ubuntu.sh" is a good start but it didn't work for me to configure the ubuntu cloud image: The openssh-server failed to initialize, my user was not created, no...

I am unable to find a way to cleanly stop the VM without it corrupting the ext4 filesystem in disk.img. I am using the default ubuntu setup as built with...

In Monterey 12.0.1, using an Intel i7 MacBook Pro, the virtual machine is created, however the Linux/provisioning script is lacking proper steps of initialization. Found these issues: - ansible seems...

when i start a vm, it boots up except the SSH server, ``` [ OK ] Started Network Name Resolution. [ OK ] Reached target Network. [ OK ] Reached...

Hi! Thanks for building this, seems really cool and I'd love to try it out. I haven't put much time into seeing the code and I was just trying to...

When I try using a bridge interface, I always end up with the following kernel panic. Something I miss? Debin 10 Kernel 5.12 ```[ 1.672674] vmbr0: port 1(enp0s1) entered blocking...