Using PCTrans to move VirtualBox

Discussions related to using VirtualBox on Windows hosts.
Post Reply
-dan z-
Posts: 1
Joined: 23. Jul 2022, 14:12

Using PCTrans to move VirtualBox

Post by -dan z- »

I am in the process of moving (duplicating) my programs and data to
my new Dell from my old Dell. Both Win-10 Pro, 21H2.

The problem is with VirtualBox. I used Easus PC-Trans to move most of
the stuff, and that worked well for most things. Firefox has all my
bookmarks and passwords; Mailclient has all my settings and all my
saved emails, etc.

VirtualBox transferred, and kept my settings... but NOT my virtual XP
setup. I have followed various website recommendations to move this
over, but so far nothing has worked.

The VirtualBox log shows several errors, most of which I don't
understand. So here is the log from the point of the first occurrence
of the word "error":

______(Following is the log_________
24b0.1ab0: Error opening VBoxDrvStub: STATUS_OBJECT_NAME_NOT_FOUND
24b0.1ab0: supR3HardenedWinReadErrorInfoDevice: NtCreateFile ->
0xc0000034
24b0.1ab0: Error -101 in supR3HardenedWinReSpawn! (enmWhat=3)
24b0.1ab0: NtCreateFile(\Device\VBoxDrvStub) failed: 0xc0000034
STATUS_OBJECT_NAME_NOT_FOUND (0 retries)

Driver is probably stuck stopping/starting. Try 'sc.exe query vboxdrv'
to get more information about its state. Rebooting may actually help.

___
Note: I did that. The result of the sc.exe command was "the specified
service does not exist as an inhstalled service." Since then I have
done a new install of VirtualBox twice, but nothing has changed this
error.
____


2a08.2900: supR3HardenedWinCheckChild: enmRequest=2 rc=-101 enmWhat=3
supR3HardenedWinReSpawn: NtCreateFile(\Device\VBoxDrvStub) failed:
0xc0000034 STATUS_OBJECT_NAME_NOT_FOUND (0 retries)

Driver is probably stuck stopping/starting. Try 'sc.exe query vboxdrv'
to get more information about its state. Rebooting may actually help.
24b0.1ab0: KiUserExceptionDispatcher: 0xc0000005 (0000000000000001,
0000000000000024) @ 00007ff8ede53416 (flags=0x0)
rax=0000000000000000 rbx=00007ff8edf5c3c0 rcx=00007ff8edf5c3c0
rdx=00000000fffffffa
rsi=0000000000000000 rdi=00007ff8edf5c000 r8 =0000000000000000 r9
=00007ff8edf5c300
r10=0000000000000000 r11=00000000005a91a0 r12=0000000000000000
r13=0000000000746000
r14=0000000000000001 r15=0000000000000000 P1=0000000000000000
P2=0000000000000000
rip=00007ff8ede53416 rsp=00000000005a9000 rbp=00000000ffffff00
ctxflags=0010005f
cs=0033 ss=002b ds=002b es=002b fs=0053 gs=002b eflags=00010213
mxcrx=00001f80
P3=0000000000000000 P4=0000000000000000 P5=00000000005a9228
P6=00007ff7faf2b900
dr0=0000000000000000 dr1=0000000000000000 dr2=0000000000000000
dr3=0000000000000000
dr6=0000000000000000 dr7=0000000000000000 vcr=0000000000000000
dcr=0000000000000000
lbt=0000000000000000 lbf=0000000000000000 lxt=0000000000000000
lxf=0000000000000000
2a08.2900: Error -101 in supR3HardenedWinReSpawn! (enmWhat=3)
2a08.2900: NtCreateFile(\Device\VBoxDrvStub) failed: 0xc0000034
STATUS_OBJECT_NAME_NOT_FOUND (0 retries)

Driver is probably stuck stopping/starting. Try 'sc.exe query vboxdrv'
to get more information about its state. Rebooting may actually help.
_____________________


End of log. Any ideas? This is important to me, as that XP box
contains several years of financial data using software I wrote myself
using FoxPro. Thus XP to run FoxPro. If nothing else, it would be good
to just be able to move the data files out of it.




-dan z-
scottgus1
Site Moderator
Posts: 20945
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows, Linux

Re: Using PCTrans to move VirtualBox

Post by scottgus1 »

Uninstall Virtualbox and reboot.
Go to "C:\Windows\System32\drivers", look for any files called 'Vbox*.sys' (there could be up to 5) and delete them.
Reboot again.
If you have any 3rd-party security or anti-malware software, disable the living daylights out of it for a moment.
Reinstall Virtualbox using right-click-Run-As-Administrator.
multiOS
Volunteer
Posts: 1223
Joined: 14. Sep 2019, 16:51
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows, Linux, BSD
Location: United Kingdom

Re: Using PCTrans to move VirtualBox

Post by multiOS »

@-dan z-

In addition to scottgus1's suggestions, could you confirm that the Virtual Machine Folder(s) have been successfully copied/transferred from their original location on the old pc/laptop to the same location on the new pc/laptop. Transfer software of the type you've used usually only transfers software applications and their settings files, not any of the data created with software unless there is an included data backup/restore module. Your VM's are program data. and won't be recognised as part of the software installation
Post Reply