I'm trying to configure my fox bord so it can read ext3 filesystem.
I think the best way to do is to recompile the kernel with ext3
filesystem as a kernel module.

I'm completly new to compiling kernels. What I have done so far is
installing the SDK kit for acmesystems.com.
There were 2 rpm's that I had to install and 2 tar files.

After installing the SDK kit I tryed to recompile the kernel

In the directory 'devboard-R2_01' is a subdirectory 'os/linux'
$ make menuconfig
created the ext3 module
$ make

After soms compile messages there was a vmlinux and a vmlinux.bin file.

And here it ends:)

I think that i did good so far.
How can I flash the fox bord with the new kernel that I just compiled

Reply via email to