From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EHcfY-0004f4-1E for qemu-devel@nongnu.org; Tue, 20 Sep 2005 03:36:00 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EHcfT-0004dJ-Q0 for qemu-devel@nongnu.org; Tue, 20 Sep 2005 03:35:57 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EHcfT-0004Em-7N for qemu-devel@nongnu.org; Tue, 20 Sep 2005 03:35:55 -0400 Received: from [193.52.209.20] (helo=smtp.univ-tours.fr) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EHcCZ-0005YI-7v for qemu-devel@nongnu.org; Tue, 20 Sep 2005 03:06:03 -0400 Subject: Re: [Qemu-devel] what is the major, minor numbers of kqemu under linux ? From: Matteo In-Reply-To: References: Content-Type: text/plain; charset=iso-8859-9 Date: Tue, 20 Sep 2005 09:06:03 +0200 Message-Id: <1127199964.9642.6.camel@localhost.localdomain> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org, ozan.turkyilmaz@gmail.com mknod /dev/kqemu c 250 0 you should chmod it then in order to use it even if not root. hope that helps, Mattéo Le mardi 20 septembre 2005 à 08:01 +0300, Ozan Türkyýlmaz a écrit : > what is the major, minor numbers of kqemu under linux ? i need to know > so that i can create the /dev/kqemu file. (kqemu's install script did > not create one under SLackWare 10.1) >