Search results

  1. M

    [SOLVED] Recommendation for Kiosk-Mode aka Proxmox with Host-Display usage

    Hi, I'd like to setup a small kiosk-Laptop, that runs a small application in a web browser. I first thought, that i could dedicate a seperate Laptop for that purpose, but i thought, why not also use this Laptop also as a proxmox-Server? As i would like to increase the number of proxmox-hosts...
  2. M

    Is IOMMU enabled on my System

    Hi, I've installed Proxmox VE 7.4 on my old Gaming-RIG. I have followed the instructions on this page, to enable IOMMU. When i run the "check command" `dmesg | grep -e DMAR -e IOMMU -e AMD-Vi` i get the following output: root@pve-g:~# dmesg | grep -e DMAR -e IOMMU -e AMD-Vi [ 0.159493]...
  3. M

    Have you tried to run CloudReady?

    Hi, i was wondering if anyone has ever tried to run CloudReady (https://www.neverware.com) as an VM in proxmox? (CloudReady is an Chrome OS clone and free for home use). So far i have tried to install it with two ways: Created an USB drive, mounted it to my PVE-Host and passed it as...
  4. M

    [SOLVED] No internet with specific static IP

    Hi, i'm currently facing a strange issue with a LXC container that has a static IP assigned. I have created and installed the container using the static IP 192.168.1.215/24. But afterwards i wanted to change it to 192.168.1.205/24 to match my scheme. After doing so i realized that, the...
  5. M

    Kernel Panic after RAM upgrade

    Hi, I upgraded my proxmox server with 2x8GB RAM. Afterwards I get seemingly random Kernel Panics. I don't really know what the issue is about. Can someone give me a hint? Currently, I'm running memtest. Within the first minutes there was no error displayed. Hopefully i will get the full result...