解决办法:
This has helped me in installing aufs, run the following commands:
sudo apt-get install lxc wget bsdtar curl sudo apt-get install linux-image-extra-$(uname -r) sudo modprobe aufs
Docker Unable to load the AUFS module
原文:http://my.oschina.net/zuoan001/blog/356591