View Single Post
Stskeeps's Avatar
Posts: 1,671 | Thanked: 11,478 times | Joined on Jun 2008 @ Warsaw, Poland
#19
It is NOT much fun because Maemo is based on Debian and Fedora initscripts are VERY different.
To get you started, get my bootmenu.d patches from http://www.internettablettalk.com/fo...ad.php?t=23051 , this will make the booting much much easier to accomplish.

And make a linuxrc in / of your fedora system like this:
http://trac.tspre.org/projects/deble...basics/linuxrc

And have a initscript early in the process that does mount --move /tmp /boot (make sure boot exists)

And make a initscript early in the process as well that uses this script to gain console viewing:

http://trac.tspre.org/projects/deble...ges/console-fb

You will need a module pack from http://trac.tspre.org/svn/deblet/dep...1-omap1.tar.gz , which should be in /lib/modules/2.6.21-omap1/ i think, and then depmod -a (not sure about paths)

that should gain you a console + sane booting OS
__________________
As you go on to other communities, remember to build them around politeness, respect, trust and humility. Be wary of poisonous people and deal with them before they end up killing your community.. Seen it happen to too many IRC channels, forums, open source projects.