It works fine thanks;-)
 
I can copy all of it to a usb stick and simplink it.
Now I have 1 Gb attached to it.

There is only one little probleme. I can't copy all the files of the
/bin directory.
All the files that are linked to the busybox fail to copy

--- In [email protected], John Crispin <[EMAIL PROTECTED]> wrote:
>
> it is possible
> 
> run
> * make menuconfig
> * ./configure
> * make
> as normal
> 
> If you want to now add a file, you need to take the following steps :
> * copy file to devboard-R2_01/target/cris-axis-linux-gnu/<path_to_file>
> * make fimage
> 
> the SDK will now regenerate the fimage without rebuilding the folder  
> devboard-R2_01/target/cris-axis-linux-gnu/<path_to_file>
> 
> after this run make flash or boot_linux -F  as normal
> 
> John
> 
> 
> 
> Quoting sambuls <[EMAIL PROTECTED]>:
> 
> > can I make some changes to the default structure of the filesystem and
> > port that into the flash image?
> > I want to create a text file that I can port to the fox via the image.
> >
> > I found something in the SDK toolkit. There is a file structure in
> > /devboard-R2_01/target/cris-axis-linux-gnu/ .
> > But when I make some chages they will be undone by running make.
> >
> >
> >
> >
>


Reply via email to