VirtualBox

12 年 前 建立

10 年 前 結束

#11046 closed defect (fixed)

showhdinfo does accept UUID as argument

回報者: Nick Hibma 負責人:
元件: VM control 版本: VirtualBox 4.2.0
關鍵字: 副本:
Guest type: BSD Host type: Mac OS X

描述

% VBoxManage list hdds |grep 240ef401-99c0-45c5-b8d4-be435f30507b UUID: 240ef401-99c0-45c5-b8d4-be435f30507b % VBoxManage showhdinfo 240ef401-99c0-45c5-b8d4-be435f30507b VBoxManage: error: The given path '240ef401-99c0-45c5-b8d4-be435f30507b' is not fully qualified VBoxManage: error: Details: code VBOX_E_FILE_ERROR (0x80bb0004), component Medium, interface IMedium, callee nsISupports VBoxManage: error: Context: "OpenMedium(Bstr(pszFilenameOrUuid).raw(), enmDevType, enmAccessMode, fForceNewUuidOnOpen, pMedium.asOutParam())" at line 220 of file VBoxManageDisk.cpp

更動歷史 (2)

comment:1 12 年 前Nick Hibma 編輯

It should have been (*Sigh*):

% VBoxManage list hdds |grep  240ef401-99c0-45c5-b8d4-be435f30507b
UUID:        240ef401-99c0-45c5-b8d4-be435f30507b
% VBoxManage showhdinfo 240ef401-99c0-45c5-b8d4-be435f30507b
VBoxManage: error: The given path '240ef401-99c0-45c5-b8d4-be435f30507b' is not fully qualified
VBoxManage: error: Details: code VBOX_E_FILE_ERROR (0x80bb0004), component Medium, interface IMedium, callee nsISupports
VBoxManage: error: Context: "OpenMedium(Bstr(pszFilenameOrUuid).raw(), enmDevType, enmAccessMode, fForceNewUuidOnOpen, pMedium.asOutParam())" at line 220 of file VBoxManageDisk.cpp

comment:2 10 年 前Frank Mehnert 編輯

狀態: newclosed
處理結果: fixed

Works with VBox 4.3.x.

注意: 瀏覽 TracTickets 來幫助您使用待辦事項功能

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