After upgrading shim-signed (1.48+pmx1) on a bare metal PVE host (9.1 -> 9.2) I noticed that /boot/efi/EFI/debian/shimx64.efi was not updated automatically.
The new shim signed with both Microsoft UEFI CA 2011 and 2023 was available at...
I have a question regarding drivers for 3rd party devices in the proxmox-debian setting.
Actual case: I have a hp printer (OfficeJet 250) which I cannot get to run on the proxmox-lmde7. Although installed via HPLIP the printer is unresponsive...
I installed an openwrt-VM that manages all the network's WAN by passing through the wifi-card and the usb-device that usually provides internet. The upside of this setting is, that openwrt as a router/ gateway also handles all the network...
I there a way of managing internet in one place (wifi, ethernet, usb-tethering) ?
Wifi:
With cinnamon's network-manager I can configure wifi. Inside interfaces I can give vmbr0 internet access via NAT.
USB-Tethering:
With cinnamon's...
When I do potentially problematic things like changing the topology or to run "experimental" commands like you do I set a global checkpoint to have a way back to the previous global state of the "rpool".
See man zpool-checkpoint for details...
I don't recommend upgrading, but it is possible.
1) Remove any additional repositories other than Proxmox, Debian, and LMDE.
2) Use the pve8to9 script (only to check for any necessary fixes; do not run the upgrade yet).
3) Modify the...
Hi, thanks for the amazing tutorial.
I installed successfully LMDe6 according to your tutorial on zfs about 8 monts ago. The machine works flawlessly. However, since I run it on a N150 hardware acceleration for graphics starts with kernel 6.16...
The problem stems from proxmox-boot-tools; it can't be fixed from the installation using the Proxmox-VE ISO. You need to start with a Debian installation. I'm currently working on a tutorial about this, but it's quite time-consuming to test with...
when you say file system do you mean the PM rootfs? i've 9.0 installed to a single nVME local-lvm vol with a 4-disc raidz and hoping the restriction is only for the rootfs or...
if ANY z/btrfs usage, root or not, is a no-go.
worked great in...
If you want to install a "developer workstation" with cinnamon (LMDE7), this is where it happens.
Please note this does not work if you use the zfs or btrfs file system with proxmox.
I am currently making another tutorial for installation with...
First extend the Phyisical Volume to the extents of the partition: pvresize /dev/sda3
Check with pvdisplay if the PV Size is now correct.
Find out the LV Path of the logical volume you want to resize with lvdisplay | grep Path.
Extend the Logical...
Please help, failed backups are continuing.
I don't know where to go to investigate anymore to find the problem.
PBS is a really overkill server (a PowerEdge R740xd2 with two Intel(R) Xeon(R) Gold 6130 CPU @ 2.10GHz and 128GB RAM), as stated in...
I have a question regarding drivers for 3rd party devices in the proxmox-debian setting.
Actual case: I have a hp printer (OfficeJet 250) which I cannot get to run on the proxmox-lmde7. Although installed via HPLIP the printer is unresponsive...
It's most likely caching see https://linuxatemyram.com and https://forum.proxmox.com/threads/fabc-why-is-proxmoxve-using-all-my-ram-and-why-cant-i-see-the-real-ram-usage-of-the-vms-in-the-dashboard.165943/
Tldnr: It works as designed ;)
https://ubuntu.com/download/server?pubDate=20260418#system-requirements-tab-lts
1.5 GB system memory
5 GB of free hard drive space
Either a USB port or a DVD drive for the installer media
I guess not only does nobody read the instructions, they...
I installed an openwrt-VM that manages all the network's WAN by passing through the wifi-card and the usb-device that usually provides internet. The upside of this setting is, that openwrt as a router/ gateway also handles all the network...
When I do potentially problematic things like changing the topology or to run "experimental" commands like you do I set a global checkpoint to have a way back to the previous global state of the "rpool".
See man zpool-checkpoint for details...
Hello everyone,
I am current planning on adding LUKS to a VM that I also use as a desktop to access my internal VMs.
I would think/asume that dedupe for the VM on PBS would still work with LUKS encryption apart from that it can only dedupe with...
In the normal situation ifupdown2 is installed and ifupdown is only removed, not purged. It's only when ifupdown is purged these files go missing.
To prevent this you need a mechanism that when a package is purged it should check if its files...