Changes

no edit summary
The hardware used for this project is:
*[httphttps://www.isee.biz/products/igep-processor-boards/igepv2-board dm3730 IGEPv2 Board]
*5 V power supply.
*MicroSD card 2GB at least with SD card adapter.
I used the following software:
{{Message/Broken Links}}  - *[http://releases.linaro.org/platform/linaro-m/headless/final/linaro-m-headless-tar-20101108-2.tar.gz Linaro Headless]  - *[http://gparted.sourceforge.net/ Gparted]  - *[http://downloads.isee.biz/pub/releases/IGEP_xloader/igep-x-loader-2.4.0-2.tar.bz2 igep-x-loader-2.4.0-2.tar.bz2] - *[http://gitorioussoftware.opensuse.org/ownclouddownload/package?project=isv:ownCloud:community&package=owncloud/archive-tarball/master Owncloud software]  - *[http://labs.igep.es/index.php/Linux_Kernel_2.6.35.y Kernel 2.6.35.y]  - *[http://en.wikipedia.org/wiki/LAMP_%28software_bundle%29 LAMP]  - *[http://www.openssh.com/ OpenSSH Server]<br>'''NOTE:''' Tested using Owncloud version 2
= Installing Linaro Headless =
Use this [http://labs.igep.es/index.php/How_to_boot_from_MicroSD_Card tutorial](microSD) and this [http://labs.igep.es/index.php/The_IGEP_X-loader other](IGEPxloader) to install Linaro Headless in your SD card. It runs well with the software detailed above.&nbsp; You can compile the IGEPxloader and Kernel, but is not necessary.
'''NOTE: '''Use FAT16 for boot partition and EXT3 for rootfs partition.'''
Create a new plan text file into the boot partition named igep.ini with these content and save it.
;init=/bin/bash
</pre>
NOTE: Check MAC address is not used for avoid conflicts.<br>
= Set up internet connection =
The above configuration updates the package list, downloads, and installs available upgrades every day. The local download archive is cleaned every week.
For more information go to [https://help.ubuntu.com/1012.1004/serverguide/C/automatic-updates.html here.]
= Set up a External HD =
</pre>
The estable version, the folder is named owncloud.  Open your web browser and finish your Owncloud installation. Go to[[Image: http://&lt;IP PRIVATE SERVER&gt;/owncloud-owncloud/ Put your personal information and select MySQL Database. once finish, click Finish SetupPreviewowncloudinstallation1. png|right|331px]]
[[ImageOpen your web browser and finish your Owncloud installation. Go to:Previewowncloudinstallation1http://&lt;IP PRIVATE SERVER&gt;/owncloud-owncloud/ Put your personal information and select MySQL Database. once finish, click Finish Setup.png|thumb|center]] <br><br><br><br><br><br><br>
=== Configuring Apache and PHP for Owncloud ===
<pre>chmod 600 ~/.davfs2/secrets
</pre>
Mount your Virtual Owncloud Hardrive with the command: mount ~/owncloud You can automatically mount the folder on login, add the last command to ~/.bashrc
[[Category:Tutorials]]
[[Category:Work in progress]]
0
edits