Hello sibu, sibu xolo: > I download the latest aufs2-enabled kernel sources from > http://aufs.sourceforge.net/. It opens into a directory named ::: > =====for A === I did not see any file named aufs_type.h anywhere in the > source tree.
I think you just forget to checkout the GIT branch. Please read http://aufs.sf.net carefully. ---------------------------------------------------------------------- Both of aufs2-2.6 and aufs2-standalone trees have branches whose name is in form of "aufs2.1" or "aufs2.1-xx" where "xx" represents the linux kernel version, "linux-2.6.xx". For instance, "aufs2.1" (no -xx) for the latest -rc version, and "aufs2.1-31" for linux-2.6.31, o aufs2-2.6 tree $ git clone --reference /your/linux-2.6/git/tree \ http://git.c3sl.ufpr.br/pub/scm/aufs/aufs2-2.6.git \ aufs2-2.6.git - if you don't have linux-2.6 GIT tree, then remove "--reference ..." $ cd aufs2-2.6.git $ git checkout origin/aufs2.1-31 o aufs2-standalone tree $ git clone http://git.c3sl.ufpr.br/pub/scm/aufs/aufs2-standalone.git \ aufs2-standalone.git $ cd aufs2-standalone.git $ git checkout origin/aufs2.1-31 ---------------------------------------------------------------------- J. R. Okajima ------------------------------------------------------------------------------ EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev