Proxmox

ProxmoxVE Installation Part 2



part 2 just stuff i do after installing
sorry for the rush got a message the car to leave for dinner was heading out yes i did manage to make it

Proxmox Notes
___________________________________________________________________________________________________________

-_remove local lvm_-

———————–
lvremove /dev/pve/data
————————————
lvresize -l +100%FREE /dev/pve/root
————————————
resize2fs /dev/mapper/pve-root
————————————

___________________________________________________________________________________________________________

-_update CT templates_-

————-
pveam update
————-

___________________________________________________________________________________________________________

-_IOMMU-Pcie_PassThru_-

nano /etc/default/grub

GRUB_CMDLINE_LINUX_DEFAULT=”quiet intel_iommu=on pcie_acs_override=downstream,multifunction”
_____________________________________________________________________________________________

-_BlackList GPU-Drivers_-

—————————————
nano /etc/modprobe.d/pve-blacklist.conf
—————————————

blacklist nvidiafb
blacklist radeon
blacklist nouveau
blacklist nvidia
blacklist i2c_nvidia_gpu
blacklist nouveau
blacklist nvidia
blacklist snd_hda_codec_hdmi
blacklist snd_hda_intel
blacklist snd_hda_codec
blacklist snd_hda_core
blacklist radeon
blacklist amdgpu
______________
update-grub
______________

extra: Proxmox VE Helper-Scripts i use

Proxmox VE Post Install
———————————————————————————————
bash -c “$(wget -qLO –
———————————————————————————————
Proxmox VE Processor Microcode
————————————————————————————-
bash -c “$(wget -qLO –
————————————————————————————-

[ad_2]

source

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button