- Ensure you have
limainstalled. If not, follow the instructions here - Install
socket_vmnet. Follow the instructions here - Download lima.yaml and modify this line to your userdata path. It can be an URL or a file path.
export USERDATA=<path-to-your-userdata>Note: Check more about lima configuration here
- Create and start the VM
limactl create --name spectro-agent-mode lima.yaml
limactl start spectro-agent-mode- That's it! You can now shell into the VM
limactl shell spectro-agent-mode