Search results

  1. N

    docker:write ... no space left on device

    I am using docker , directly on Debian host. Just run out of space docker: write /var/lib/docker/tmp/GetImageBlob955378987: no space left on device. What can eat my root , it is pretty fresh install root@pve:~/docker# df -kh Filesystem Size Used Avail Use% Mounted on udev...
  2. N

    can't install 4.4 from USB

    I mean re-formatted on Linux under Disk Utility and then I did the 'dd' part from terminal
  3. N

    can't install 4.4 from USB

    I repeated process on the very same USB but formatted on Linux , not exactly sure why , but I was able to boot and install pve from USB
  4. N

    Create VM from existing qcow2 image ?

    Appreciate, meantime I added storage in Datacenter , named it 'images' and pointed to /mnt for disk images. Then for VM's (id 102) hard disk I pointed to that storage with qcow2 format. And finally copied my qcow2 image into default VM image of vm-102-disk-1.qcow2. It works just fine, I was able...
  5. N

    Create VM from existing qcow2 image ?

    I have qcow2 image below and want to create VM using this image ..How do I do this from GUI ? If not then from CLI. I tried to google it but hasn't found straight answer yet , same on Proxmox support pages root@pve:/var/lib/vz/template/iso# ls -l /var/lib/vz/images/ total 1940868 -rw-r--r-- 1...
  6. N

    can't install 4.4 from USB

    Thnx I tried two USB sticks with dd like command dd if=proxmox-ve_*.iso of=/dev/XYZ bs=1M I will try with external HDD..
  7. N

    can't install 4.4 from USB

    I followed instructions at https://pve.proxmox.com/wiki/Install_from_USB_Stick and can't boot, getting GRUB prompt..I have Proxmox VE 4.4 ISO Installer