There was a post with exactly the same subject line on the Sharp dev board that described a method for moving internal storage to the SD card. That worked very well for me. I have it bookmarked as
http://www.zaurus.com/dev/board/index.php?...pic=4928&hl=vimI cannot find it on the mirror here as I could not search and each forum seems to have only three or four pages of posts available.
I remember that the post said the SD card would have to remain installed and it suggested that to avoid confusion the \'install on card\' option should be removed from the package mannagment app. Also, /mnt/card/root/ apparently was my root home directory -ie all the invisible files were there, not at /root. However, I cannot remember the rest of the post.
As an alternative, I have tried starting with a blank ext2 SD card and following the instructions at
http://www.linux-migration.org/ch05s10s05s03.htmlskipping the page on moving only non-essential /usr subidrectories and going to the page on moving the whole /usr directory.
When I try to install pacages, I get the following error and while files are installed, the packages do not appear to work.
file_move: ERROR: failed to rename /mnt/card/usr/lib/ipkg/status.tmp to /mnt/card/usr/lib/ipkg/status: No such file or directory
My goal is to use my 256M SD card and my 64/0 OZ 3.3.5 setup to maximize my ability to install and run progarms I normaly run on my laptop. I was just about there before, but I broke my ability to install new ipks while unsuccessfuly trying to set up an on-board compile environment that could build my Dvorak modifications to IRK.
I see a couple of somewhat related threads, but it is not clear to me that they fully work or are appropriate to OZ as of now. I hope someone can let me know how to solve this problem by showing me what I am doing wrong relative to the OZ site instructions, or if there is something left out on that site helping to fix it, or helping me retrieve the lost post on the Sharp site, or letting me know of a known working better method.