Hello everyone,
After resize my partition, I'm getting an error on VB:
Start tag expected, '<' not found.
Location: '/home/arthur/.config/VirtualBox/VirtualBox.xml', line 1 (0), column 1.
/home/vbox/vbox-5.0.6/src/VBox/Main/src-server/VirtualBoxImpl.cpp[532] (nsresult VirtualBox::init()).
Código de Resultado:
NS_ERROR_FAILURE (0x80004005)
Componente:
VirtualBoxWrap
Interface:
IVirtualBox {0169423f-46b4-cde9-91af-1e9d5b6cd945}
Suggestions?
Error: tag not found
-
Perryg
- Site Moderator
- Posts: 34369
- Joined: 6. Sep 2008, 22:55
- Primary OS: Linux other
- VBox Version: OSE self-compiled
- Guest OSses: *NIX
Re: Error: tag not found
Look in "/home/arthur/.config/VirtualBox/" and see if you have "VirtualBox.xml-prev". If so back up the VirtualBox.xml and rename the VirtualBox.xml-prev to VirtualBox.xml
Make sure everything VirtualBox is shut down first.
Make sure everything VirtualBox is shut down first.
Re: Error: tag not found
Thx, PerrygPerryg wrote:Look in "/home/arthur/.config/VirtualBox/" and see if you have "VirtualBox.xml-prev". If so back up the VirtualBox.xml and rename the VirtualBox.xml-prev to VirtualBox.xml
Make sure everything VirtualBox is shut down first.