Search results

  1. S

    failed to install proxmox on board with i225v 2.5g nic(msi z690 edge ti)

    Problem solved. https://gist.github.com/sergey-cheperis/530666bc5d7064185ab72bfcaeb19ff1 Notice: xorg.conf.new location is / , not shown in the above link.
  2. S

    failed to install proxmox on board with i225v 2.5g nic(msi z690 edge ti)

    Hardware: MSI MPG Z690 EDGE TI WIFI DDR4(Intel i225-v 2.5g nic) i7 13700k What I did: 1. Download and install pve-7.3(latest) failed(picture below) 2. Install saved pve-7.2 iso failed(error info similar to 7.3, `ip link show` shows nothing about this 2.5g nic) 3. Install deepin. Enter the...
  3. S

    How to automatically identify which network card the pve web page is using in the script

    I want to use pve as the underlying system of the two nas in my home (vm is truenas scale). I am writing an automatic deployment script to configure another nas and to reinstall in the future when the system disk is damaged or the system crashes, but I've run into a few questions, I've googled a...
  4. S

    How to access pve webpage from ipv6 address?

    Here is my network topology. All the machine is bridged including two pve hosts. The dhcpv6 is only enabled from router VM. My home network has both ipv4 and ipv6. But only ipv6 is public net. The router vm can get [ipv6 address + ipv6 prefix + fe80 gateway] using DHCPv6 client mode for wan...