Page 1 of 1

[Solved] Machine is inaccessible

Posted: 28. Nov 2014, 13:26
by Khan296
I am getting this error that the machine is inaccessible, see detail below, tell me how to solve it.

Runtime error opening 'D:\VirtualBox VMs\Machine\Machine.vbox' for reading: -103(Path not found.).
F:\tinderbox\win-4.3\src\VBox\Main\src-server\MachineImpl.cpp[731] (long __cdecl Machine::registeredInit(void)).
Result Code:
E_FAIL (0x80004005)
Component:
Machine
Interface:
IMachine {480cf695-2d8d-4256-9c7c-cce4184fa048}

Re: Machine is inaccessible

Posted: 28. Nov 2014, 13:28
by mpack
Khan296 wrote:I am getting this error that the machine is inaccessible, see detail below, tell me how to solve it.

Runtime error opening 'D:\VirtualBox VMs\Machine\Machine.vbox' for reading: -103(Path not found.).
F:\tinderbox\win-4.3\src\VBox\Main\src-server\MachineImpl.cpp[731] (long __cdecl Machine::registeredInit(void)).
Result Code:
E_FAIL (0x80004005)
Component:
Machine
Interface:
IMachine {480cf695-2d8d-4256-9c7c-cce4184fa048}
The cause appears to be clear.

Re: Machine is inaccessible

Posted: 28. Nov 2014, 16:29
by Khan296
True but why path not found as I tried on friends computer and it worked but not working on my computer.

Re: Machine is inaccessible

Posted: 28. Nov 2014, 16:38
by mpack
It isn't really relevant what paths exist on your friends computer. Does that path exist on yours? VirtualBox says not, in which case you need to correct it. So far you have not given me enough information to tell you how. I don't know what drive D is on your system (if anything), I don't know that the named path exist, and I don't know if the names files exist.

Most likely, your PC has different drive letter assignments. "D" quite often refers to a CD/DVD drive.

Re: Machine is inaccessible

Posted: 29. Nov 2014, 06:27
by Khan296
Thanks , by following your hint I copy the VM image on D drive and then it worked. :D
Problem solved.

Machine is inaccessible

Posted: 3. Apr 2015, 19:29
by Saumya1913
I'm also facing the same problem, getting the following error. Please help me in resolving this.

Runtime error opening 'C:\Users\Arvind\AppData\Local\Temp\Rar$DIa0.745\CentOS.vbox' for reading: -103(Path not found.).
F:\tinderbox\win-4.3\src\VBox\Main\src-server\MachineImpl.cpp[731] (long __cdecl Machine::registeredInit(void)).
Result Code:
E_FAIL (0x80004005)
Component:
Machine
Interface:
IMachine {480cf695-2d8d-4256-9c7c-cce4184fa048}

Re: [Solved] Machine is inaccessible

Posted: 4. Apr 2015, 01:30
by mpack
If you have the same problem then you can solve it by reviewing the above thread. What else needs to be said? Make the path exist, or correct it.

Re: [Solved] Machine is inaccessible

Posted: 18. Feb 2018, 19:59
by raywood
In that last question, how should the user "correct it"?

Re: [Solved] Machine is inaccessible

Posted: 18. Feb 2018, 20:16
by socratis
@raywood
Don't hijack and try to resurrect a dead thread. Instead open a new one. Where you clearly describe your problem, not isolate a tiny portion of it. We need for example to see the exact error, we need to hear the exact details of how you ended up getting this error (what you did or not).

So, please open a new thread with an appropriate title and a complete description, as I'm going to lock this one. It was already marked as [Solved]...