Re: [kvm-devel] could not open /dev/kvm

2007-04-22 Thread Avi Kivity
Benjamin Budts wrote: > Hi, > > I made an mknod myself now, did a cat of /sys/class/misc/kvm/dev > 18 64 > > and did a > mknod /dev/kvm c 18 64 > > everything OK now > > how come I dont have the /dev automatically ? > > udevtrigger didn't help, pgrep udevd showed the pid of udevd... so it > was al

Re: [kvm-devel] could not open /dev/kvm

2007-04-21 Thread Benjamin Budts
Hi, I made an mknod myself now, did a cat of /sys/class/misc/kvm/dev 18 64 and did a mknod /dev/kvm c 18 64 everything OK now how come I dont have the /dev automatically ? udevtrigger didn't help, pgrep udevd showed the pid of udevd... so it was alive and kicking. even recompiled the whole th

Re: [kvm-devel] could not open /dev/kvm

2007-04-18 Thread Avi Kivity
Benjamin Budts wrote: > Hi, > > I'm running debian, installed kvm-18 from source, it installed fine... > > I have an intel s5000pal motherboard with dual core xeon 64bit, > virtualization enabled in my bios. > > question 1 : is it normal i dont have this file : qemu-system-x86_64 , i > only have

[kvm-devel] could not open /dev/kvm

2007-04-18 Thread Benjamin Budts
Hi, I'm running debian, installed kvm-18 from source, it installed fine... I have an intel s5000pal motherboard with dual core xeon 64bit, virtualization enabled in my bios. question 1 : is it normal i dont have this file : qemu-system-x86_64 , i only have the qemu file in my /bin kvm and kv