Can I uninstall Proxmox and keep the underlying debian install

mighty

Member
Aug 18, 2020
3
0
6
56
Hi,

I installed Proxmox years and years ago and have been using it as combination FileServer with SMB and Hypervisor but I no longer need the Hypervisor as I have moved everything to docker containers and thought I might remove the extra complexity. Is it possible to remove just Proxmox leaving everything else intact or am I better of just leaving it dormant as is? This was a direct Proxmox ISO install not proxmox over debian.
 
First, you need to install a debian kernel and boot it. After that you can just look for pve-prefixed packages and remove them. You then can look at ophaned dependency packages by e.g. deborphan and deinstall them too.
 
  • Like
Reactions: mighty
First, you need to install a debian kernel and boot it. After that you can just look for pve-prefixed packages and remove them. You then can look at ophaned dependency packages by e.g. deborphan and deinstall them too.
Thanks, How will removing the proxmox kernel effect my ZFS pools etc?