OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: mars on May 26, 2006, 01:10:41 pm

Title: Unionfs
Post by: mars on May 26, 2006, 01:10:41 pm
One of the things I like with open-embedded on the 3100 is that it uses a microdrive partition for the operating system -- no ipkg-link, no symlinking directories to the flash-storage, no worries about filling up the flash. The downside is that the flash is unused.

For pdaXrom it would be cool if someone could develop a system that makes use of unionfs. This way it could be used with all devices (not just those with microdrives) to extend the filesystem onto another memory card. And because unionfs is an overlay, when it is running, you can delete or modify files in flash and it is reflected in the overlay -- not in the physical flash. Boot without the unionfs card or unionfs turned on and the flash is back in your default state.

Anyway, someone seems to have had success with unionfs on the Noka 770, so it should be possible for the zaurus: http://www.hczim.de/software/mmc-unionfs.html (http://www.hczim.de/software/mmc-unionfs.html)
Title: Unionfs
Post by: dsteuer on January 13, 2007, 10:50:23 am
What mars wrote 7 months ago is so true! Is anybody working on a unionfs based distro for any of the Zs? Unionfs is on its way into the regular kernel and would solve a lot of inconveniencies. Seems there is something going on in the spanish channel, but I canĀ“t understand that language :-(

Detlef