Replies: 2 comments 1 reply
-
It might be overkill, you can probably get started using just QEMU (with the -kernel parameter)? https://qemu-project.gitlab.io/qemu/system/linuxboot.html But there was a feature added for the "riscv64" platform support, to use a separate There you can specify a location to be used, instead of whatever is present in the cloud image |
Beta Was this translation helpful? Give feedback.
-
For now, I've started using UTM, booted a livecd, made a "hard disk install" to I was wondering if I could do this within context of lima, and maybe keep all the other useful integrations (shared dirs, logs, k8s, colima, etc...) |
Beta Was this translation helpful? Give feedback.
-
Hi all, I'm new to Lima, and I like it very much so far.
There's one use case I'd like to cover, that is to run newest Linux kernels (6.5.0) or possibly kernels built from tree (e.g. bpf-next).
What template would be most suitable, and how to get the vm to boot the cooked kernel instead of the external kernel?
Also... is Lima a good tool for this job?
Beta Was this translation helpful? Give feedback.
All reactions