My proxmox server shutdown after a normal startup.

lionidasof

New Member
Jul 25, 2025
1
0
1
Because of a stupid script that starts at startup and in this script it is marked shutdown the script is placed in the /opt/script/mount.sh . I am new to proxmox and I am not an expert in Linux systems while knowing that I have a zfs partition. How could I delete the script to start my server normally. Thank you
 
Boot a live linux iso with zfs support, eg ubuntu, import there your zfs and mount on other dir (than /), remove your script and export pool, boot pve back.