Can't start VM (WinXP): strange error appeard

Discussions related to using VirtualBox on Linux hosts.
Post Reply
fifajan
Posts: 4
Joined: 13. Oct 2007, 13:22

Can't start VM (WinXP): strange error appeard

Post by fifajan »

I got a hp530 laptop yesterday I installed VBox 1.5 (from virtualbox's Debian Etch repository) everithing was perfect. I used my old (i had some exp with VBox earlier) VM and disk image everithing worked as it should.

I made some experiments with laptop hibernation (patched and recompiled kernel) and may be some other things and VBox became broken.
Now it can't start WinXP VM vith error:

Code: Select all

Unknown error creating VM (VERR_FILE_NOT_FOUND).
VBox status code: -102 (VERR_FILE_NOT_FOUND).


Error code: 
0x80004005
Component: 
Console
Interface: 
IConsole {1dea5c4b-0753-4193-b909-22330f64ec45}
cat /home/fifajan/.VirtualBox/Machines/XP/Logs/VBox.log

Code: Select all

...
00:00:00.771 ******************** End of CPUID dump **********************
00:00:00.810 TM: cTSCTicksPerSecond=0x5f49555c (1598641500) fTSCVirtualized=true  fTSCUseRealTSC=false fMaybeUseOffsettedHostTSC=true 
00:00:00.810 CoreCode: R3=b36c6000 R0=f937e000 GC=a01fa000 Phys=000000000c8ba000 cb=0x2000
00:00:00.890 ERROR [COM]: aRC=0x80004005 aIID={1dea5c4b-0753-4193-b909-22330f64ec45} aComponent={Console} aText={Unable to load R3 module /usr/lib/VBoxDD.
00:00:00.890 VBox status code: -102 (VERR_FILE_NOT_FOUND)} aPreserve=false
00:00:00.890 ERROR [COM]: aRC=0x80004005 aIID={1dea5c4b-0753-4193-b909-22330f64ec45} aComponent={Console} aText={Unknown error creating VM (VERR_FILE_NOT_FOUND).
00:00:00.890 VBox status code: -102 (VERR_FILE_NOT_FOUND)} aPreserve=false
00:00:00.928 Power up failed (vrc=VERR_FILE_NOT_FOUND, hrc=0x80004005)
00:00:45.575 vboxClipboardDestroy: shutting down host clipboard
00:00:45.672 vboxClipboardThread: clipboard thread terminated successfully with return code VINF_SUCCESS
"Unable to load R3 module /usr/lib/VBoxDD" ? I hame /usr/lib/VBoxDD.so file with normal read-permissions.

I purge-removed and reinstalled VBox few times recompiled modules and removed VM and disk image but still got the same error even in old kernel (where it started successfully yesterday).

System: hp530 (code duo 1.6 GHZ, 1.5 GB RAM), Debian Lenny, linux 2.6.22 (patched & recompiled debian edition sources)

Anybody can help me?
fifajan
Posts: 4
Joined: 13. Oct 2007, 13:22

Post by fifajan »

Problem solved. I updated VB to 1.5.2 now all works perfectly again!
Post Reply