#3319 closed defect (fixed)
DVD ISO attaching issues (and incorrect error messages) => Fixed in SVN
回報者: | James Lucas | 負責人: | |
---|---|---|---|
元件: | other | 版本: | VirtualBox 2.1.2 |
關鍵字: | 副本: | ||
Guest type: | other | Host type: | other |
描述
Machine had guest additions mounted. DVD was unmounted via guest, then detached by VBoxManage controlvm <vmname> attachdvd none.
Attempts to remount VBoxGuestAdditions iso or any other iso result in weird failures.
[vmuser@amun7 Machines]$ /usr/bin/VBoxManage -nologo -convertSettingsBackup controlvm "1058" dvdattach fda676b2-a66d-49a4-a641-806f083c2b3d [!] FAILED calling dvdDrive->MountImage(uuid) at line 3129! [!] Primary RC = NS_ERROR_FAILURE (0x80004005) - Operation failed [!] Full error info present: false, basic error info present: false [vmuser@amun7 Machines]$ /usr/bin/VBoxManage -nologo -convertSettingsBackup controlvm "1058" dvdattach "/vmuser/vmachines/isos/VBoxGuestAdditions.2.1.2.iso" [!] FAILED calling dvdDrive->MountImage(uuid) at line 3129! [!] Primary RC = NS_ERROR_FAILURE (0x80004005) - Operation failed [!] Full error info present: false, basic error info present: false [vmuser@amun7 Machines]$ /usr/bin/VBoxManage -nologo -convertSettingsBackup controlvm "1058" dvdattach "/vmuser/vmachines/isos/vda20.iso" [!] FAILED calling dvdDrive->MountImage(uuid) at line 3129! [!] Primary RC = NS_ERROR_FAILURE (0x80004005) - Operation failed [!] Full error info present: true , basic error info present: true [!] Result Code = VBOX_E_OBJECT_NOT_FOUND (0x80BB0001) - Object corresponding to the supplied arguments does not exist [!] Text = No hard disk attached to device slot 1 on channel 1 of bus 1 [!] Component = Machine, Interface: IMachine, {ea6fb7ea-1993-4642-b113-f29eb39e0df0} [!] Callee = IDVDDrive, {d650ef30-be9b-4dae-b463-11d5824681a5}
附加檔案 (1)
更動歷史 (5)
16 年 前 由 編輯
附檔: | 新增 VBox.log.zip |
---|
注意:
瀏覽 TracTickets
來幫助您使用待辦事項功能
Machine was just shutdown and then started again. DVD is still not working.
A new error message