Forum

Bildirimler
Hepsini Temizle

Hyper-V de sanal sistemi farkli bir dizine kuramiyorum

8 Yazılar
2 Üyeler
0 Reactions
475 Görüntüleme
(@FatihBolukbasi)
Gönderiler: 14
Eminent Member
Konu başlatıcı
 

 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.... 

 

 

 

 
Gönderildi : 04/04/2013 18:06

(@ufuktatlidil)
Gönderiler: 5718
Illustrious Member
 

Mevcut bir sunucumu yoksa sıfır kuruluşmu?

Mevcut ise;

  1. Shut down the VM
  2. Back up the VM folder.
  3. 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.

    1. 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.
  4. Create the new VM folder, and move the VHD file to the new folder.
    1. Rename the VHD file now, if renaming the VHD is desired for any reason.
  5. In the Hyper-V manager, open settings for the VM.
    1. 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.
    2. 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.
  6. Stop Hyper-V service in Windows Services.
  7. Move the remaining contents of the VM folder to the new location.
  8. 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.
  9. Using Windows Explorer or Command line, do the following
    1. 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.
    2. Move this link out of this folder as a backup.
    3. Remove the file with the same name from the cache folder - C:\ProgramData\Microsoft\Windows\Hyper-V\Virtual Machines Cache
  10. Start cmd (Run as Administrator), and run the following commands after inserting the correct VM ID and pathin the commands
    1. cd C:\ProgramData\Microsoft\Windows\Hyper-V\Virtual Machines
    2. mklink <VM_ID>.xml "<PATH_TO_VM_FOLDER>\Virtual Machines\<VM_ID>.xml"
      1. The output of this command looks like:
        symbolic link created for <VM_ID>.xml <<===>> <PATH_TO_VM_FOLDER>\Virtual Machines\<VM_ID>.xml
    3. Fix permissions on the symlink and the file using the following commands:
      1. icacls <VM_ID>.xml /grant "NT VIRTUAL MACHINE\<VM_ID>":F
      2. icacls <VM_ID>.xml /grant "NT VIRTUAL MACHINE\<VM_ID>":F /L
  11. Start the Hyper-V service
  12. If VM renaming is desired, rename the VM using right-click > Rename In Hyper-V Manager
  13. Start the VM
  14. Verify that everything is working normally.

 

 
Gönderildi : 04/04/2013 18:11

(@FatihBolukbasi)
Gönderiler: 14
Eminent Member
Konu başlatıcı
 

Sifirdan kurulumda.Daha ilk kez Win8 de deniyorum.

 
Gönderildi : 04/04/2013 18:15

(@ufuktatlidil)
Gönderiler: 5718
Illustrious Member

(@FatihBolukbasi)
Gönderiler: 14
Eminent Member
Konu başlatıcı
 

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

 
Gönderildi : 04/04/2013 18:41

(@ufuktatlidil)
Gönderiler: 5718
Illustrious Member
 

Hata ing. olmadığından hata code üzerinden yola çıkıyorum.

http://support.microsoft.com/kb/2249906/tr

 
Gönderildi : 04/04/2013 19:10

(@FatihBolukbasi)
Gönderiler: 14
Eminent Member
Konu başlatıcı
 

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.

 
Gönderildi : 05/04/2013 22:40

(@FatihBolukbasi)
Gönderiler: 14
Eminent Member
Konu başlatıcı
 

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

 
Gönderildi : 12/04/2013 17:56

Paylaş: