On Fri, Mar 21, 2014 at 01:49:59PM +0100, Ludovic Courtès wrote: > For now, the “solution” is to create it like this: > sudo mknod /dev/kvm c 10 232 > Can you confirm?
Yes, that works. Together with /dev/shm (how is this affected by the change, by the way?), there are more and more things to change on a debian system. Hopefully your patch will go through. Could /dev/kvm not simply be dropped, instead of enabled according to the machine on which the daemon runs? Then we would be closer to a deterministic build also. Andreas
