id,summary,reporter,owner,description,type,status,component,version,resolution,keywords,cc,guest,host 1153,vbox can't delete dvd image that is not accessable,Leonid Evdokimov,,"When I start VirtualBox I see following: {{{ Invalid image file path: '/mnt/cdrom/winxp-sp2-en.iso' (VERR_ACCESS_DENIED). Result Code: 0x80004005 Component: DVDImage Interface: IDVDImage {140fff03-e479-4194-8562-abc4f8171009} }}} Ok, I unmounted /mnt/cdrom that was NFS share and now /mnt/cdrom/ is drwx------ root:root, but I don't need the image anymore, let's try to unregister it from command line... {{{ darkk@thinkpad ~ $ VBoxManage unregisterimage dvd /mnt/cdrom/winxp-sp2-en.iso VirtualBox Command Line Management Interface Version 1.5.4 (C) 2005-2007 innotek GmbH All rights reserved. [!] Failed to create the VirtualBox object! [!] Primary RC = 0x80004005 [!] Full error info present: true , basic error info present: true [!] Result Code = 0x80004005 [!] Text = Invalid image file path: '/mnt/cdrom/winxp-sp2-en.iso' (VERR_ACCESS_DENIED) [!] Component = DVDImage, Interface: IDVDImage, {140fff03-e479-4194-8562-abc4f8171009} [!] Callee = , {00000000-0000-0000-0000-000000000000} }}} Oops, seems my vbox is broken until ''admin'' comes back. ;) ",defect,closed,VM control,VirtualBox 1.5.4,fixed,VERR_ACCESS_DENIED,,other,other