The virtual Hard Disk 0 has wrong access permissions

Discussion in 'Windows Virtual Machine' started by SteveB3, Aug 25, 2015.

  1. SteveB3

    SteveB3 Bit poster

    Messages:
    3
    I am having a heck of a time getting any response from Parallels Support. Hopefully someone in here can help???

    Product : Parallels Desktop
    Problem description : I was loading the program today for the first time in a week or so and the program took a long time to boot. I then did a force quit on Parallels and then upon reboot, I got the following popup messages.
    "The virtual Hard Disk 0 has wrong access permissions or is used with another virtual machine."
    When I click "OK" then I get the next popup message stating
    "Unable to connect Hard Disk 0
     

    Attached Files:

  2. marat_t

    marat_t Pro

    Messages:
    288
  3. SteveB3

    SteveB3 Bit poster

    Messages:
    3
    Here is the Problem Report # 73001165
     
  4. SteveB3

    SteveB3 Bit poster

    Messages:
    3
    Tried it, didn't change anything. Still get error. I have attached some new screenshots. As you can see, I originally installed this virtual machine into the Shared folder so this should not have even been an issue. But just in case, I followed your instructions for the sharing and permissions. Still no effect. What next?
     

    Attached Files:

  5. Thanks for the provided info, could you please also generate the problem report using this KB and reply us back with the report 8-digit ID number.
    We need it for more tech.info.
     
  6. marat_t

    marat_t Pro

    Messages:
    288
    so the error in report says that image is used by another process. I'd like suggest the following (the commands will set correct owner, give full access permissions and remove lock flags if any):

    1. Reboot Mac
    2. Open Terminal (/Applications/Utilities) and execute the following commands one by one
    sudo chmod -R 777 /Users/Shared/Parallels/Windows\ 7.pvm/
    sudo chown -R sbaker2:staff /Users/Shared/Parallels/Windows\ 7.pvm/
    sudo chflags -R nouchg /Users/Shared/Parallels/Windows\ 7.pvm/
    sudo chflags -R noschg /Users/Shared/Parallels/Windows\ 7.pvm/
    3. Open VM config (http://kb.parallels.com/en/117287 ) > Hardware > make sure hdd is connected (checkbox is ticket).

    another thing you can try is to map virtual disk to another vm: http://kb.parallels.com/en/121578
     
    Maria@Parallels likes this.
  7. FabianI

    FabianI Bit poster

    Messages:
    1
    I had the same problem. The only way I was able to fix it was by removing the folder named "Windows Disks" inside the .pvm folder (it's recreated automatically later).
     
    YassineE likes this.
  8. Arun@Parallels

    Arun@Parallels Parallels Support

    Messages:
    1,356
    Hi @FabianI , we are glad that your issue is resolved. Please reach us anytime for further assistance.
     
  9. GraceT

    GraceT Bit poster

    Messages:
    2
    I have exact same issue, didn't resolve any with #7's instruction, nor removing "Windows Disks" inside the .pvm folder. I am now doom that i can't work through my windows....

    my Request ID: 222418171
     
  10. DavidW29

    DavidW29 Bit poster

    Messages:
    2
    I am trying to restart my VM after following the instructions (http://kb.parallels.com/en/112609) to manually install parallels tools. The reason I needed to do this is I've lost keyboard access to Modern Apps and this was one of the suggestions.

    I tried one of the suggestions above to reset ownership/permissions:-
    $ sudo chmod -R 777 "/Users/Shared/Parallels/Windows 10 Pro.pvm"
    $ sudo chown -R {username}:staff "/Users/Shared/Parallels/Windows 10 Pro.pvm"
    $ sudo chflags -R nouchg "/Users/Shared/Parallels/Windows 10 Pro.pvm"
    $ sudo chflags -R noschg "/Users/Shared/Parallels/Windows 10 Pro.pvm"​
    but that hasn't worked.

    A technical report with the ID number 236352930 has been sent to Parallels.
     
    Last edited: Jan 13, 2018
  11. ShunS

    ShunS Bit poster

    Messages:
    2
    I tried many things found here and there.
    In addition to that, after I ran Onyx to clean up Mac, the Parallels VM started to boot correctly.
    I'm not sure exactly what worked, but I'm posting this as it might help someone.
     
  12. GraceT

    GraceT Bit poster

    Messages:
    2
    No one from Parallel ever reply this issues, clearly it doesn't just happen to one, but couple people already. My solution is to switch to VMware software to fully resolve my problem.
     
  13. YassineE

    YassineE Bit poster

    Messages:
    1
    Thanks a lot @FabianI. This had solved my problem too.
     
  14. JasonV2

    JasonV2 Bit poster

    Messages:
    8
    I have the same problem:
    "The virtual Hard Disk 1 has wrong access permissions or is used with another virtual machine."
     
  15. RussellP3

    RussellP3 Bit poster

    Messages:
    1
    X2 for OnyX. Tried everything here as well as Mac OS instructions but the only one that solved the issue was OnyX.
     
  16. Ajith1

    Ajith1 Parallels Support

    Messages:
    2,719
    We are glad to hear that the issue is resolved. If you have any questions, let us know.
     
  17. DimitriosS

    DimitriosS Bit poster

    Messages:
    2
    I am having similar issues but need help to complete the solution. Seem permissions were corrupted after a power failure. Only solution that somewhat worked was to remove "Windows Disks" folder. It did restart after this but extremely slowly (3-4 min to boot), and the "Windows Disks " folder was not regenerated. Very bad performance now. ideas? DO i put the old folder back?
     
  18. BigGJS

    BigGJS Member

    Messages:
    21
    In case anyone is still having permissions issues this fixed it for me.
    https://kb.parallels.com/en/117667 basically sudo su / chmod -R -N [VMName] ina terminal.

    I had the issue when copying my VM from a Time Machine backup directly to my machine as I wanted it in a different folder, TM must change the permission when creating the backup.

    Hopes this helps for anyone with the permissions issue it was driving me nuts!
     

Share This Page