Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

possible issue with a snapshot #20

Open
djmarcone opened this issue Jun 15, 2019 · 0 comments
Open

possible issue with a snapshot #20

djmarcone opened this issue Jun 15, 2019 · 0 comments

Comments

@djmarcone
Copy link

using VBoxVmService-6.0-Pumpkin and VirtualBox-6.0.8-130520-Win. Guest and host is server 2012R2. I have 1 snapshot.

The service can start/stop the VM. I created a shared folder on the VM having started it from the virtualbox software. Shut it down. Started the VM using the service. The shared folder was gone.

Created a different named shared folder. Shut down and restarted the VM using the service. Works fine, shared folder there.

Shut it down and started it using the vbox tool. Corrupted hard drive. It repaired itself and seems to run ok now. Only the ORIGINAL shared folder was there. Not the one created when launched by the service.

Did I launch the VM by the service using the wrong stapshot? If so, what is the syntax to start it properly?

my INI

[Settings]
VBOX_USER_HOME=C:\Users\MY USER NAME.VirtualBox
RunWebService=no
PauseShutdown=10000

[Vm0]
VmName=DFKS3
ShutdownMethod=savestate
AutoStart=yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant