❓ Help Hp chromebook 11 g4

Status
Not open for further replies.
Hello! Upgrading your HP Chromebook 11 G4 to Windows 10 may not be possible due to the device's hardware limitations. Chromebooks are designed to run Chrome OS, which is a Linux-based operating system developed by Google. Chromebooks typically do not support Windows operating systems due to differences in hardware architecture and firmware.

If you specifically need to run Windows 10 on a laptop, you would need to consider purchasing a laptop that is designed to run Windows out of the box. Trying to force Windows 10 onto a Chromebook could lead to compatibility issues, driver problems, and potential hardware malfunctions.

If you have specific software or applications that require Windows 10, you may want to consider using a Windows-based laptop or desktop instead. Feel free to ask if you have any more questions or need further assistance!
 
The ChromeOS Firmware Utility Script simplifies the most common functions most users need when interacting with the firmware on their ChromeOS device.

It can be run from ChromeOS, or any Linux distribution which has a full shell. It cannot be run via WSL or a virtualized environment (ie, a ChromeOS penguin shell)

Currently, it allows the user to:

  • Install/Update the RW_LEGACY firmware (allows dual booting of ChromeOS + Linux)
  • Install/Update coreboot/UEFI Full ROM firmware (for running Linux/Windows without ChromeOS)
  • Set the Boot Options (GBB Flags) (only for stock ChromeOS firmware)
  • Set the device's Hardware ID (only for stock ChromeOS firmware)
  • Remove the ChromeOS Developer/Recovery mode Bitmaps (only for stock ChromeOS firmware)
  • Restore the ChromeOS Bitmaps (only for stock ChromeOS firmware)
  • Restore the Stock Firmware (only for devices which have not reached EOL)
At startup, the Firmware Utility Script will automatically detect the device, OS, and current firmware details, and show a customized menu options based on this information. Some options may be greyed-out/disabled for some devices. Because most of these operations are being done to normally read-only parts of the firmware, the firmware write protect will need to be removed for most of the script's functions. This is documented for each function below, and the script will likewise check and display the write-protect state for each function that requires it to be disabled.

IMPORTANT
This script must be run as a normal/non-root user. Running it as root will break things. DO NOT RUN 'SUDO SU' BEFORE RUNNING THE SCRIPT CMD BELOW.
And do note that in the script command below, it's -LO (L capital O), not L zero.

To download and run this script under ChromeOS or Linux, from a terminal/shell type: cd; curl -LO mrchromebox.tech/firmware-util.sh && sudo bash firmware-util.sh and press [ENTER].

If you encounter certificate related errors when downloading the script from ChromeOS, then add -k to the curl command and script command to bypass SSL certificate checking as so: cd; curl -LOk mrchromebox.tech/firmware-util.sh && sudo bash firmware-util.sh and press [ENTER].

NOTE
Starting with ChromeOS R117, this script must be run from a VT2 terminal (from login screen: [CTRL+ALT+F2], login chronos); it cannot be run from a crosh shell ([CTRL+ALT+T] when logged in) due to the removal of sudo, or from a crostini (penguin) terminal; crostini is a virtualized container and lacks the necessary access to read or modify the firmware.
 
Status
Not open for further replies.

Similar threads

About this Thread

  • 3
    Replies
  • 873
    Views
  • 3
    Participants
Last reply from:
arsenal1205

Trending Topics

Online now

Members online
543
Guests online
1,194
Total visitors
1,737

Forum statistics

Threads
2,273,554
Posts
28,950,330
Members
1,235,814
Latest member
najnaj282828
Back
Top