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

can this be flashed into emmc with usb? #6

Closed
lygstate opened this issue Feb 22, 2024 · 2 comments
Closed

can this be flashed into emmc with usb? #6

lygstate opened this issue Feb 22, 2024 · 2 comments

Comments

@lygstate
Copy link

No description provided.

@inindev
Copy link
Owner

inindev commented Feb 22, 2024

I just use this simple process to flash emmc and have never tested USB:

wget https://github.com/inindev/debian-image/releases/download/v12.4/nanopi-r6c_bookworm-12.4.img.xz
sudo su
xzcat nanopi-r6c_bookworm-12.4.img.xz > /dev/mmcblk0
sync

If usb flashing works, please report back here your steps so other people can benefit from your experience.

@lygstate
Copy link
Author

lygstate commented Feb 22, 2024

I just use this simple process to flash emmc and have never tested USB:

wget https://github.com/inindev/debian-image/releases/download/v12.4/nanopi-r6c_bookworm-12.4.img.xz
sudo su
xzcat nanopi-r6c_bookworm-12.4.img.xz > /dev/mmcblk0
sync

If usb flashing works, please report back here your steps so other people can benefit from your experience.

OK, on my system boot into sd card, then flash into /dev/mmcblk2

@inindev inindev closed this as completed May 28, 2024
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

2 participants