Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

Ubuntu 8.04 IGEP v2.0 SDK Virtual Machine

331 bytes added, 18:40, 22 December 2010
Rootfs demos using an NFS-TFTP environment for IGEP v2
<pre>
Hit any key to stop autoboot: 5
</pre/>
* 2) Now, you are inside U-Boot prompt. Configure U-Boot environment variables with:
project=poky-image-sato
Environment size: 1248/524284 bytes
U-Boot #
 
U-Boot # bootm
U-Boot #
</pre>
 
* 3) Check your boot method
 
<pre>
login: root
 
root@igep0020:~# cat /proc/cmdline
console=ttyS2,115200n8 console=tty0 omapfb.mode=dvi:1024x768MR-16@60 root=/dev/nfs nfsroot=192.168.254.10:/srv/nfs/poky/poky-image-sato/igep0020 ip=192.168.254.254:192.168.254.10:192.168.254.10:255.255.255.0::eth0:
</pre>
----
0
edits