Recent content by johnyb0y

  1. J

    [SOLVED] Grub-install error while upgrading from Proxmox 8 to 9

    Hi @fabian and @surfer2100, I fixed it! :) Here's a small writeup of my steps, maybe helpful to someone in the future: Using my Rescuezilla image I restored my proxmox installation, so I was able to boot normally. I mounted /boot/efi using mount /dev/sdg2 /boot/efi and reinstalled...
  2. J

    [SOLVED] Grub-install error while upgrading from Proxmox 8 to 9

    Thanks for your replies @fabian and @surfer2100! I will try out your suggestions later today when I'm back from work and report back.
  3. J

    [SOLVED] Grub-install error while upgrading from Proxmox 8 to 9

    Hi everyone, While upgrading from Proxmox 8 to 9 I had the following error while running apt dist-upgrade: Setting up grub-efi-amd64 (2.12-9+pmx2) ... Replacing config file /etc/default/grub with new version Installing for x86_64-efi platform. grub-install.real: error: cannot find EFI...
  4. J

    Issues with HP P420i and SMART

    If you update to Proxmox 8 you don’t need the script anymore.
  5. J

    Issues with HP P420i and SMART

    Thank you @akattunga And thanks for the great write up. Confirmed working for me too.
  6. J

    Issues with HP P420i and SMART

    Thank you everyone. Worked perfectly for me and my HP SmartArray H240 in HBA Mode. Here's what I did: mv /usr/sbin/smartctl /usr/sbin/smartctl.orig nano /usr/sbin/smartctl I put the latest version of the script by @lclements0 in there and saved. I didn't change anything. chmod 755...
  7. J

    SuperMicro H8SGL-F Motherboard

    FYI I ran into a similiar problem and found a fix (at least for my case). I posted it here: https://forum.proxmox.com/threads/supermicro-h8sgl-f-matrox-g200-proxmox-boot-problems-fix.52605/ Maybe helpful to someone.
  8. J

    [SOLVED] Monitor schaltet ab / Blackscreen

    Hallo, ich bin letztens in ein sehr ähnliches Problem gelaufen und habe für mich eine Lösung gefunden. Hilft evtl. auch in deinem Fall: https://forum.proxmox.com/threads/supermicro-h8sgl-f-matrox-g200-proxmox-boot-problems-fix.52605/ Wir haben beide eine Matrox G200 im Einsatz und dein Problem...
  9. J

    [TUTORIAL] SuperMicro H8SGL-F / Matrox G200 Proxmox Boot Problems Fix

    I recently tried to install Proxmox VE 5.3 on an older SuperMicro Node: SuperMicro H8SGL-F Motherboard with integrated Matrox G200E Graphics AMD Opteron 6348 128GB DDR3 ECC Ram The Problem: Proxmox wouldn't boot, neither the installer nor a finished install from another node (Blackscreen...