More info about how images are created

This commit is contained in:
Michal Moskal
2017-07-26 18:57:46 +01:00
parent c6b4e506d1
commit 5e7754b436
4 changed files with 71 additions and 3 deletions

View File

@ -1,4 +1,6 @@
#!/bin/sh
# dd if=EV3\ Firmware\ V1.09D.bin of=orig.cram bs=65536 skip=37 count=400
sudo mkfs.cramfs dev-ev3 cram.bin
node img
ls -l firmware.bin