Got a good one here that I'm still diagnosing... I moved 4 VM's from Windows to a Linux host, including 3 that were the template and 2 linked clones. After fixing the storage issues (hardcoded "F:\vmstorage\..." storage paths in the .vbox file really upset Linux), I'm left with an "interesting" conundrum: I cannot start 2 of *these* VM's as detachable.
When I do, I get the following error message *after successful login to the guest*:
Failed to set the extra data for key GUI/LastGuestSizeHint of machine to value {800,600}
The object is not ready
ResultCode: E_ACCESSDENIED (0x80070005)
Component: SessionMachine
Interface: Imachine {b2547866-a0a1-4391-8b86-6952d82efaa0}
The VM then goes into "aborted" state.
A VM that starts it's life on Linux works fine, and these VM's all start fine in detachable on Windows without issue.
I don't SEE anything in the VM log about this. The Virtualbox version is the current 5.1.18 download. As are the guest additions.
My guess is that something goes horribly wrong in the guest additions, since the VM is going fine until I log in, but ONLY if the start as detachable.
Second "Detachable" VM fails on login.
Second "Detachable" VM fails on login.
- Attachments
-
VBox.log- (74.01 KiB) Downloaded 10 times
-
mpack
- Site Moderator
- Posts: 39134
- Joined: 4. Sep 2008, 17:09
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Mostly XP
Re: Second "Detachable" VM fails on login.
Sounds like a permissions issue on the host: .vbox file not writable, e.g. because it's not in the current user's data folder.
Re: Second "Detachable" VM fails on login.
Unfortunately, this cause is ruled out because if the problem host is started as the FIRST detachable instance, it works perfectly. Then there is the "always works if started normally" behavior as well.mpack wrote:Sounds like a permissions issue on the host: .vbox file not writable, e.g. because it's not in the current user's data folder.
EDIT: Spelling/word choice error
-
socratis
- Site Moderator
- Posts: 27329
- Joined: 22. Oct 2010, 11:03
- Primary OS: Mac OS X other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Win(*>98), Linux*, OSX>10.5
- Location: Greece
Re: Second "Detachable" VM fails on login.
First of all, your log is not from a complete session. The procedure is: Launch the VM from a cold boot, observe the problem, shutdown the VM (not pause, not saved state, full shutdown), post the appropriate zipped log. But it's not vital for your case.
Second, what's the output of:
Second, what's the output of:
ls -alR "/mnt/exthd/data/RHEL 6.4 CC 9.0.0.3/"
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.