Will Virtualbox run under a Win XP limited account

Discussions related to using VirtualBox on Windows hosts.
Post Reply
nixer
Posts: 9
Joined: 2. Sep 2007, 17:21
Primary OS: PCLinuxOS
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: XP, LTA (Linux Testing Area)
Location: North Carolina, USA

Will Virtualbox run under a Win XP limited account

Post by nixer »

I know this has been asked before but all I can find in this forum, the FAQ, and Wiki, is that the answer was "no" up until an earlier version. However, I can not get it to start the vdi VM without getting a BSOD shortly after the VM starts to boot. If the account is logged in as an administrative account, then it works fine.

I have the Virtual Machine default location located on a D partition next to the c: partition. The xml and log files are kept under the My Documents folder of the logged in user, if this helps. I am using an XP host with vbox version 2.1.0 and am trying to run a XP guest os.

I would like to setup a vbox VM guest for the kids to use and not interfere with the host machine. Therefore, I would like to be able to open a vbox vm from a limited account, not an admin account. Is this possible?

If this information is located elsewhere, I would appreciate a link to it.

Thanks.
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Post by Sasquatch »

The BSOD you get is about unmountable_boot_medium right? If so, it means that VB has no write access on the file. To fix that, you need to modify the NTFS ACL to allow your limited user full permissions on the location where the VDI files are located. This can be done by opening the properties of the drive or folder and select the security tab. On XP Home, this is only available if you disable Simple File Sharing (also needed on Pro) and then boot to Safe Mode (not needed for Pro).
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org

Retired from this Forum since OSSO introduction.
nixer
Posts: 9
Joined: 2. Sep 2007, 17:21
Primary OS: PCLinuxOS
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: XP, LTA (Linux Testing Area)
Location: North Carolina, USA

Post by nixer »

Thank you Sasquatch, I will give it a try.
Post Reply