Search results

  1. E

    [SOLVED] Install Ubuntu Core on a VM

    It was the BIOS...It needs to be OVMF (UEFI)
  2. E

    [SOLVED] Install Ubuntu Core on a VM

    I am not sure where I am going wrong? I import as follows; qm importdisk 101 ubuntu-core-20-amd64.img vm_hdd ... transferred 3.6 GiB of 3.6 GiB (100.00%) Successfully imported disk as 'unused0:vm_hdd:vm-101-disk-0'
  3. E

    [SOLVED] Install Ubuntu Core on a VM

    I am trying to install Ubuntu Core 20 as a VM (not a CT). I followed a guide here; https://blog.viktorpetersson.com/2019/10/03/ubuntu-core-on-proxmox.html As I am using Ubuntu Core 20, I did this; wget http://cdimage.ubuntu.com/ubuntu-core/20/stable/current/ubuntu-core-20-amd64.img.xz unxz...