cortex A8
booting IGEP from LAN (kernel from tftp and rootfs via nfs)
nazgee — Mon, 03/29/2010 - 17:31
To make IGEP boot using kernel and file system hosted locally on your PC, one has to install some additional software and do some tweaking to get it working.
- Prepare a structure of directories to store rootfs and kernel for your project. I like having srv and tftp directories in my home folder, and creating a symbolic link in /srv pointing to those folders
android@android:~$ mkdir ~/srv/tftp/angstrom/X11/igep0020b -p
android@android:~$ mkdir ~/srv/nfs/angstrom/X11/igep0020b -p
android@android:/srv$ sudo ln -s ~/srv/tftp/ /srv/
IGEPv2
nazgee — Wed, 02/03/2010 - 00:23
This is my sandbox, so please do not refer to content of this page and it's subpages, as their's content may be missleading or erroneous. Use it at your own risk!
