Ajuda com Virtual box [RESOLVIDO]

1. Ajuda com Virtual box [RESOLVIDO]

Rangel
rangelhf

(usa Ubuntu)

Enviado em 18/10/2012 - 08:26h

Galera to tendando instalar o ubuntu 12:04 64bit em uma maquina virtual (virtual box) a primeira vez deu certo instalei belza, só q removi o ubuntu e quando fui instalar denovo ñ deu mais certo aparece dois erro assim:

erro
Código de Resultado:
NS_ERROR_FAILURE (0x80004005)
Componente:
Machine
Interface:
IMachine {22781af3-1c96-4126-9edf-67a020e0e858}

e assim tbm:


Kernel driver not installed (rc=-1908)

The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv. Please reinstall the kernel module by executing

'/etc/init.d/vboxdrv setup'

as root. If it is available in your distribution, you should install the DKMS package first. This package keeps track of Linux kernel changes and recompiles the vboxdrv kernel module if necessary.

e ñ sei como proceder!!



  


2. Re: Ajuda com Virtual box [RESOLVIDO]

Daniel Lara Souza
danniel-lara

(usa Fedora)

Enviado em 18/10/2012 - 14:12h

como tu instalou o virtualbox ?


3. instalacao

Rangel
rangelhf

(usa Ubuntu)

Enviado em 18/10/2012 - 14:56h

danniel-lara escreveu:

como tu instalou o virtualbox ?


Fiz o Download nesse link: https://www.virtualbox.org/wiki/Downloads , e o istalei normal via terminal

dpkg -i nome_do_pacote.deb




4. Re: Ajuda com Virtual box [RESOLVIDO]

Daniel Lara Souza
danniel-lara

(usa Fedora)

Enviado em 18/10/2012 - 15:03h

rangelhf escreveu:

danniel-lara escreveu:

como tu instalou o virtualbox ?


Fiz o Download nesse link: https://www.virtualbox.org/wiki/Downloads , e o istalei normal via terminal

dpkg -i nome_do_pacote.deb



blz agora digita

#apt-get -f install

que vai resolver as dependências e instalar o virtualbox


espero que ajude


5. Re: Ajuda com Virtual box [RESOLVIDO]

Perfil removido
removido

(usa Nenhuma)

Enviado em 18/10/2012 - 19:09h

rangelhf escreveu:

Galera to tendando instalar o ubuntu 12:04 64bit em uma maquina virtual (virtual box) a primeira vez deu certo instalei belza, só q removi o ubuntu e quando fui instalar denovo ñ deu mais certo aparece dois erro assim:

erro
Código de Resultado:
NS_ERROR_FAILURE (0x80004005)
Componente:
Machine
Interface:
IMachine {22781af3-1c96-4126-9edf-67a020e0e858}

e assim tbm:


Kernel driver not installed (rc=-1908)

The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv. Please reinstall the kernel module by executing

'/etc/init.d/vboxdrv setup'

as root. If it is available in your distribution, you should install the DKMS package first. This package keeps track of Linux kernel changes and recompiles the vboxdrv kernel module if necessary.

e ñ sei como proceder!!


Já executou o que pede ali?

sudo /etc/init.d/vboxdrv setup 


*** se não rodar com o parâmetro setup, tente com o start (/etc/init.d/vboxdrv start).

caso contrário, se o comando seguinte não retornar nada, tente subir o módulo vboxdrv manualmente.

lsmod | grep ^vboxdrv 


para ativar o módulo vboxdrv manualmente:

sudo modprobe vboxdrv 





6. Re: Ajuda com Virtual box [RESOLVIDO]

Rangel
rangelhf

(usa Ubuntu)

Enviado em 22/10/2012 - 15:53h

ru4n escreveu:

rangelhf escreveu:

Galera to tendando instalar o ubuntu 12:04 64bit em uma maquina virtual (virtual box) a primeira vez deu certo instalei belza, só q removi o ubuntu e quando fui instalar denovo ñ deu mais certo aparece dois erro assim:

erro
Código de Resultado:
NS_ERROR_FAILURE (0x80004005)
Componente:
Machine
Interface:
IMachine {22781af3-1c96-4126-9edf-67a020e0e858}

e assim tbm:


Kernel driver not installed (rc=-1908)

The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv. Please reinstall the kernel module by executing

'/etc/init.d/vboxdrv setup'

as root. If it is available in your distribution, you should install the DKMS package first. This package keeps track of Linux kernel changes and recompiles the vboxdrv kernel module if necessary.

e ñ sei como proceder!!


Já executou o que pede ali?

sudo /etc/init.d/vboxdrv setup 


*** se não rodar com o parâmetro setup, tente com o start (/etc/init.d/vboxdrv start).

caso contrário, se o comando seguinte não retornar nada, tente subir o módulo vboxdrv manualmente.

lsmod | grep ^vboxdrv 


para ativar o módulo vboxdrv manualmente:

sudo modprobe vboxdrv 





ru4n o comando me retornou isso::

* Stopping VirtualBox kernel modules [ OK ]
* Uninstalling old VirtualBox DKMS kernel modules [ OK ]
* Trying to register the VirtualBox kernel modules using DKMS
* Failed, trying without DKMS
* Recompiling VirtualBox kernel modules [ OK ]
* Starting VirtualBox kernel modules [ OK ]



7. Resolvido

Rangel
rangelhf

(usa Ubuntu)

Enviado em 22/10/2012 - 16:05h

Fiz os dois procedimentos tanto o seu Daniel Lara como o do ru4n fui testar e deu certo,

muito obrigado pela ajuda!


8. Re: Ajuda com Virtual box [RESOLVIDO]

Rangel
rangelhf

(usa Ubuntu)

Enviado em 22/10/2012 - 16:10h

escreveu:



Morais moreira como é q copila o kernel????


9. Re: Ajuda com Virtual box [RESOLVIDO]

rafael m m
srmm

(usa Debian)

Enviado em 23/10/2012 - 18:38h

rangelhf escreveu:

escreveu:



Morais moreira como é q copila o kernel????




Ai esta essa dica aqui, nesse link, eu tinha copilado o kernel, ai funcionou no meu.


http://www.hardware.com.br/dicas/recompilando-kernel-1.html


10. Re: Ajuda com Virtual box [RESOLVIDO]

rafael m m
srmm

(usa Debian)

Enviado em 23/10/2012 - 18:39h

morais moreira escreveu:

rangelhf escreveu:

escreveu:



Morais moreira como é q copila o kernel????




Ai esta essa dica aqui, nesse link, eu tinha copilado o kernel, ai funcionou no meu.


http://www.hardware.com.br/dicas/recompilando-kernel-1.html


Download do Kernel


http://www.kernel.org






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts