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

add dd flashing to docs #82

Closed
x70b1 opened this issue Nov 7, 2019 · 2 comments
Closed

add dd flashing to docs #82

x70b1 opened this issue Nov 7, 2019 · 2 comments

Comments

@x70b1
Copy link
Contributor

x70b1 commented Nov 7, 2019

Is your feature request related to a problem? Please describe.

balenaEtcher is great. It is very colorful and simply designed.

But it is an overhead. Also, I have to run it as root otherwise I can't write to my SD card. I don't want to use GUI tools as root. An easy and popular solution would be dd. Something like this works fine:

dd if=pwnagotchi-raspbian-lite-v1.2.1.img of=/dev/mmcblk0 bs=4M

Describe the solution you'd like

A hint in the docs abou dd would be nice.

@evilsocket
Copy link
Owner

I've took for granted that if instead of using balenaEtcher you want to use dd, it's because you know already how to do it :D but yeah, fair

@evilsocket evilsocket transferred this issue from evilsocket/pwnagotchi Nov 8, 2019
@x70b1
Copy link
Contributor Author

x70b1 commented Nov 8, 2019

Sounds good. But I wasn't sure if balenaEtcher do something magical.

evilsocket added a commit that referenced this issue Nov 9, 2019
close #82 add dd as flash tool
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