restoring container from .raw-file

Gamejet

New Member
May 18, 2022
1
0
1
Hello,

Im not too experienced with Proxmox and I have a little problem with dataloss...
My whole Proxmox Host-System crashed lately and I wasnt able to repair it.
So what I did was I copied all the vm and container-image files from that server and set up a new one.

Now when I try to mount the old ".raw" file from the debian 11-lxc it wont work.
All Im receiving is this error-message:

Code:
run_buffer: 321 Script exited with status 255
lxc_init: 847 Failed to run lxc.hook.pre-start for container "100"
__lxc_start: 2008 Failed to initialize container "100"
TASK ERROR: startup for container '100' failed

Is it even possible to restore that data and if so can someone try to help me with this?

Thanks for any help in advance!
 
hi,

Now when I try to mount the old ".raw" file from the debian 11-lxc it wont work.
how do you try to mount the disk image?

All Im receiving is this error-message:
can you post the container configuration pct config 100 and also the full debug output from pct start 100 --debug ?