Ryota OZAKI wrote:
# dir kvm
crwxrwxrwx 1 root kvm 250, 0 2008-10-07 18:22 kvm

Strange. /dev/kvm should be a character device has 10 major
and 232 minor numbers. Deleting /dev/kvm and doing
'mknod /dev/kvm c 10 232' would help you.

Regards,
  ozaki-r

Its working. Thanks very much guys.
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to