Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

The IGEP X-loader

598 bytes added, 15:47, 3 March 2011
no edit summary
</pre>
= FAQ =
 
== How I can boot from NFS ==
 
Yes, you should add this parameters in the kparams tag:
<pre>#smsc911x.mac fix your mac address
smsc911x.mac=0xb2,0xb0,0x14,0xb5,0xcd,0xde
# IP set you IP settings &lt;local_ip&gt;:&lt;server_ip&gt;:&lt;gateway&gt;:&lt;network_mask&gt;::&lt;interface&gt;:
ip=192.168.2.123:192.168.2.105:192.168.2.1:255.255.255.0::eth0:
# Set root as nfs
root=/dev/nfs
# Set your NFS root path as &lt;server_ip&gt;:&lt;rootfs_path&gt;
nfsroot=192.168.2.105:/srv/nfs/linaro_minimal
 
</pre>
 
 
= 6 Contribution &amp; Support &amp; Bugs Report =
Contributions to this project be welcome and you can send your patches to support@iseebcn.com&nbsp;or you can use the igep forum for it.<br>You can access to IGEP-x-Loader repository using our git at [http://git.igep.es git.igep.es]<br>IGEP IRC Channel: [http://webchat.freenode.net/?channels=igep http://webchat.freenode.net/?channels=igep] [http://webchat.freenode.net/?channels=igep ] <br><span style="display: none;" id="1299156619619E">&nbsp;</span><br>[[Category:How_to_forge|X_Loader]]