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

What to do after built image #90

Open
vslzl opened this issue Aug 12, 2020 · 2 comments
Open

What to do after built image #90

vslzl opened this issue Aug 12, 2020 · 2 comments

Comments

@vslzl
Copy link

vslzl commented Aug 12, 2020

The documentation lacks of the information about flashing the image to the device. We've finished all steps successfully and at final step we selected the Build release image. But the output was some files. So what to do next? how we flash the output to the card? Any help will be appreciated.

@Sergio-
Copy link

Sergio- commented Aug 16, 2020

You can flash the .img file to the SD Card and boot your device from it.

@techaura
Copy link

The specific help will depend on which system you want to record to the SD card.
The file with the name of the Linux version and the .img extension must be written to the microSD card with a suitable program.
For example, my file named: OrangePi_3_debian_stretch_server_linux5.3.5_v2.0.2.img.
You have a file with a similar name as the version of what you have built.
I record under Windows so I use Balena Etcher, you can record with another program.

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

No branches or pull requests

3 participants