lima
lima copied to clipboard
Linux virtual machines, with a focus on running containers
### Description Might be helpful for diagnosis. Probably we can reuse https://github.com/abiosoft/colima/tree/main/util/terminal .
macOS 13 version of Virtualization.framework [seems to support UEFI](https://developer.apple.com/documentation/virtualization/running_gui_linux_in_a_virtual_machine_on_a_mac), so we may consider supporting Virtualization.framework in addition to QEMU. - - - **EDIT**: The current discussion has moved to: -...
### Description context: https://github.com/lima-vm/lima/issues/543#issuecomment-1068705257
Hi. Today if we start a VM with limactl in a workflow with tty=false without specifing template or yaml, it will create a new instance with default yaml if we...
Hey folks. trying to run `limactl start` with the default configuration and getting this error  the log file: > {"level":"debug","msg":"firmware candidates = [/usr/local/homebrew/Cellar/qemu/6.2.0/share/qemu/edk2-x86_64-code.fd /usr/share/OVMF/OVMF_CODE.fd /usr/share/qemu/ovmf-x86_64-code.bin]","time":"2022-01-11T14:11:09+02:00"} {"level":"debug","msg":"OpenSSH version 8.6.1 detected","time":"2022-01-11T14:11:09+02:00"}...
The `diffdisk` starts out small, but grows quickly as users create and delete container images. This can become an issue on laptops with limited free space. I tried to enable...
Other commands such as `qemu-system-x86_64.exe` don't work with `C:\Users\AndersBjörklund`, they need to use `C:\Users\ANDERS~1` In theory they _could_ have supported using UNC paths such as `\\?\C:\Users\AndersBjörklund`, but in practice they...
We'd love to see an official icon for lima project, for referencing it in the graphs, etc.
I'm puzzled by this, and I don't think I have enough details to debug it quite yet. I have a Fedora 36 virtual machine running on a MacBook Air (M1)...
### Description Running Lima via Colima (https://github.com/abiosoft/colima/), I have occasional clock drift issues. I am unable to find a cause for this or even a way to reproduce it. It...