Search results

  1. A

    Locked out of Proxmox because I disabled TFA (instead of removing TFA)

    Thanks again for the helps guys, here again what I did Booted in rescue mode mount /dev/mapper/vg0-root /mnt chroot-prepare /mnt (was not needed) chroot /mnt Checked hostname command and added it to /etc/hosts file my result was not what I have in /etc/hostname, but "rescue"... added this...
  2. A

    Error pve-cluster[main] crit: Unable to get local IP address

    Perhaps this can help some other folks, but my issue was, that the rescue system is loaded with a new hostname, you can check that with hostname command. my result was not what I have in /etc/hostname, but "rescue"... add this "hostname command result" into your /etc/hosts file <ipaddress>...
  3. A

    Locked out of Proxmox because I disabled TFA (instead of removing TFA)

    I probably need to mount my system drive (where pve is installed) before that, right? mount /dev/mapper/vg0-root /mnt chroot-prepare /mnt chroot /mnt or I can mount pve immediately from the rescue system with? pmxcfs -l Sorry for asking this, but would like to be prepared to reduce downtime...
  4. A

    Locked out of Proxmox because I disabled TFA (instead of removing TFA)

    Hi Matthias, thank you for the answer, I just realized, I can reboot into a rescue system and mount the system drive to have access to the disk. I will try what you mentioned, but can you please explain a bit what pmxcfs -l is doing? I don't have a cluster, only 1 node. The second part I...
  5. A

    Locked out of Proxmox because I disabled TFA (instead of removing TFA)

    As a solution I found this: https://forum.proxmox.com/threads/locked-out-proxmox-gui-because-of-totp-2fa-solved.110155/ but I am the unlucky one: - no cluster - no SSH access My server runs for almost 2 years now without problems, and this tiny change makes me to reinstall????? (becauase I just...
  6. A

    VirtIO Treiber Problem (Windows 10/Server2019) unter PVE 7.0.x

    I dont want to install a Server but a normal W10. BTW I tried now with the 20H2 version and at least I can install now. It looks like Windows changed something in the install and you cannot install the latest Win10 ISO from Microsoft, you have to take an older one and update after install.
  7. A

    VirtIO Treiber Problem (Windows 10/Server2019) unter PVE 7.0.x

    ich weiß, wenn ich aber die Driver vom virtio, virtscsi oder egal welche... auswähle passiert nichts und sagt einfach dass er keine Drivers gefunden hat. Da stimmt etwas bei mir überhautp nicht mit dem Windows ISO glaube ich.
  8. A

    VirtIO Treiber Problem (Windows 10/Server2019) unter PVE 7.0.x

    Welche version davon? Weil 21H2 hat nicht funktioniert, lade gerade eben 20H2 hoch.
  9. A

    VirtIO Treiber Problem (Windows 10/Server2019) unter PVE 7.0.x

    Ich habe direkt von Microsoft den letzten WIN10.ISO runtergeladen (2021H2), und die virtio driver 0.1.215. Ich komme im Installer nicht Mal zu "custom install" sonder direkt nach "Install Now" benötigt er Drivers. Und egal was ich da aus Virtio auswähle, installiert er keine und komme nicht...