On 6/4/05, Oliver Gerlich <[EMAIL PROTECTED]> wrote:
> Hello,
> how do i configure udev to create /dev/kqemu on boot? I think this was
> already posted once, but I couldn't find it.
> Currently I have to create /dev/kqemu manually before running Qemu.
There is a patch :
http://lists.gnu.org/archive/html/qemu-devel/2005-02/msg00293.html
You can create a /etc/udev/rules.d/kqemu.rules containing
KERNEL="kqemu", MODE="0666" to have it usable by everybody.


_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to