Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

IGEPv5 Ubuntu Distro

11 bytes removed, 13:43, 12 March 2014
Initial Setup
<span style="color: rgb(255, 0, 0);">Note: remember remove the qemu-arm-static file after all.&nbsp;<br>
Note: remember unmount the sys proc and dev with:
for m in `echo 'sys dev proc'`; do sudo mount /$m umount ./$m -o bind; done
</span>