I received an HP Elitebook Folio 9470m with Ubuntu Bionic Beaver installed on it. I installed the latest Ubuntu. After reinstalling the laptop and rebooting, the BIOS refused to boot: PXE-E61 Media Failure Check Cable - PXE-M0F Boot Device not Found Hard Disk Error 3F0. The harddrive is ok (tested with the BIOS itself), but the password of the BIOS is lost!
I observed that when a Live-usb_stick is present at power-up, that the computer is automatically booting from that stick! The idea is now to use a small usb-stick (4G) with a bootloader on it. The computer will call the bootloader (as it calls the live-usb-stick). The bootloader must then jump to the installed LM-partition on the hard drive. In this way the computer can be used again. Any ideas how to create such a bootloader?
/boot/grub/grub.cfg
from your hard drive and overwrite the LiveUSB's version? – Daniel T Jan 29 '24 at 11:10/boot/grub/grub.cfg
wouldn't work. I was only guessing, based on knowing that that file controls the boot menu on my installation, and the LiveUSB version looked similar. – Daniel T Jan 29 '24 at 14:15