• ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
  • ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
Guidelines
Join the HP Community Solve‑a‑thon | Help Others & Share Your Solutions | Live on Zoom | 2:30 PM to 2:30 AM IST | Every Wednesday Click here to know more
Common problems for Battery
We would like to share some of the most frequently asked questions about: Battery Reports, Hold a charge, Test and Calibrating Battery . Check out this link: Is your notebook plugged in and not charging?
HP Recommended
Microsoft Windows 10 (64-bit)

Hello,

I'm looking for the latest BIOS for Pavilion 17-e027sf-E5U55EA

Best regards

1 ACCEPTED SOLUTION

Accepted Solutions
HP Recommended

@dbro14210,

 

The latest BIOS file for your model (AMD) is v. F.39 and can be downloaded from the link below.

 https://ftp.hp.com/pub/softpaq/sp79501-80000/sp79620.exe

 

Readme file for F.39:

https://ftp.hp.com/pub/softpaq/sp79501-80000/sp79620.html

 

 

View solution in original post

4 REPLIES 4
HP Recommended

@dbro14210,

 

The latest BIOS file for your model (AMD) is v. F.39 and can be downloaded from the link below.

 https://ftp.hp.com/pub/softpaq/sp79501-80000/sp79620.exe

 

Readme file for F.39:

https://ftp.hp.com/pub/softpaq/sp79501-80000/sp79620.html

 

 

HP Recommended

Great. Thank you very much.
Unfortunately, I was really counting on this update to allow me to add a new boot entry (Win10/Kubuntu dual boot), but that didn’t happen.
I’ve solved the problem another way by editing GRUB, to avoid having to press the F9 key every time I boot up.

HP Recommended

You are welcome.

 

A person posted here a while ago asking how to make Ubuntu a default boot OS. He used Windows bcdedit command to boot the system from Ubuntu instead of Windows, but it wasn't successful.

 

Just curious to know how you edit GRUB to boot from Kbuntu automatically. If you referred to any article, can you show me the link? I never had a Linux but am just curious to know how grub bootloader is modified. Thanks. 

HP Recommended

On Kubuntu, in the /boot/efi partition:

 

1. In the /EFI/Microsoft/Boot folder, I renamedbootmgfw.efitobootmgfw1.efi

 

2. I then copied the file “grubx64.efi” from the /EFI/ubuntu folder and pasted it into the /EFI/Microsoft/Boot folder, renaming it to “bootmgfw.efi”

 

3. Next, in /etc/grub.d, I edited the “40_custom” file to “25_custom” with:

3.1 menuentry “Windows Boot Manager (on /dev/sda2)”

3.2 chainloader /EFI/Microsoft/Boot/bootmgfw1.efi, which points to the renamed Windows bootloader

 

(see https://doc.ubuntu-fr.org/tutoriel/grub2_parametrage_manuel for more french information)

 

4. and finally the command “sudo update-grub” to ensure the change is applied.

 

At boot, the HP machine thinks it is booting into Windows and displays GRUB, where you can choose between Kubuntu and Windows.

 

It’s not straightforward, but it works and we’ve managed to bypass the F9 key at boot.

† The opinions expressed above are the personal opinions of the authors, not of HP. By using this site, you accept the <a href="https://www8.hp.com/us/en/terms-of-use.html" class="udrlinesmall">Terms of Use</a> and <a href="/t5/custom/page/page-id/hp.rulespage" class="udrlinesmall"> Rules of Participation</a>.
-->