Skip to content

Commit 5a055b7

Browse files
committed
templates: Arch Linux: legacyBIOS no longer needs to be enabled
Signed-off-by: Akihiro Suda <[email protected]>
1 parent 07dbc65 commit 5a055b7

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

examples/archlinux.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,3 @@ mounts:
1717
- location: "~"
1818
- location: "/tmp/lima"
1919
writable: true
20-
firmware:
21-
legacyBIOS: true

website/content/en/docs/config/vmtype/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ mountType: "virtiofs"
6565
- Virtualization.framework doesn't support running "intel guest on arm" and vice versa
6666
6767
### Known Issues
68-
- "vz" doesn't support `legacyBIOS: true` option, so guest machine like centos-stream, archlinux, oraclelinux will not work
68+
- "vz" doesn't support `legacyBIOS: true` option, so guest machine like centos-stream and oraclelinux will not work
6969
- When running lima using "vz", `${LIMA_HOME}/<INSTANCE>/serial.log` will not contain kernel boot logs
7070
- 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.
7171
kernel v6.3 and later should boot, as long as it is booted via GRUB.

0 commit comments

Comments
 (0)