Page 1 of 1
a problem with
Posted: 28. Nov 2016, 17:26
by Peters1
changed the OS to try Xubuntu open Wirth machine generates this error:
NS_ERROR_FAILURE (0x80004005)
Component:
MachineWrap
Interface:
IMachine {b2547866-a0a1-4391-8b86-6952d82efaa0}
Called interface:
IVirtualBox {0169423f-46b4-cde9-91af-1e9d5b6cd945}
I'm new to Linux please tell me how to be.
Re: a problem with
Posted: 28. Nov 2016, 17:39
by socratis
With the VM shut down completely (not paused or saved), right-click on the VirtualBox Manager and select "Show Log". Save the "VBox.log" (just the first one), ZIP it and attach it in your response (see the "Upload attachment" at the bottom of the form).
Also, full details on the guest that you want to install, version, where did you downloaded from, etc.
Re: a problem with
Posted: 28. Nov 2016, 18:01
by Peters1
Runtime error opening '/media/СЕРФИНГ/Серфинг1/Серфинг1.vbox' for reading: -38(Access denied.).
/home/vbox/vbox-5.1.10/src/VBox/Main/src-server/MachineImpl.cpp[485] (nsresult Machine::initFromSettings(VirtualBox*, const com::Utf8Str&, const com::Guid*)).
Код ошибки:
NS_ERROR_FAILURE (0x80004005)
Компонент:
MachineWrap
Интерфейс:
IMachine {b2547866-a0a1-4391-8b86-6952d82efaa0}
Вызванный интерфейс:
IVirtualBox {0169423f-46b4-cde9-91af-1e9d5b6cd945}
Now fully all a mistake. I want to include the image to the media
Re: a problem with
Posted: 28. Nov 2016, 18:05
by socratis
Peters1 wrote:Runtime error opening '/media/СЕРФИНГ/Серфинг1/Серфинг1.vbox' for reading: -38(Access denied.).
You do not have permissions to that file.
I see that the .VBOX file is on "
/media/...". Is that a read-only medium? Do you have read-write access?
Re: a problem with
Posted: 28. Nov 2016, 19:10
by Peters1
Well it worked on a different operating system
Re: a problem with
Posted: 28. Nov 2016, 19:27
by socratis
Well, you could:
- Keep working on what was working, or
- Try to fix it.
The problem is simple:
you do not have read-write access to "/media/...". I cannot solve it from here. I don't have access to your computer or your "/media/...". I don't even know:
- what is your host.
- what is the host that it used to work.
- what is your guest.
- what is the VirtualBox version on your host.
- what is the VirtualBox version on the host that used to work.
- what format "/media/..." is. That's the most important.
And for all of these I mean exact versions, not simply "XUbuntu". That's too general.
Re: a problem with
Posted: 28. Nov 2016, 19:46
by Peters1
версия 5,1 скачанная с официального репозитория virtualbox
до этого работало на kali linux
сейчас xubuntu 16/04 LTS
Re: a problem with
Posted: 28. Nov 2016, 20:35
by socratis
[color=#BF4040]Google Translate[/color] wrote:version 5.1 downloaded from the official repository virtualbox
previously worked on kali linux
Now xubuntu 16/04 LTS
Thank you, but still there are questions. VirtualBox simply reports the problem: you do not have read-write access. Maybe some user ID changes? Some group ID changes? But this is not a VirtualBox problem, it's a filesystem permissions problem.