VirtualBox Problem

I’m trying to set up Fedora as a virtual machine on a Windows 8.1 host. I want to attach the physical boot disk to the machine with a vdmk file. But when I try to add the drive, it tells me I have a permissions problem on the file. The file has full rights for System, Admin and user. Anyone know what the problem might be?

12 thoughts on “VirtualBox Problem”

  1. Since you already have user added to the permissions the only thing I can think of is changing ownership of the file to the user. It’s an odd quirk I’ve experienced in the past.

  2. Not that I can offer any help, but may I ask what you meant by “I want to attach the physical boot disk to the machine [snip]”?

      1. What I mean is that usually virtual machines have a virtual drive on the host machine’s drive. I want it to be able to access a separate physical drive (in this case, a bootable SSD).

  3. You might need to run VirtualBox from an administrator command prompt. The actual raw disk access likely requires administrator privileges.

    1. That wasn’t the problem. But running as administrator solved it. Now that the disk is installed, I suspect I can run as user in the future.

  4. Right click on the shortcut. Click ‘Advanced’. Put a check mark in ‘Run as Administrator’.

Comments are closed.