-
Notifications
You must be signed in to change notification settings - Fork 12
miZy update image
Art Nikpal edited this page Apr 15, 2018
·
9 revisions
execute directly on working miZy
mizy_releases
- download the list of available miZy images
[USAGE] mizy_releases
[USAGE] mizy_releases tag/mpd
[USAGE] mizy_download_image IMAGE_NAME
[EXAMPLE] mizy_download_image mpd/orange-pi-h2-miZy-musicbox-mpd.MMC.hybrid.16M.8192.bin.gz
[i] plz wait / load images list
mpd/orange-pi-h2-miZy-musicbox-mpd.MMC.hybrid.16M.8192.bin.gz
mpd/orange-pi-h2-miZy-musicbox-mpd.MMC.hybrid.8M.8192.bin.gz
mpd/orange-pi-h2-miZy-musicbox-mpd.SPI.16M.bin.gz
mpd/orange-pi-h2-miZy-musicbox-mpd.SPI.8M.bin.gz
mpd/orange-pi-r1-miZy-musicbox-mpd.MMC.hybrid.16M.8192.bin.gz
mpd/orange-pi-r1-miZy-musicbox-mpd.SPI.16M.bin.gz
mini-turbo/orange_pi_zero_miZy-mini-turbo.MMC.hybrid.8M.8192.bin.gz
mizy_download_image
- download image
Example mizy_download_image mpd/orange-pi-h2-miZy-musicbox-mpd.MMC.hybrid.16M.8192.bin.gz
[GET] https://github.com/hyphop/miZy/releases/download/mpd/orange-pi-h2-miZy-musicbox-mpd.MMC.hybrid.16M.8192.bin.gz
[SAVE] /tmp/mpd_orange-pi-h2-miZy-musicbox-mpd.MMC.hybrid.16M.8192.bin.gz
Write the image to the flash
image_write_sd yes
root@miZy:/tmp# image_write_sd yes
[i] found packed image: /tmp/mpd_orange-pi-h2-miZy-musicbox-mpd.MMC.hybrid.16M.8192.bin.gz
[i] => /tmp/mpd_orange-pi-h2-miZy-musicbox-mpd.MMC.hybrid.16M.8192.bin
dd of=/dev/mmcblk0 bs=8192 if=/tmp/mpd_orange-pi-h2-miZy-musicbox-mpd.MMC.hybrid.16M.8192.bin
==WRITE
2049+0 records in
2049+0 records out
16785408 bytes (16.0MB) copied, 3.391782 seconds, 4.7MB/s
Done
reboot