Skip to content

wasm: support larger overlay-backed guests - #50

Closed
tombl wants to merge 1 commit into
wasmfrom
site-overlay-guests
Closed

wasm: support larger overlay-backed guests#50
tombl wants to merge 1 commit into
wasmfrom
site-overlay-guests

Conversation

@tombl

@tombl tombl commented Aug 9, 2026

Copy link
Copy Markdown
Owner

Increase the boot-time flattened device-tree buffer from 2 KiB to 4 KiB so the root disk, install disk, console, entropy, network, and virtiofs devices fit together.

Enable OverlayFS in the wasm defconfig and regenerate the minimal defconfig through olddefconfig and savedefconfig. TMPFS_XATTR remains unavailable because wasm is NOMMU and its TMPFS dependency requires SHMEM/MMU.

Agent-Session: codex:019fe4bc-be37-76d2-84ac-6064346b040c

Increase the boot-time flattened device-tree buffer from 2 KiB to 4 KiB so the root disk, install disk, console, entropy, network, and virtiofs devices fit together.

Enable OverlayFS in the wasm defconfig and regenerate the minimal defconfig through olddefconfig and savedefconfig. TMPFS_XATTR remains unavailable because wasm is NOMMU and its TMPFS dependency requires SHMEM/MMU.

Agent-Session: codex:019fe4bc-be37-76d2-84ac-6064346b040c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant