Hello TualatriX, TualatriX: > After upgrade to the Linux 2.6.27, I start to use aufs2, but I it seems that > aufs2 doesn't support mount ramfs and aufs self.
Yes. > Aufs2 doesn't support mount ramfs and aufs, the comment says mount aufs will > be supported in next version. > So I want to know if there's possible to support mount ramfs. The aufs1 > works well with ramfs. I need this feature. In technically, ramfs and readonly aufs can be a branch of aufs. Actually aufs1 supported them, as you wrote. A readonly aufs branch requires CONFIG_AUFS_ROBR and it was dropped from aufs2, because I think there is no user of it. A ramfs is transitting tmpfs and the only use-case of ramfs left is rootfs, I am afraid. Please try replacing ramfs by tmpfs, if you can. J. R. Okajima ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
