Hallo..
gibt es von den Leuten die in der Lage wären die flash rules für den HEAD zu fixen
nicht doch evtl. jemanden der sich mal die Zeit nehmen würde..?
für Leute wie mich die nicht so tief in der Materie stecken ist es
ungemein schwierig ein HEAD image zu erstellen..
oder gibt es andere (für nichtprogrammierer) gangbare Wege zum selbstcompilierten HEAD image?
alle meine Versuche scheiterten bisher leider..
HEAD flash rules
-
- Contributor
- Beiträge: 1833
- Registriert: Mittwoch 10. April 2002, 15:39
-
- Einsteiger
- Beiträge: 358
- Registriert: Montag 21. Juli 2003, 23:52
Under both Knoppix and RH9 linux I managed to build an image. First you must make sure you have the proper tools installed: gettext 0.12.x (0.11.5 fails) and the proper mklibs & mkjfss2 in /usr/bin
After checking out HEAD perform following steps:
make distclean
./autogen.sh
./configure --prefix=/dbox2 --with-cvsdir=$HOME/tuxbox-cvs --enable-maintainer-mode --with-targetruleset=flash
make all
make flash-neutriono-all
make flash-jffs2image
Hope this helps,
JockyW
PS: I found a great how2 written in german on a dbox2 site. Apart from some tools issues it describes extremely well how to setup knoppix under vmware
After checking out HEAD perform following steps:
make distclean
./autogen.sh
./configure --prefix=/dbox2 --with-cvsdir=$HOME/tuxbox-cvs --enable-maintainer-mode --with-targetruleset=flash
make all
make flash-neutriono-all
make flash-jffs2image
Hope this helps,
JockyW
PS: I found a great how2 written in german on a dbox2 site. Apart from some tools issues it describes extremely well how to setup knoppix under vmware
-
- Interessierter
- Beiträge: 89
- Registriert: Sonntag 9. Februar 2003, 10:45
-
- Interessierter
- Beiträge: 89
- Registriert: Sonntag 9. Februar 2003, 10:45
-
- Semiprofi
- Beiträge: 1208
- Registriert: Donnerstag 26. Dezember 2002, 07:26
-
- Einsteiger
- Beiträge: 358
- Registriert: Montag 21. Juli 2003, 23:52
-
- Einsteiger
- Beiträge: 358
- Registriert: Montag 21. Juli 2003, 23:52
distclean means clean distribution, it removes all compiled output.habjetztLinux hat geschrieben:was bewirkt "make distclean" und warum gibt es bei mir nach dem auschecken des cvs gar keine regel für distclean ?
You are right: after checking out there is no makefile. The line "make distclean" should follow ./autogen.sh
yes & yeshabjetztLinux hat geschrieben:noch etwas: musst du nicht die ucodes ins image bringen und die bootlogos ? und ist das dann ein komplettes image, welches ich dann per dbox2 bootmanager einspielen kann ?
JockyW
-
- Semiprofi
- Beiträge: 1208
- Registriert: Donnerstag 26. Dezember 2002, 07:26
well, at least it "does something", even if i checkout from scratch and configure using "targetruleset=flash". dunno what it does, but i always use it.JOCKYW2001 hat geschrieben:As far as I know that's only needed after you updated your local CVS. It probably doesn't harm to include it.kerlimann hat geschrieben:hmm, did you forget "make rebuild-flash" after "make all", or isn et it needed anymore?
JockyW
and i never had a neutrino binary >1G either (chuckle).
happy weekend.
-
- Contributor
- Beiträge: 1833
- Registriert: Mittwoch 10. April 2002, 15:39
hmm... image created, but it doesnt work..
make all
make flash-neutrino-all
make flash-cramfsimage (jffs2image says no-rule)
flashing image,
booting result in error like this..
http://www.tuxbox-cvs.sourceforge.net/f ... hp?t=23447
make all
make flash-neutrino-all
make flash-cramfsimage (jffs2image says no-rule)
flashing image,
booting result in error like this..
http://www.tuxbox-cvs.sourceforge.net/f ... hp?t=23447