How To Install Nvramtool?

How To Install Nvramtool?

nvramtool

Read/write coreboot-related NVRAM/CMOS information

Maintainer: Uwe Hermann



Section: admin

Install nvramtool

  • Debian apt-get install nvramtool Click to copy
  • Ubuntu apt-get install nvramtool Click to copy
  • Kali Linux apt-get install nvramtool Click to copy
  • Fedora dnf install nvramtool Click to copy
  • Raspbian apt-get install nvramtool Click to copy

nvramtool

Read/write coreboot-related NVRAM/CMOS information

nvramtool is a utility for reading/writing coreboot parameters in NVRAM/CMOS and displaying information from the so-called 'coreboot table'. The coreboot table resides in low physical memory. It is created at boot time by coreboot, and contains various system information such as the type of mainboard in use. It specifies locations in the NVRAM/CMOS (nonvolatile RAM) where the coreboot parameters are stored. This program is mostly intended for (x86-based) systems that use coreboot, but can also be used for non-coreboot system (e.g. for dumping all NVRAM bytes). For information about coreboot, see http://www.coreboot.org/.

coreboot-utils

Various utilities from coreboot project
Install the latest version of nvramtool in Debian, Ubuntu, Kali, Fedora and Raspbian from terminal. To install the nvramtool just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of nvramtool from the respository and install it in your computer/server.