Hi,
your favorite geek signing in to throw another of my conundrums to the crowd ( of other geeks of course =P )
Anyway, I’m stuck … and I’m frustrated so maybe someone can share sth I hadn’t thought of yet or been able to obtain via Google.
Basically I had to install virtual XP aka XP mode onto a client’s computer - they have 2 HDDs (physical) in their computer and since the D:/ drive is empty I figured why not stick the virtual drive over there and let it fill up the whole drive as they save things and leave the other drive to hold Windows 7, the recovery partition and that “mystery” FAT32 39MB partition.
Wait for it, I’m getting there… XP Mode has 2 virtual HDDs, the parent (base) and the other for where your saved files and alterations go. There is an Option to merge these two “disks”, especially in the case that you only want 1 VM or you want to make it more portable.
In my case, I just want to move it over (merged) onto the D:/ drive so that 1) it’s all in one place and 2) so it can populate more space there as this is the primary purpose for this machine.
That’s where I get stuck, Windows tell me the parent/base HDD is a read only file and that I need to change the attribute to go further. So I track down the file and click off the read-only and apply “nope, sorry you don’t have permission” So I try to change permission, “nope, you don’t have permission to change permissions”. Next, I try the attrib command in Admin level prompt “nope” , then I opened the hidden admin account “net user admin… blahblah” that one worked, but when I tried to add permissions to the ownership account “no dice” btw, now I only get a error code 5 when i try that admin stuff… anyway, then I tried to take ownership, both using the c:/ takeown cmd and also through the file’s security tab.
The kicker is, I’ve successfully managed to make almost any other file grant me full access, but with the file I want to change from read only I only have control over the “read” and the “read & execute” functionality… sigh… I’m almost ready to just reinstall XP mode and try to place it where I wanted it to begin with… anyway if anyone has any other ideas, feel free to share… thanks.