Search results

  1. M

    Installer: Unable to get device for partition 1

    Hi Tom Just a little update: All my vms are on my nvme card now. pve is on a classic ssd. the nvme card is incredible fast, ideal to speed up the VMs. BR Oliver
  2. M

    Installer: Unable to get device for partition 1

    Hi Tom I've tested it with Jessie 8.3. The nvme disk can be formatted and debian is installed on the disk. The only thing is to remark that the grub installer can not be installed on the nvme. I did not spend any time to find a solution (quick search said that is possible - this link). I had...
  3. M

    Installer: Unable to get device for partition 1

    Hi Tom Ok, nearly same hardware as I use. First I will check if the nvme card could be formatted through a live cd. Then I will try the Debian install first, what are the differences between the baremetal installer and the debian way? Aren' there too many packages left from the standard debian...
  4. M

    Installer: Unable to get device for partition 1

    Hi As my small devhost I've choosen an Intel NUC 6I5SYH, because of its ability to have 32GB RAM. It seems ideal for my purpose. I have two disks in the box: One SME951 NVME SSD card and the other is a Samsung SSD HD. I want to install proxmox on the nvme card and use the SSD HD as my data...
  5. M

    PVE install via debian hangs on vzctl

    In fact I missed to write my hostname in /etc/hostname (same as in /etc/hosts) together with your suggestion, Dietmar, it went through. Many thanks.
  6. M

    PVE install via debian hangs on vzctl

    Hi I am trying to do a fresh install of Proxmox on a PCengines APU. Due to the fact that it have to be installed by serial console I go the way through a fresh Debian 7.8 install instead of the bare metal installer. After a successful clean install of Debian 7.8 I follow the instructions on...