Recent content by alexgoaga

  1. A

    LXC Container clone to ramdisk

    I dont understand what are you saying by "Why don't you just use files without the additional ext4 layer?" I would buy some...ssds but still not right now The data is on a proxy like server that receives data from another server(download) and sends it to another server chunks How would i "just...
  2. A

    LXC Container clone to ramdisk

    Hello, Im trying to clone a small lxc to a container location ( i dont care if i do it manually each time etc, i need the speed and the ssd to be saved. The container has 8GB of disk but in reality is ~1GB) I've tried my own idea : On proxmox terminal : mkdir /tmp/ramdisk chmod 777...
  3. A

    [Help] Intel Integrated graphic passthrough

    So there are some missing features in my bios and out on lenovo forums this info : I took a look at the BIOS of a M73 SFF with an i5-4570. It has a BIOS setting for VT-x, and when that it enabled, another setting for VT-d. The SFF and Tower use a different BIOS than the Tiny, which appears...
  4. A

    [Help] Intel Integrated graphic passthrough

    the output of the cat /proc/cmdline BOOT_IMAGE=/boot/vmlinuz-5.15.74-1-pve root=/dev/mapper/pve-root ro quiet intel_iommu=on video=efifb:off and the output for tthat super command : IOMMU group * 00:00.0 Host bridge [0600]: Intel Corporation 4th Gen Core Processor DRAM Controller...
  5. A

    [Help] Intel Integrated graphic passthrough

    Hello, I have an issue managing the iGPU passthrough feature on my tiny thinkcenter M73 (CPU : Intel(R) Core(TM) i3-4150T CPU , having an Intel® HD Graphics 4400 ) Currently im running proxmox-ve: 7.3-1 (running kernel: 5.15.74-1-pve) pve-manager: 7.3-3 (running version: 7.3-3/c3928077)...
  6. A

    Auto-Start Container if specific VM is up

    Hey guys, Im running promox on an hp microserver gen 8 for a while now and works like a charm. Unfortunately on my specific setup i have multiple vms that mount some synologys on the network and some of them are going down / up quite often due to experiments. Some containers also mount some file...
  7. A

    [SOLVED] Booting from Hard Disk missing in SeaBIOS

    I never thought that changing the HDD type would result in a unchecked mark in the option menu for the new hdd type. Yes i switched back to ide to see if it still works and worked every time so i was battling myself what was the issue. " Use something other than Windows XP " -> i know i know ...
  8. A

    [SOLVED] Booting from Hard Disk missing in SeaBIOS

    Hello, Long story short I'm trying to learn new things and i found out about proxmox. My level in linux for the rest of the conversation can be considerated 3/10 (still learning) Problem in hand : I installed an Windows XP (sp3) on a node and booted up correctly with no problems using the...