Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

IGEP Firmware Debian

16 bytes added, 12:43, 14 May 2018
no edit summary
====Instructions needed to decompress in the SD====
<pre><span class="skimlinks-unlinked">sudo tar -xvzf <your_compressed_rootfs> -C <target_location_rootfs></span></pre>
<span class="skimlinks-unlinked">'''For example''', to uncompress the rootfs of the link into the rootfs partition of the MicroSD Card you can write:</span>
<span class="skimlinks-unlinked">sudo tar -xvzf /home/user/Downloads/ubuntudebian-xenialstretch-armhf-igep-base-v0.01no-version.tgz -C /media/user/rootfs</span>
==NFS (Network Filesystem)==
* [[How To Set Up an NFS Mount on Ubuntu 16.04|How To SetUp an NFS Mount on Ubuntu 16.04]]
560
edits