LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 875|回复: 6

[问题]关于gentoo编译安装的vbox2.14,必须使用根用户才能使用的问题??

[复制链接]
发表于 2009-2-24 22:44:43 | 显示全部楼层 |阅读模式
前段时间在大家的帮助下把这个VBOX在GCC4.3上面安装好了。一直没有碰他。直到今天第一次使用VBOX发现有这个问题,即必须使用ROOT来运行的问题。
安装好后我加入了VBOXDRV模块到自动模块里面,然后添加了我的用户HOOXIN到vboxusers组里面。
/usr/bin下面的VBOX相关的文件权限是777,但是我在用普通用户运行VBOX的时候,出现

  1. Effective UID is not root (euid=1000 egid=1000 uid=1000 gid=1000) (rc=-10)

  2. It may help to reinstall VirtualBox.
复制代码

等字样的错误。
我的VBOX的USE 是

  1. Searching for packages matching app-emulation/virtualbox-ose-2.1.4... ]
  2. [ Colour Code : set unset ]
  3. [ Legend : Left column  (U) - USE flags from make.conf              ]
  4. [        : Right column (I) - USE flags packages was installed with ]
  5. [ Found these USE variables for app-emulation/virtualbox-ose-2.1.4 ]
  6. U I
  7. - + additions  : Install Guest System Tools ISO
  8. + + alsa       : Adds support for media-libs/alsa-lib (Advanced Linux Sound Architecture)
  9. + + hal        : Enable Hardware Abstraction Layer (HAL) support
  10. - - headless   : Build without any graphic frontend
  11. - - pulseaudio : Adds support for PulseAudio sound server
  12. + + python     : Adds support/bindings for the Python language
  13. + + qt4        : Adds support for the Qt GUI/Application Toolkit version 4.x
  14. - - sdk        : Enable building of SDK
  15. - - vboxwebsrv : <unknown>

复制代码


还请知道的朋友指点指点。
发表于 2009-2-24 23:09:02 | 显示全部楼层
777是错误的
su 到root
chmod +s VirtualBox
回复 支持 反对

使用道具 举报

发表于 2009-2-24 23:12:59 | 显示全部楼层
同样的你也要设置其他几个文件的set uidbit
VBoxHeadless
VBoxSDL

想知道更多set uidbit的东西,可以man setuid
或者去看看passwd这个命令,它也是setuid过的,为啥?自己想
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-2-25 23:04:11 | 显示全部楼层
试过了。没有用还是这个问题。
普通用户用不了。。。
回复 支持 反对

使用道具 举报

发表于 2009-2-26 00:51:47 | 显示全部楼层
Post by firefoxmmx;1952672
试过了。没有用还是这个问题。
普通用户用不了。。。
ls -l /opt/VirtualBox
结果贴出来
我去掉setuid,已经重现出你的错误了
回复 支持 反对

使用道具 举报

发表于 2009-2-26 03:27:46 | 显示全部楼层
把用户加到vboxusers group。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-2-26 09:39:23 | 显示全部楼层
添加了的ddddddd
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表