VirtualBox

6 年 前 建立

6 年 前 結束

#18257 closed defect (fixed)

VirtualBoxVM not accessible on Linux hosts -> fixed after (not in) 6.0.0

回報者: andyp1973 負責人: pentagonik
元件: VM control 版本: VirtualBox 6.0.0
關鍵字: VirtualBoxVM, shortcut 副本:
Guest type: other Host type: Linux

描述

When installing VirtualBox 6.0.0 onto a Linux host, the VirtualBoxVM application is not accessible with the standard Linux paths.

To resolve this issue a soft link should be created in /usr/bin:

ln -s VBox VirtualBoxVM

...and the following added to the case statement in /usr/bin/VBox...

    VirtualBoxVM|virtualboxvm)
        exec "$INSTALL_DIR/VirtualBoxVM" "$@"
        ;;

更動歷史 (7)

comment:1 6 年 前andyp1973 編輯

comment:2 6 年 前pentagonik 編輯

This will be fixed in the next upcoming maintenance release.

comment:3 6 年 前pentagonik 編輯

狀態: newassigned
負責人: 指定為 pentagonik

comment:4 6 年 前Michael Thayer 編輯

摘要: VirtualBoxVM not accessible on Linux hostsVirtualBoxVM not accessible on Linux hosts -> fixed after (not in) 6.0.0

Fixed as of revision 128075 and later.

comment:5 6 年 前andyp1973 編輯

This appears to be fixed in changeset 76608. Should there be an additional change to the src/VBox/Installer/linux/uninstall.sh file to add /usr/bin/VirtualBoxVM to the list of symlinks to be deleted?

Likewise, are the same changes needed for the Solaris equivalents (src/VBox/Installer/solaris/VBox.sh)?

-Andy.

comment:6 6 年 前Michael Thayer 編輯

Thanks Andy, I have gone through our installers and fixed a few places where VirtualBoxVM was still missing. (src/VBox/Installer/solaris/VBox.sh was not actually one of them.)

comment:7 6 年 前Michael Thayer 編輯

狀態: assignedclosed
處理結果: fixed
注意: 瀏覽 TracTickets 來幫助您使用待辦事項功能

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette