This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
prepare-elib-box-sdcard-image [2020/07/13 05:50] serbizadmin |
prepare-elib-box-sdcard-image [2020/07/13 08:01] (current) serbizadmin [How to Prepare an eLib Box SDcard Image] |
||
|---|---|---|---|
| Line 8: | Line 8: | ||
| \\ \\ | \\ \\ | ||
| 3. Copy the disk image into the SD Card. On Windows, you may use [[https:// | 3. Copy the disk image into the SD Card. On Windows, you may use [[https:// | ||
| - | 3.1. Determine device number of where drive where the new SD Card is mounted | + | 3.1. Determine device number of the drive where the new SD Card is mounted, so you can copy the downloaded |
| < | < | ||
| diskutil list | diskutil list | ||
| Line 20: | Line 20: | ||
| sudo dd bs=1m if=< | sudo dd bs=1m if=< | ||
| </ | </ | ||
| - | 3.4. Once done, dismount disk properly: | + | 3.4. Once done, dismount |
| < | < | ||
| diskutil unmountDisk /dev/disk4 | diskutil unmountDisk /dev/disk4 | ||