Update README.md

- Possible outage due to lack of fundings.
This commit is contained in:
Kevin Scott Adams 2022-04-03 10:51:11 -04:00
parent 780c6590fe
commit 7976b1cfe8
1 changed files with 7 additions and 0 deletions

View File

@ -1,5 +1,7 @@
# FreeNAS ZFS over iSCSI interface [![Donate](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=TCLNEMBUYQUXN&source=url) # FreeNAS ZFS over iSCSI interface [![Donate](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=TCLNEMBUYQUXN&source=url)
# Due to funding I will be vacating my rack at my local Collocation center. There could be a portion of time that the repo could not be available.
## Thank you for all that have donated to the project ## Thank you for all that have donated to the project
Clevvi Technology Clevvi Technology
Mark Elkins - Reoccuring Mark Elkins - Reoccuring
@ -29,6 +31,11 @@ On Proxmox 6
apt reinstall pve-manager pve-docs libpve-storage-perl apt reinstall pve-manager pve-docs libpve-storage-perl
``` ```
On Proxmox 7
```bash
apt reinstall pve-manager pve-docs libpve-storage-perl
```
Issue the following to install the repo and get your Proxmox VE updating the FreeNAS patches automatically: Issue the following to install the repo and get your Proxmox VE updating the FreeNAS patches automatically:
```bash ```bash
wget http://repo.ksatechnologies.com/debian/pve/ksatechnologies-release.gpg -O /etc/apt/trusted.gpg.d/ksatechnologies-repo.gpg wget http://repo.ksatechnologies.com/debian/pve/ksatechnologies-release.gpg -O /etc/apt/trusted.gpg.d/ksatechnologies-repo.gpg