Skip to content

Commit f682bd5

Browse files
authored
Merge pull request #1682 from AkihiroSuda/vz-issue-fixed-in-macos-13.5
docs/vmtype.md: vz: Linux 6.2 incompatibility is fixed in macOS 13.5
2 parents 1b1aa95 + 682e9a9 commit f682bd5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/vmtype.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ mountType: "virtiofs"
4141
### Known Issues
4242
- "vz" doesn't support `legacyBIOS: true` option, so guest machine like centos-stream, archlinux, oraclelinux will not work
4343
- When running lima using "vz", `${LIMA_HOME}/<INSTANCE>/serial.log` will not contain kernel boot logs
44-
- On Intel Mac, kernel v6.2 (used by Ubuntu 23.04, Fedora 38, etc.) is known to be unbootable on vz.
44+
- On Intel Mac with macOS prior to 13.5, Linux kernel v6.2 (used by Ubuntu 23.04, Fedora 38, etc.) is known to be unbootable on vz.
4545
kernel v6.3 and later should boot, as long as it is booted via GRUB.
4646
https://github.com/lima-vm/lima/issues/1577#issuecomment-1565625668
47+
The issue is fixed in macOS 13.5.

0 commit comments

Comments
 (0)