Benutzer-Werkzeuge

Webseiten-Werkzeuge


public:sw:linux:fs:zfs:pve

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Nächste Überarbeitung
Vorhergehende Überarbeitung
public:sw:linux:fs:zfs:pve [2020/03/16 10:26]
SProbst angelegt
public:sw:linux:fs:zfs:pve [2021/05/25 14:54] (aktuell)
SProbst
Zeile 7: Zeile 7:
  
 <code bash> <code bash>
-echo "deb http://​download.proxmox.com/​debian/​pve ​stretch ​pve-no-subscription"​ > /​etc/​apt/​sources.list.d/​pve-install-repo.list+echo "deb http://​download.proxmox.com/​debian/​pve ​buster ​pve-no-subscription"​ > /​etc/​apt/​sources.list.d/​pve-install-repo.list
 wget http://​download.proxmox.com/​debian/​proxmox-ve-release-5.x.gpg -O /​etc/​apt/​trusted.gpg.d/​proxmox-ve-release-5.x.gpg wget http://​download.proxmox.com/​debian/​proxmox-ve-release-5.x.gpg -O /​etc/​apt/​trusted.gpg.d/​proxmox-ve-release-5.x.gpg
 </​code>​ </​code>​
  
-<code bash |/​etc/​apt/​sources.list.d/​pve-install-repo.list>​+<code bash| /​etc/​apt/​sources.list.d/​pve-install-repo.list>​
 deb http://​download.proxmox.com/​debian/​pve stretch pve-no-subscription deb http://​download.proxmox.com/​debian/​pve stretch pve-no-subscription
 +</​code>​
 +
 +<code bash| /​etc/​apt/​sources.list.d/​buster-backports.list>​
 +deb http://​deb.debian.org/​debian buster-backports main
 +</​code>​
 +
 +
 +<note info>​Vorher die Kernel Headers noch installieren!</​note>​
 +
 +<code bash>
 +apt install pve-headers-$(uname -r)
 </​code>​ </​code>​
  
 <code bash> <code bash>
-apt-get install zfs-dkms zfsutils-linux zfs-initramfs+apt install ​zfs-zed ​zfs-dkms zfsutils-linux zfs-initramfs
 </​code>​ </​code>​
  
public/sw/linux/fs/zfs/pve.1584350810.txt.gz · Zuletzt geändert: 2020/03/16 10:26 von SProbst