force linux headers install to build aufs

This commit is contained in:
TomasM
2017-11-21 03:25:15 -05:00
parent 623046ab67
commit 7dcb58b501
+1 -1
View File
@@ -17,7 +17,7 @@ cd ../../
# setup initrd now, to include aufs
apt-get update
apt-get install aufs-dkms --yes
apt-get install aufs-dkms linux-headers-$(uname -r) --yes
cd initramfs
. ./initramfs_create