public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Benjamin Budts <benjamin.budts-rJAIWvhRp0CZIoH1IeqzKA@public.gmane.org>
To: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Cc: Benjamin Budts <ben-FwLs51Cl57fY4EFHVxF16w@public.gmane.org>
Subject: Re: could not open /dev/kvm
Date: Sun, 22 Apr 2007 06:00:23 +0200	[thread overview]
Message-ID: <462ADDD7.4080704@scarlet.be> (raw)
In-Reply-To: <462707A0.40907-atKUWr5tajBWk0Htik3J/w@public.gmane.org>

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 thing with modules loaded and had the same 
problem. recreated it manually with mknod...

i'm running the latest stable debian etch kernel 2.6.20.7

grtZ

Ben


Avi Kivity wrote:
> 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 the qemu file in my /bin
>>
>> kvm and kvm_intel load fine with modprobe without errors or info in dmesg.
>>
>> toranaga:/usr/src/kvm-18# lsmod
>> Module                  Size  Used by
>> kvm_intel              19852  0
>> kvm                    55128  1 kvm_intel
>>
>> I did the following :
>>
>> ./qemu-img create -f qcow2 /virtual/test/vtest.img 5G
>> works out fine...
>>
>> ./qemu . -hda /virtual/test/vtest.img -cdrom /virtual/win_corp.iso -boot 
>> d -m 512 -no-acpi
>>
>> gives the following error : could not open /dev/kvm ...
>>
>> in /proc/misc I found kvm as well :
>>
>>   62 kvm
>>
>> but I dont have the /dev/kvm  ... udev is installed though
>>
>> can someone push me in the right direction please ?  :)
>>
>>   
>>     
>
> Is udevd alive?  What does 'pgrep udevd' show?
>
> Does udevtrigger help?
>
>   


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

  parent reply	other threads:[~2007-04-22  4:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-18 18:29 could not open /dev/kvm Benjamin Budts
     [not found] ` <4626638D.8080709-FwLs51Cl57fY4EFHVxF16w@public.gmane.org>
2007-04-19  6:09   ` Avi Kivity
     [not found]     ` <462707A0.40907-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-04-22  4:00       ` Benjamin Budts [this message]
     [not found]         ` <462ADDD7.4080704-rJAIWvhRp0CZIoH1IeqzKA@public.gmane.org>
2007-04-22  9:07           ` Avi Kivity

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=462ADDD7.4080704@scarlet.be \
    --to=benjamin.budts-rjaiwvhrp0czioh1ieqzka@public.gmane.org \
    --cc=ben-FwLs51Cl57fY4EFHVxF16w@public.gmane.org \
    --cc=kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox