Forum
D de VM klasörüne yüklemek istedigimde aldigim hata.Win8 kullaniyorum.Normal kendi dizinine yüklerken sorun yok fakat D:\VM\ adresi gösterdigimde asagidaki hatayi aliyorum.Erisim engellendi diye.Klasöre everyone a full erisim vermeme ragmen olmuyor.Kendi dizinindeki Hyper-V klasörüne baktigimda ise fazladan Virtual Maschine grubuna haklar verilmis.Aynisini D deki dosyaya vermek istedigimde,aratmama ragmen bu grubu bulamiyorum.
Tesekkürler....
Mevcut bir sunucumu yoksa sıfır kuruluşmu?
Mevcut ise;
- Shut down the VM
- Back up the VM folder.
- If there are any snapshots for the VM, delete the snapshots. This
step may or may not be necessary, but I suspect that there must be
references to the AVHD files which are likely to be broken by path
changes.- Wait for merge to complete (A merge is indicated by a “Cancel Merge
in progress …” button in the Actions pane for the VM. A merge combines
the VHD and AVHD files into one VHD file. After the merge is complete,
the cancel button disappears and the AVHD files also disappear from the
disk.
- Wait for merge to complete (A merge is indicated by a “Cancel Merge
- Create the new VM folder, and move the VHD file to the new folder.
- Rename the VHD file now, if renaming the VHD is desired for any reason.
- In the Hyper-V manager, open settings for the VM.
- Under Hardware > IDE Controller x > Hard Drive, change the path of the VHD file by browsing to the new location/name of the VHD file.
- Under Management > Snapshot File Location, select the new path to the base VM folder. Carefully look at the path before changing it so as to keep it at the same level.
- Stop Hyper-V service in Windows Services.
- Move the remaining contents of the VM folder to the new location.
- Hyper-V internally tracks the location of the VM folder/files using symlinks stored in
C:\ProgramData\Microsoft\Windows\Hyper-V
. The link to the VM under consideration needs to be updated. - Using Windows Explorer or Command line, do the following
- Find the symlink with its name matching the VM ID. It is a long ID
with xml extension. It can be matched easily by looking at the file with
identical name (as the symlink) in the VM folder. - Move this link out of this folder as a backup.
- Remove the file with the same name from the cache folder -
C:\ProgramData\Microsoft\Windows\Hyper-V\Virtual Machines Cache
- Find the symlink with its name matching the VM ID. It is a long ID
- Start cmd (Run as Administrator), and run the following commands after inserting the correct VM ID and pathin the commands
cd C:\ProgramData\Microsoft\Windows\Hyper-V\Virtual Machines
mklink <VM_ID>.xml "<PATH_TO_VM_FOLDER>\Virtual Machines\<VM_ID>.xml"
- The output of this command looks like:
symbolic link created for <VM_ID>.xml <<===>> <PATH_TO_VM_FOLDER>\Virtual Machines\<VM_ID>.xml
- The output of this command looks like:
- Fix permissions on the symlink and the file using the following commands:
icacls <VM_ID>.xml /grant "NT VIRTUAL MACHINE\<VM_ID>":F
icacls <VM_ID>.xml /grant "NT VIRTUAL MACHINE\<VM_ID>":F /L
- Start the Hyper-V service
- If VM renaming is desired, rename the VM using right-click > Rename In Hyper-V Manager
- Start the VM
- Verify that everything is working normally.
Sifirdan kurulumda.Daha ilk kez Win8 de deniyorum.
Cözüm bulamadim.Olmuyor malesef.
Cünkü daha olusturma bitmeden bu hatayi veriyo.Enson bitti dedikten sonra aliyorum.Sanal harddisk olusturamadan.sadece klasör olusuyor
Hata ing. olmadığından hata code üzerinden yola çıkıyorum.
Kusurabakma biraz gec yazdim elimde olmayan sebeplerden dolayi...
Bu hata koduyla bende aradim ama bi sonuc elde edemedim.
Hatada erisim engellendi "Access Deny" ,"Zugriff verweigert" diyo.belirttigim klasöre.
Bu sitedeki Finish dedikten sonraki hatayi aliyorum ve sonrasi bende olmuyo...Ve isimsiz sanal makinede olusmuyo.
http://fangdahai.blogspot.de/2011/07/hyper-v-general-access-denied-error.html