User Tools

Site Tools


proxmox:install_proxmox

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
proxmox:install_proxmox [2021/06/19 11:15] peterproxmox:install_proxmox [2021/09/26 13:15] (current) – [Setup Community Subscription Repo] peter
Line 74: Line 74:
 <WRAP info> <WRAP info>
 **NOTE:**  After this clear the browser cache and restart the browser. **NOTE:**  After this clear the browser cache and restart the browser.
 +
 +Another way to remove the subscription issue:
 +
 +<code bash>
 +sed -i.bak "s/me.updateActive(data)/me.updateCommunity(data)/g" /usr/share/pve-manager/js/pvemanagerlib.js
 +</code>
 </WRAP> </WRAP>
  
Line 120: Line 126:
 deb http://security.debian.org/debian-security buster/updates main contrib deb http://security.debian.org/debian-security buster/updates main contrib
 </file> </file>
 +
 +----
 +
 +===== Fix ZFS module not loading =====
 +
 +<code bash>
 +/sbin/modprobe zfs
 +</code>
  
 ---- ----
proxmox/install_proxmox.1624101338.txt.gz · Last modified: 2021/06/19 11:15 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki