interfaces Kaynak
Bilgi Paylaştıkça Büyür
interfaces Kaynak
1. Run PowersHell from your system – ensuring that use RunAs Administrator: 2. Type Install-Module -Name VMware.PowerCLI 3. Choose [Y] to download and install the Nuget update engine 4. Chose [A] to get…
Trying to search for the local VM VHD to download? Use the following commands to locate the VM UUID, Disk UUID, and the SR UUID.
nano /etc/apt/apt.conf.d/75pveconf Change lines..! Acquire::https::enterprise.proxmox.com::CaInfo “/etc/apt/pve-repo-ca-certificates.crt”;Acquire::https::enterprise.proxmox.com::Verify-Peer “false”; /etc/apt/sources.list.d/pve-enterprise.list Need to change the line: “deb https://enterprise.proxmox.com/debian jessie pve-enterprise”to”deb http://download.proxmox.com/debian jessie pve-no-subscription”
DiskPart Uygulamasınız açıyoruz:
diskpart
40 GB diski oluşturuyoruz:
create vdisk file=C:\VHD\test.vhd maximum=40960 type=expandable
& ‘C:\Program Files\Oracle\VirtualBox\VBoxManage.exe’ clonehd eXP.vdi eXP.vmdk –format vmdk
& ‘C:\Program Files\Oracle\VirtualBox\VBoxManage.exe’ modifymedium disk eXP.vdi –compact