From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DKnUA-0005X4-2W for qemu-devel@nongnu.org; Sun, 10 Apr 2005 21:13:06 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DKnU1-0005So-TB for qemu-devel@nongnu.org; Sun, 10 Apr 2005 21:12:58 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DKnU1-0005Lf-NK for qemu-devel@nongnu.org; Sun, 10 Apr 2005 21:12:57 -0400 Received: from [64.233.170.193] (helo=rproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DKnrj-0005BP-Pg for qemu-devel@nongnu.org; Sun, 10 Apr 2005 21:37:27 -0400 Received: by rproxy.gmail.com with SMTP id z35so1783951rne for ; Sun, 10 Apr 2005 18:35:58 -0700 (PDT) Message-ID: <41e41e7a05041018357bc7b930@mail.gmail.com> Date: Mon, 11 Apr 2005 03:35:58 +0200 From: Hetz Ben Hamo Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] suggestion for /dev/kqemu? Reply-To: Hetz Ben Hamo , 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 Hi, I'm trying to look for a solution for the following problem which happend either on the latest Redhat Enterprise and in Fedora Core 3 and above: Since every time that the machine is being rebooted, it creates devices in /dev/ according to what it being asked by /etc/udev.. Does anyone know what should I put (and where) in /etc/udev so that I'll have /dev/kqemu every time I boot? I know I can do it with a simple line which can be added to /etc/rc.d/rc.local or something, but I want some "standard" way to do that.. Thanks for the help, Hetz