>> I'd recommend ext3 (or jffs2, obviously). > There are still controversial opinion about ext3 on flash memories, but > FYI I am in favor of moving to ext3.
I haven't seen actual concrete (i.e. not just hearsay or theoretical) reasons to prefer ext2 to ext3 on flash. > OTOH, I would object to jffs2: while I have never deeply tried it, if at > least one problem with "standard" tools is known, then it should be > avoided for something general like Debian. And you reported the mmap > problem with apt :-( jffs2 would be stupid on the microSD. It's very inefficient (it can't run directly on the microSD, you need to go through a block2mtd layer, leading to a significant inefficiency). I do use it on my "Debian USB Live", but only for its compression (it's the only well-supported compressing read-write filesystem I could find for Linux). I only mentioned jffs2 because it's what's used when you install on the NAND. >>> - /root/.xsession >>> This is fundamental and should stay there like this, because >>> otherwise at reboot Zhone will not come up >> I don't understand: neither root nor my main user has a ~/.xsession file >> and I don't remember removing it, nor having to do anything special >> to avoid it. > Simple question: how do you start X11? /etc/init.d/zhone-session. AFAIK it's how it was setup by the install.sh file, I didn't fiddle with it (other than to tell it to use a non-root user). Stefan _______________________________________________ Smartphones-userland mailing list Smartphones-userland@linuxtogo.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/smartphones-userland