Document how to boot a VM into rescue mode for troubleshooting
Open
documentation
- Dominant language
- Go
- Stars
- 21.9k
- Forks
- 957
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 53
Description
### Description
It is possible to boot into single user mode with qemu, at the moment.
see https://github.com/lima-vm/lima/issues/974#issuecomment-1879668509
It should be possible to do this with vz, but it is not yet implemented...
https://pkg.go.dev/github.com/Code-Hex/vz/v3#LinuxBootLoader
---
We might also want to add some details on how to mount a disk image.
* https://github.com/lima-vm/lima/discussions/2104
And to add a section on how to use the serial.sock and friends (e.g. `socat`)
Most of this is only for advanced users and for troubleshooting problems
Contributor guide
Assessment
This issue has not been assessed yet.