This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How To Create New Root Filesystem From New Kernel Rev

Other Parts Discussed in Thread: AM3517

I have an AM3517 Experimenter. Need to upgrade kernel from 2.6.32 to 2.6.33.

Previously able to make 2.6.32 SDK based kernel SD card and boot. This is using ext3 root file system supplied by 5.0 SDK.

Successfully configured and built 2.6.33 kernel uImage and copied to SD card. The kernel loads and runs but fails somewhere during loading drivers.

Suspect this may be because a new file system based on 2.6.33 has not been generated and installed on SD card.

What is the recommended procedure to generate a root file system from a new general distribution for this AM3517 Experimenter target?

Seems like new root file system needs to be generated from 2.6.33 source - correct?

Busybox? Buildroot? Other?

Thanks