Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create-wic: Add a script to create SD Card image #45

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

sskartheekadivi
Copy link
Collaborator

The script that's available now (create-sdcard.sh) can be used to format and flash the build to a physical SD card.

But we need an Image generation script so that a build can be shared and flashed on SD Cards with more standard tools like balena-etcher. This new script provides that functionality.

The script that's available now (create-sdcard.sh) can be used to format
and flash the build to a physical SD card.

But we need an Image generation script so that a build can be shared and
flashed on SD Cards with more standard tools like balena-etcher. This
new script provides that functionality.

Signed-off-by: Sai Sree Kartheek Adivi <sskartheek.adivi@outlook.com>
@jsuhaas22
Copy link
Collaborator

Did boot test on LP board. Works.
LGTM.

@sskartheekadivi sskartheekadivi merged commit 3e2f09c into master Mar 13, 2024
11 checks passed
@sskartheekadivi sskartheekadivi deleted the create-wic branch March 13, 2024 04:51
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.

Is there a tool to create .wic file from build results?
2 participants