Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

Ubuntu 8.04 IGEP v2.0 SDK Virtual Machine

176 bytes added, 19:36, 10 December 2010
Rootfs demos using an NFS-TFTP environment for IGEP v2
=== Demos (version 20101124) ===
==== Rootfs demos using an NFS-TFTP environment for IGEP v2 ====
 
IGEP SDK Virtual Machine comes with 2 installed demos:
* poky-image-sato (271M)
* poky-image-minimal (137M)
<br>
 
TFTP Linux kernel demos:
<pre>
jdoe@ubuntu:~$ cat /etc/inetd.conf
tftp dgram udp wait nobody /usr/sbin/tcpd /usr/sbin/in.tftpd /srv/tftp
</pre>
<br>
NFS rootfs demos:
<pre>
jdoe@ubuntu:~$ cat /etc/exports
0
edits