I'm having some problems with the /. Because it is a read only file systems I can't copy files to certain directories (e.g. /usr/share/...)
Is it posible to move some directories to a usb stick. If that is possible then it can be a read/write system and there would be a greater capasity limit of storage. I looked in the SDK kit from acmesystems and I've found the filesystem on /devboard-R2_01/target/cris-axis-linux-gnu. If I move the directory /usr to a usbstick and create a simplink from /mnt/0 to /usr and I create a new entry in the /etc/fstab to mount the usbstick to /mnt/0. Can this work?
