force linux headers install to build aufs
parent
623046ab67
commit
7dcb58b501
|
|
@ -17,7 +17,7 @@ cd ../../
|
||||||
|
|
||||||
# setup initrd now, to include aufs
|
# setup initrd now, to include aufs
|
||||||
apt-get update
|
apt-get update
|
||||||
apt-get install aufs-dkms --yes
|
apt-get install aufs-dkms linux-headers-$(uname -r) --yes
|
||||||
|
|
||||||
cd initramfs
|
cd initramfs
|
||||||
. ./initramfs_create
|
. ./initramfs_create
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue