moodLearning Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
prepare-elib-box-sdcard-image [2020/07/13 05:27]
serbizadmin
prepare-elib-box-sdcard-image [2020/07/13 05:50]
serbizadmin
Line 1: Line 1:
 ====== How to Prepare an eLib Box SDcard Image ====== ====== How to Prepare an eLib Box SDcard Image ======
 1. Download a compressed image of the SD Card from [[https://[downloads.library.ph|downloads.library.ph]] \\ \\ 1. Download a compressed image of the SD Card from [[https://[downloads.library.ph|downloads.library.ph]] \\ \\
-2. Decompress the file. On macOS terminal:+2. Decompress the file. On Windows, you may use [[https://www.7-zip.org/|7-zip]]. On macOS terminal:
 <code> <code>
- gunzip tambayayong-eLib-box-20200609.dmg.xz+gunzip tambayayong-eLib-box-20200609.dmg.xz
 </code> </code>
-The resulting file is tambayayong-eLib-box-20200609.dmg +The resulting file is **tambayayong-eLib-box-20200609.dmg** 
-3. Copy the disk image into the SD Card. On macOS terminal:+\\ \\ 
 +3. Copy the disk image into the SD Card. On Windows, you may use [[https://www.balena.io/etcher/|balenaEtcher]]. On macOS terminal: \\
 3.1. Determine device number of where drive where the new SD Card is mounted and copy image to such disk. On macOS terminal: 3.1. Determine device number of where drive where the new SD Card is mounted and copy image to such disk. On macOS terminal:
 <code> <code>
Line 23: Line 24:
 diskutil unmountDisk /dev/disk4 diskutil unmountDisk /dev/disk4
 </code> </code>
 +Done.
 \\ \\
 \\ \\