Search results

  1. A

    error: invalid arch-independent elf magic

    OK,Thank you very much. I also found that there is not enough space, delete a vm, dd again, the data can be restored to normal, is being restored.
  2. A

    error: invalid arch-independent elf magic

    Sorry, I want to confirm the meaning of the exact match setting. The hard disk must be the same size, and should the cpu memory be exactly the same? I'm not sure about the exact information of cpu and memory old.
  3. A

    error: invalid arch-independent elf magic

    Only shrink path /dev/mapper/pve-root. From 59.25g to 29.25g, Now restored to 59.25g. Using the lvs command, I can see the vm disk. ubuntu@ubuntu:~$ sudo pvs PV VG Fmt Attr PSize PFree /dev/sda3 pve lvm2 a-- 237.97g 15.99g ubuntu@ubuntu:~$ sudo lvs LV...
  4. A

    error: invalid arch-independent elf magic

    Hello, At first I wanted to update the capacity configuration to reduce the local space and increase the local-lvm space. I use the command lvreduce -L -10G /dev/mapper/pve-root After rebooting, proxmox went wrong. I found a similar situation from this post. I use ubuntu live cd to...