VirtualBox kernel driver not installed. The vboxdrv kernel module was
either not loaded or /dev/vboxdrv was not created for some reason. Re-
setup the kernel module by executing '/etc/init.d/vboxdrv setup' as
root.
VBox status code: -1908 (VERR_VM_DRIVER_NOT_INSTALLED).
Codice d'uscita:
0x80004005
Componente:
Console
Interfaccia:
IConsole {1dea5c4b-0753-4193-b909-22330f64ec45}
ho provato a vedere nel file vboxdrv ma nn so dove mettere le mani
cosa posso fare?
ciao e grazie
> cosa posso fare?
Con diritti di root:
# modprobe -r kvm-intel
oppure:
# modprobe -r kvm-amd
a seconda di che processore hai.
Il modulo virtualbox e quelli di kvm confliggono.
--
Bye, Lem
Ceterum censeo ISLAM esse delendum
__________________________________
Combatti l'AIDS col tuo computer: http://fightaidsathome.scripps.edu/
Quello che ti dice lui:
Re-setup the kernel module by executing '/etc/init.d/vboxdrv setup' as
root.
> ciao e grazie
Prego
Gilmoth
--
http://gilmoth.blogspot.com/
http://www.flickr.com/photos/gilmoth/
cioe' questo?:
sudo /etc/init.d/vboxdrv setup
* Stopping VirtualBox kernel module
vboxdrv [ OK ]
* Removing old VirtualBox kernel
module... [ OK ]
* Recompiling VirtualBox kernel module
vboxdrv [ OK ]
* Starting VirtualBox kernel module
vboxdrv mknod: `/dev/vboxdrv': Il
file esiste
* Cannot create device /dev/vboxdrv with major 10 and minor 63.
]zac[
> ma porco giuda!..altri emulatori che supportino la parallela?
Mai provato e senza nessuna garanzia, dal man di qemu (per la rete ti
consiglio di usare qemu + vde):
]zac[
-parallel dev
Redirect the virtual parallel port to host device dev (same
devices
as the serial port). On Linux hosts, /dev/parportN can be used to
use hardware devices connected on the corresponding host parallel
port.
This option can be used several times to simulate up to 3
parallel
ports.
Use "-parallel none" to disable all parallel ports.
]zac[