[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Frage zur kqemu-Installation unter Debian



Hallo,
nach dem Kernel-Update habe ich, Testing/Unstable/Kernel 2.6.15 mir wieder
qemu mit kqemu installiert.
Dazu habe ich eine Frage:

[Auszug aus Installationsanleitung]
If you want that KQEMU is installed automatically at boot time, you can add

# Load the KQEMU kernel module
/sbin/modprobe kqemu

in `/etc/rc.d/rc.local'.

If the major number 250 is already used by another driver, you can use the
option major=N to set an alternate major number.

If your distribution uses udev (like Fedora), use the kqemu module option
major=0 to have the device `/dev/kqemu' automatically created:

# Load the KQEMU kernel module
/sbin/modprobe kqemu major=0

It is usually necessary to change the device access rights set by udev. Edit
`/etc/udev/permissions.d/50-udev.permissions' and add:

# kqemu
kqemu:root:root:0666
[]

Das habe ich alles gemacht, bis auf das modprobe in /etc/rc.d/rc.local, weil
es das bei mir nicht gibt.
Wenn ich das alles richtig verstehe, muß ich mich für einen Runlevel
entscheiden, wo ich dieses modprobe eintrage.
Welchen sollte man da nehmen?

Danke für alle Hinweise und Tips.

Ciao
  Peter Schütt
-- 
www.pstt.de



Reply to: