Opened 16 years ago
Closed 16 years ago
#3319 closed defect (fixed)
DVD ISO attaching issues (and incorrect error messages) => Fixed in SVN
Reported by: | James Lucas | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 2.1.2 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | other |
Description
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}
Attachments (1)
Change History (5)
by , 16 years ago
Attachment: | VBox.log.zip added |
---|
comment:1 by , 16 years ago
comment:2 by , 16 years ago
Had to shut down all virtual machines and wait for VBoxSVC to shutdown. Once machine was started then everything started working. Looks like the COM server got all screwy
comment:4 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Summary: | DVD ISO attaching issues (and incorrect error messages) → DVD ISO attaching issues (and incorrect error messages) => Fixed in SVN |
A fix was committed that is likely to correct this. Please reopen #3202 if necessary to track this.
Machine was just shutdown and then started again. DVD is still not working.
A new error message