Skip to content

docs: clarify storage support in hypervisor guide#736

Open
rishi-jat wants to merge 1 commit into
urunc-dev:mainfrom
rishi-jat:docs/fix-hypervisor-storage-support
Open

docs: clarify storage support in hypervisor guide#736
rishi-jat wants to merge 1 commit into
urunc-dev:mainfrom
rishi-jat:docs/fix-hypervisor-storage-support

Conversation

@rishi-jat
Copy link
Copy Markdown
Contributor

Fixes #732

Signed-off-by: Rishi Jat <rishijat098@gmail.com>
Copilot AI review requested due to automatic review settings June 1, 2026 09:06
@netlify
Copy link
Copy Markdown

netlify Bot commented Jun 1, 2026

Deploy Preview for urunc ready!

Name Link
🔨 Latest commit 01f1c49
🔍 Latest deploy log https://app.netlify.com/projects/urunc/deploys/6a1d4b9fa585d200087e60f0
😎 Deploy Preview https://deploy-preview-736--urunc.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@rishi-jat
Copy link
Copy Markdown
Contributor Author

/cc @cmainas

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates hypervisor support documentation to reflect that urunc storage support varies by guest/monitor pairing rather than being limited to initramfs.

Changes:

  • Replaces “only Initramfs is supported” statements with guidance to consult supported platform tables for storage-mode availability.
  • Applies the same updated guidance in two sections of the document.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +59 to +61
The storage modes available through `urunc` depend on the guest and monitor
combination. Refer to the supported platform tables for the currently supported
storage modes for each guest.
Comment on lines +131 to +133
The storage modes available through `urunc` depend on the guest and monitor
combination. Refer to the supported platform tables for the currently supported
storage modes for each guest.
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.

Storage support documentation is inconsistent between README and hypervisor support guide

2 participants