Comment 23 for bug 759725

Revision history for this message
Ciro Santilli 六四事件 法轮功 (cirosantilli) wrote :

$ sudo dpkg-statoverride --add root root 0644 /boot/vmlinux-$(uname -r)
dpkg-statoverride: error: --add needs four arguments

only updated for a single kernel, and apparently not the one virt-make-fs is using.

I then did:

sudo chmod +r /boot/vmlinuz-*

and virt-make-fs was happy.