vbutil_kernel
Chrome OS verified boot utils required to sign kernels
Install
- All systems
-
curl cmd.cat/vbutil_kernel.sh
- Debian
-
apt-get install vboot-kernel-utils
- Ubuntu
-
apt-get install vboot-kernel-utils
- Kali Linux
-
apt-get install vboot-kernel-utils
- Fedora
-
dnf install vboot-utils
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install vboot-kernel-utils
- Raspbian
-
apt-get install vboot-kernel-utils
- Dockerfile
- dockerfile.run/vbutil_kernel
vboot-kernel-utils
Chrome OS verified boot utils required to sign kernels
This package provides the vbutil_kernel program required to sign custom kernels in order to get them booted by Chrome OS devices (i.e. Chromebooks). Developer keys are also provided.
vboot-utils
Chrome OS verified u-boot utilities
This package contains a set of tools to deal with Chromebook internals, and the verified version of u-boot. Namely: bmpblk_font bmpblk_utility chromeos-tpm-recovery crossystem dev_debug_vboot dev_make_keypair dumpRSAPublicKey eficompress efidecompress enable_dev_usb_boot load_kernel_test pad_digest_utility signature_digest_utility tpm-nvsize tpm_init_temp_fix tpmc vbutil_what_key verify_data. The programs previously included in this package: dump_fmap dump_kernel_config futility gbb_utility vbutil_firmware vbutil_key vbutil_keyblock, are now grouped in the futility program in the package vboot-kernel-utils. Most users don't need this package, and should look for the cgpt and vboot-kernel-utils packages instead.