Skip to content
This repository was archived by the owner on Jul 11, 2023. It is now read-only.
This repository was archived by the owner on Jul 11, 2023. It is now read-only.

Update instructions for testing in QEMU #189

Description

@GBA-17

Is your feature request related to a problem? Please describe.
The README instructions for testing in QEMU are currently out of date. We need to figure out the arguments for QEMU to locate the USB stick so that we can use the ISO cache.

Describe the solution you'd like
When we start up webboot in QEMU, we should be able to locate the USB stick containing the ISO cache.

Describe alternatives you've considered
One configuration we tried was:

qemu-system-x86_64 -m 2G -hda /dev/sda

This allowed us to boot into the kernel and initrd on the USB stick, but we couldn't access the USB stick once we booted into the u-root environment.

Additional context
N/A

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions