I am running Arch Linux on my Pi right now. I have 3 partitions on the SD card, 1=boot, 2=filesystem, 3=storage. I'd like to make 1 and 2 read-only... But the most important part is that; i'd like to be able to mount partition 3 and write to it while the rest of the filesystem is read only. Is this possible? Thanks for the help.
Will