天天看點

fedora 16 安裝 Virtualbox Extension Pack失敗,錯誤代碼127

       最近看到Virtualbox有更新放出,好像剪貼闆功能有更新,這個是我所需要的,于是下載下傳來更新VirtualBox-4.1-4.1.10_76795_fedora16-1.i686.rpm。

       安裝RPM包一切正常,考慮到虛拟的作業系統需要使用UBS,VDR,必須安裝Oracle_VM_VirtualBox_Extension_Pack-4.1.10-76795.vbox-extpack擴充包。

       安裝過程中提示一個錯誤:

Failed to install the Extension Pack Oracle_VM_VirtualBox_Extension_Pack-4.1.10-76795.vbox-extpack.  The installer failed with exit code 127: The value for the SHELL variable was not found the /etc/shells file    This incident has been reported..

根據提示意思,我在/etc/shells中把/bin/bash添加到/etc/shells中,重新安裝,成功。