[email protected] wrote:
Ed W:I grabbed what I thought was latest yesterday using git. ie roughly I followed the directions to clone the repo, checkout the 29 branch and grab the kernel patch, then compiled kernel, reboot, then build the kernel module from the git repoSo this should be latest aufs I think?Do you mean that you didn't modify aufs2-standalong.git
Correct - this applied with just a few offset changesI also eyeballed the patch and I couldn't see that it would likely be a problem merge?
/config.mk?
This I changed only one line to enable inotify (is it HINOTIFY=y or similar?)
Which patch did you apply to your kernel?
The only patch applied is the aufs2-standalone from the git repo (just to be clear - using the standalone method here)
So I followed the instructions from the website using cut.n.paste: $ git clone http://git.c3sl.ufpr.br/pub/scm/aufs/aufs2-standalone.git \ aufs2-standalone.git $ cd aufs2-standalone.git $ git checkout origin/aufs2-29 - apply "aufs2-standalone.patch" to your kernel source files.
I obviously need to try a vanilla kernel, but I don't immediately see why the vserver patches might cause these missing symbols errors? Surely these are all defined within the module code?I don't think those symbols errors are related to vserver.
Agreed - seems unlikely I believe the commit I am using is: 5b2c03c69c3834a6124b5f10ecc12e9e86014ead I think you can repro my setup using http://kernel.org/pub/linux/kernel/v2.6/linux-2.6.26.5.tar.bz2 patched with: http://vserver.13thfloor.at/Experimental/patch-2.6.29.5-vs2.3.0.36.14.diff and of course: aufs-standalone.patch from git commit above (branch aufs2-29) my kernel config is attached (intel core2 + 64bit kernel) Extremely grateful for any help! Ed W
config.bz2
Description: application/bzip
------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/blackberry
