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
After rebooting, proxmox went wrong.
I found a similar situation from this post.
I use ubuntu live cd to operate and use commands to restore space.
I only use the command
A new problem occurred after restarting the machine.
Show error: invalid arch-independent elf magic
I can't find a solutionI,
How can i get it back to normal?
Or how to back up the data and reinstall proxmoox?
There is only one computer hard disk with a capacity of 256g.
At first I wanted to update the capacity configuration to reduce the local space and increase the local-lvm space.
I use the command
Code:
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 operate and use commands to restore space.
I only use the command
Code:
lvextend -L +10G /dev/mapper/pve-root
A new problem occurred after restarting the machine.
Show error: invalid arch-independent elf magic
I can't find a solutionI,
How can i get it back to normal?
Or how to back up the data and reinstall proxmoox?
There is only one computer hard disk with a capacity of 256g.
Last edited: