Dear forum, for those who are interested in filesystem performance, particular flash memory (usb flash drive, sd card): i've set up my Raspberry with an ext2 filesystem for root ("/"), and an large nilfs2 filesystem for /usr, /var etc. via symbolic links (setup done on other linux pc) Here my person...