Sirs,
please help me.
I wish to make own bootable flash-image.
The CDK tree was obtained from cdk.tuxbox and fully compiled
But this image does not want to boot.
the error message is "file /platform/os/..." not found.
How to make the image bootable (something like lilo ???)
how to make bootable root-cramfs?
-
- Neugieriger
- Beiträge: 7
- Registriert: Montag 22. November 2004, 22:13
-
- Einsteiger
- Beiträge: 185
- Registriert: Freitag 7. September 2001, 00:00
well, seems you are missing something very important:
the u-boot (formerly known as ppcboot)
this file ist (linked) as os into the flfs
what u need ist make flash-.......-image
this build process will ask u for a *-flfs image (depending on what u chose to compile)
ah and btw.: cramfs is deprecated, squashfs is used instead,
take a closer look at http://www.yadi.org or http://sourceforge.net/projects/dboxjffs2/
the u-boot (formerly known as ppcboot)
this file ist (linked) as os into the flfs
what u need ist make flash-.......-image
this build process will ask u for a *-flfs image (depending on what u chose to compile)
ah and btw.: cramfs is deprecated, squashfs is used instead,
take a closer look at http://www.yadi.org or http://sourceforge.net/projects/dboxjffs2/