Difference between revisions of "Translations:Astroberry Server/11/en"

From Astroberry Wiki
Jump to navigation Jump to search
(Importing a new version from external source)
 
(No difference)

Latest revision as of 19:46, 21 May 2020

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Astroberry Server)
You can [https://www.astroberry.io/docs/index.php?title=Astroberry_Server#Flashing_microSD_card flash your microSD] card (minimum 16GB required) using [https://www.balena.io/etcher/ etcher.io] or running below commands in your terminal:
 unzip astroberry-server_2.0.1.img.zip
 sudo dd if=astroberry-server_2.0.1.img of=/dev/sdX bs=8M status=progress
'''Note: Replace sdX with your microSD card identifier. Make sure it is correct before running the above command!'''
TranslationYou can [https://www.astroberry.io/docs/index.php?title=Astroberry_Server#Flashing_microSD_card flash your microSD] card (minimum 16GB required) using [https://www.balena.io/etcher/ etcher.io] or running below commands in your terminal:
 unzip astroberry-server_2.0.1.img.zip
 sudo dd if=astroberry-server_2.0.1.img of=/dev/sdX bs=8M status=progress
'''Note: Replace sdX with your microSD card identifier. Make sure it is correct before running the above command!'''

You can flash your microSD card (minimum 16GB required) using etcher.io or running below commands in your terminal:

unzip astroberry-server_2.0.1.img.zip
sudo dd if=astroberry-server_2.0.1.img of=/dev/sdX bs=8M status=progress

Note: Replace sdX with your microSD card identifier. Make sure it is correct before running the above command!