Skip to content
Snippets Groups Projects
Commit 7a400a5a authored by minute's avatar minute
Browse files

Merge branch 'md5sum' into 'main'

mkimage.sh: print MD5sum

See merge request reform/reform-system-image!70
parents bb6865b7 77c091cc
Branches
Tags
No related merge requests found
...@@ -118,3 +118,7 @@ dd if=./flash.bin of=reform-system.img conv=notrunc bs=1k seek=33 ...@@ -118,3 +118,7 @@ dd if=./flash.bin of=reform-system.img conv=notrunc bs=1k seek=33
rm flash.bin rm flash.bin
echo Reform Full System Image created: reform-system.img echo Reform Full System Image created: reform-system.img
echo The created system images should have the following MD5 checksums:
md5sum reform-rescue-system.img reform-system.img
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment