Search results

  1. F

    I resized my disk in Proxmox but Windows 10 has not recognized the change

    Hello! You need to go to disk manager in windows and extend the partition.
  2. F

    [SOLVED] Upgrade from 6.4-15

    I see! I made a mistake changing repositories. Fixed and upgraded with no issues. Thank you very much!!
  3. F

    [SOLVED] Upgrade from 6.4-15

    apt full-upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done The following packages were automatically installed and are no longer required: alsa-topology-conf alsa-ucm-conf bsdmainutils ceph-common ceph-fuse...
  4. F

    [SOLVED] Upgrade from 6.4-15

    apt list --installed | grep linux-image WARNING: apt does not have a stable CLI interface. Use with caution in scripts. linux-image-4.19.0-18-amd64/now 4.19.208-1 amd64 [installed,local] linux-image-4.19.0-25-amd64/now 4.19.289-2 amd64 [installed,local] grep -r '' /etc/apt/sources.list*...
  5. F

    [SOLVED] Upgrade from 6.4-15

    Hello! Here: pveversion -v proxmox-ve: 6.4-1 (running kernel: 5.4.203-1-pve) pve-manager: 6.4-15 (running version: 6.4-15/af7986e6) pve-kernel-5.4: 6.4-20 pve-kernel-helper: 6.4-20 pve-kernel-5.4.203-1-pve: 5.4.203-1 pve-kernel-5.4.143-1-pve: 5.4.143-1 ceph-fuse: 12.2.11+dfsg1-2.1+deb10u1...
  6. F

    [SOLVED] Upgrade from 6.4-15

    Hello! I am trying to upgrade from 6.4-15 following this guide. I installed the new repos and now I'm getting the "you are attempting to remove the meta-package 'proxmox-ve'. Following the guide, I did apt remove linux-image-amd64 But I did it after trying the first apt dist-upgrade. How can I...