ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] virtual box again
@ 2008-07-25  5:24 Ivan Petrov
  2008-07-25  5:35 ` Serge
  2008-07-25  5:39 ` Alexey Borisenkov
  0 siblings, 2 replies; 9+ messages in thread
From: Ivan Petrov @ 2008-07-25  5:24 UTC (permalink / raw)
  To: community

Подскажите еще раз какие именно хедеры должны быть установлены в
branch 4.1 x64 чтобы программа заработала?

# sh VirtualBox-1.6.2-Linux_amd64.run
Verifying archive integrity... All good.
Uncompressing VirtualBox for Linux installation........
VirtualBox Version 1.6.2 (Sat May 31 04:05:23 CEST 2008) installation
Please install the build and header files for your current Linux kernel.
The current kernel version is 2.6.25-std-def-alt6.M41.1
Problems were found which would prevent VirtualBox from installing.
Please correct these problems and try again.


И.П.



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [Comm] virtual box again
  2008-07-25  5:24 [Comm] virtual box again Ivan Petrov
@ 2008-07-25  5:35 ` Serge
  2008-07-25  5:39 ` Alexey Borisenkov
  1 sibling, 0 replies; 9+ messages in thread
From: Serge @ 2008-07-25  5:35 UTC (permalink / raw)
  To: ALT Linux Community general discussions

В сообщении от Friday 25 July 2008 08:24:27 Ivan Petrov написал(а):
> Подскажите еще раз какие именно хедеры должны быть установлены в
> branch 4.1 x64 чтобы программа заработала?
>
> # sh VirtualBox-1.6.2-Linux_amd64.run
> Verifying archive integrity... All good.
> Uncompressing VirtualBox for Linux installation........
> VirtualBox Version 1.6.2 (Sat May 31 04:05:23 CEST 2008) installation
> Please install the build and header files for your current Linux kernel.
> The current kernel version is 2.6.25-std-def-alt6.M41.1
> Problems were found which would prevent VirtualBox from installing.
> Please correct these problems and try again.
хедеры к вашему текущему ядру (с каким загружена система)
Например в моей ситуации:
ядро: 2.6.18-wks-smp-alt2
хедер: kernel-headers-modules-wks-smp

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [Comm] virtual box again
  2008-07-25  5:24 [Comm] virtual box again Ivan Petrov
  2008-07-25  5:35 ` Serge
@ 2008-07-25  5:39 ` Alexey Borisenkov
  2008-07-25  9:26   ` Ivan Petrov
  1 sibling, 1 reply; 9+ messages in thread
From: Alexey Borisenkov @ 2008-07-25  5:39 UTC (permalink / raw)
  To: ALT Linux Community general discussions

Ivan Petrov пишет:
> Подскажите еще раз какие именно хедеры должны быть установлены в
> branch 4.1 x64 чтобы программа заработала?

У меня:
$ uname -a
Linux alexhome 2.6.25-std-def-alt6.M41.1 #1 SMP Thu Jul 17 18:35:33 MSD 
2008 x86_64 GNU/Linux

$ rpm -qa kernel-headers-modules\*
kernel-headers-modules-std-def-2.6.25-alt6.M41.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [Comm] virtual box again
  2008-07-25  5:39 ` Alexey Borisenkov
@ 2008-07-25  9:26   ` Ivan Petrov
  2008-07-25  9:43     ` Sergey Shilov
  0 siblings, 1 reply; 9+ messages in thread
From: Ivan Petrov @ 2008-07-25  9:26 UTC (permalink / raw)
  To: community


а как решить проблему:
The VirtualBox kernel driver is not accessible to the current user. Make 
sure that the user has write permissions for /dev/vboxdrv by adding them 
to the vboxusers groups. You will need to logout for the change to take 
effect..
VBox status code: -1909 (VERR_VM_DRIVER_NOT_ACCESSIBLE)

???


И.П.



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [Comm] virtual box again
  2008-07-25  9:26   ` Ivan Petrov
@ 2008-07-25  9:43     ` Sergey Shilov
  2008-07-25 11:35       ` Van Petrov
  0 siblings, 1 reply; 9+ messages in thread
From: Sergey Shilov @ 2008-07-25  9:43 UTC (permalink / raw)
  To: community

В сообщении от 25 июля 2008 Ivan Petrov написал(a):
> а как решить проблему:
> The VirtualBox kernel driver is not accessible to the current user. Make 
> sure that the user has write permissions for /dev/vboxdrv by adding them 
> to the vboxusers groups. You will need to logout for the change to take 
> effect..
Добавить себя (как и написано выше) в группу
vboxusers
и перелогиниться

---
С уважением
С.Шилов


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [Comm] virtual box again
  2008-07-25  9:43     ` Sergey Shilov
@ 2008-07-25 11:35       ` Van Petrov
  2008-07-25 11:41         ` Timur Batyrshin
  2008-07-25 11:47         ` Cергей Inhbgkbyu
  0 siblings, 2 replies; 9+ messages in thread
From: Van Petrov @ 2008-07-25 11:35 UTC (permalink / raw)
  To: community

Sergey Shilov пишет:
> В сообщении от 25 июля 2008 Ivan Petrov написал(a):
>> а как решить проблему:
>> The VirtualBox kernel driver is not accessible to the current user. Make 
>> sure that the user has write permissions for /dev/vboxdrv by adding them 
>> to the vboxusers groups. You will need to logout for the change to take 
>> effect..
> Добавить себя (как и написано выше) в группу
> vboxusers

Как это сделать?
httpd альтератор не фурычит. А как еще, я не знаю.

> и перелогиниться

Жертве Билла Гейтса это объяснять не надо. :-)
Мне и перегрузиться не в лом.

И.П.



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [Comm] virtual box again
  2008-07-25 11:35       ` Van Petrov
@ 2008-07-25 11:41         ` Timur Batyrshin
  2008-07-25 11:47         ` Cергей Inhbgkbyu
  1 sibling, 0 replies; 9+ messages in thread
From: Timur Batyrshin @ 2008-07-25 11:41 UTC (permalink / raw)
  To: community

[-- Attachment #1: Type: text/plain, Size: 626 bytes --]

On Fri, 25 Jul 2008 18:35:07 +0700
Van Petrov wrote:

> >> а как решить проблему:
> >> The VirtualBox kernel driver is not accessible to the current
> >> user. Make sure that the user has write permissions
> >> for /dev/vboxdrv by adding them to the vboxusers groups. You will
> >> need to logout for the change to take effect..
> > Добавить себя (как и написано выше) в группу
> > vboxusers
> Как это сделать?
> httpd альтератор не фурычит. А как еще, я не знаю.

gpasswd
 
> > и перелогиниться

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [Comm] virtual box again
  2008-07-25 11:35       ` Van Petrov
  2008-07-25 11:41         ` Timur Batyrshin
@ 2008-07-25 11:47         ` Cергей Inhbgkbyu
  2008-07-27 13:59           ` [Comm] [JT]virtual " Anton Vinogradov
  1 sibling, 1 reply; 9+ messages in thread
From: Cергей Inhbgkbyu @ 2008-07-25 11:47 UTC (permalink / raw)
  To: ALT Linux Community general discussions

2008/7/25 Van Petrov <>:

>> Добавить себя (как и написано выше) в группу
>> vboxusers
>
> Как это сделать?
> httpd альтератор не фурычит. А как еще, я не знаю.
#vigr
найти vboxusers  и вписать своего пользователя после двоеточия.

> Жертве Билла Гейтса это объяснять не надо. :-)
> Мне и перегрузиться не в лом.
А это вовсе не обязательно =)


--
El pueblo unido jamás será vencido
xmpp: rakoth_s@jabber.ru

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [Comm] [JT]virtual box again
  2008-07-25 11:47         ` Cергей Inhbgkbyu
@ 2008-07-27 13:59           ` Anton Vinogradov
  0 siblings, 0 replies; 9+ messages in thread
From: Anton Vinogradov @ 2008-07-27 13:59 UTC (permalink / raw)
  To: ALT Linux Community general discussions

Cергей Inhbgkbyu пишет:
> #vigr
> найти vboxusers  и вписать своего пользователя после двоеточия.
>   
Кстати куда из дистрибутива дели kusers? Alterator, как замена, не
годится ибо группами не рулит.


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2008-07-27 13:59 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-25  5:24 [Comm] virtual box again Ivan Petrov
2008-07-25  5:35 ` Serge
2008-07-25  5:39 ` Alexey Borisenkov
2008-07-25  9:26   ` Ivan Petrov
2008-07-25  9:43     ` Sergey Shilov
2008-07-25 11:35       ` Van Petrov
2008-07-25 11:41         ` Timur Batyrshin
2008-07-25 11:47         ` Cергей Inhbgkbyu
2008-07-27 13:59           ` [Comm] [JT]virtual " Anton Vinogradov

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git