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
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
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
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