VirtualBox

Opened 15 years ago

Closed 8 years ago

#4218 closed defect (obsolete)

path recognition on DVD insertion with VBoxManage modifyvm vm -dvd

Reported by: Aurelgadjo Owned by:
Component: VM control Version: VirtualBox 2.2.4
Keywords: dvd, path Cc:
Guest type: other Host type: Linux

Description (last modified by aeichner)

It seems there is a mistake on the adding process of ISOs with relative path. I'm running debian 5.0 under 2.6.29.4

(note: ISO is already registered)

sp1:~/.VirtualBox/isos# ls
debian-501-i386-netinst.iso
sp1:~/.VirtualBox/isos# pwd
/root/.VirtualBox/isos
sp1:~/.VirtualBox/isos# VBoxManage modifyvm winxp -dvd debian-501-i386-netinst.iso
VirtualBox Command Line Management Interface Version 2.2.4
(C) 2005-2009 Sun Microsystems, Inc.
All rights reserved.

ERROR: Could not access the image file '/root/.VirtualBox/debian-501-i386-netinst.iso' (VERR_FILE_NOT_FOUND)
Details: code VBOX_E_FILE_ERROR (0x80bb0004), component DVDImage, interface IDVDImage, callee nsISupports
Context: "OpenDVDImage(Bstr(dvd), emptyUUID, dvdImage.asOutParam())" at line 1258 of file VBoxManageModifyVM.cpp
sp1:~/.VirtualBox/isos# VBoxManage --version
2.2.4r47978
sp1:~/.VirtualBox/isos# VBoxManage modifyvm winxp -dvd /root/.VirtualBox/isos/debian-501-i386-netinst.iso
VirtualBox Command Line Management Interface Version 2.2.4
(C) 2005-2009 Sun Microsystems, Inc.
All rights reserved.

ns303655:~/.VirtualBox/isos# 

Change History (1)

comment:1 by aeichner, 8 years ago

Description: modified (diff)
Resolution: obsolete
Status: newclosed

Please reopen if still relevant with a recent VirtualBox release.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use