Go to main content

man pages section 1: User Commands

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

sbattach (1)

Name

sbattach - UEFI secure boot detached signature tool

Synopsis

sbattach --attach <sigfile> <efi-boot-image>
sbattach --detach <sigfile> [--remove] <efi-boot-image>
sbattach --remove <efi-boot-image>

Description

SBATTACH(1)                      User Commands                     SBATTACH(1)



NAME
       sbattach - UEFI secure boot detached signature tool

SYNOPSIS
       sbattach --attach <sigfile> <efi-boot-image>
       sbattach --detach <sigfile> [--remove] <efi-boot-image>
       sbattach --remove <efi-boot-image>

DESCRIPTION
       Attach or detach a signature file to/from a boot image

OPTIONS
       --attach <sigfile>
              set <sigfile> as the boot image's signature table

       --detach <sigfile>
              copy the boot image's signature table to <sigfile>

       --remove
              remove the boot image's signature table from the original file



ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+----------------------+
       |ATTRIBUTE TYPE |   ATTRIBUTE VALUE    |
       +---------------+----------------------+
       |Availability   | developer/sbsigntool |
       +---------------+----------------------+
       |Stability      | Uncommitted          |
       +---------------+----------------------+

NOTES
       Source  code  for open source software components in Oracle Solaris can
       be found at https://www.oracle.com/downloads/opensource/solaris-source-
       code-downloads.html.

       This     software     was    built    from    source    available    at
       https://github.com/oracle/solaris-userland.   The  original   community
       source  was downloaded from  https://launchpad.net/ubuntu/+archive/pri-
       mary/+files/sbsigntool_0.6.orig.tar.gz.

       Further information about this software can be found on the open source
       community website at https://launchpad.net/ubuntu/+source/sbsigntool.



sbattach 0.6                       June 2022                       SBATTACH(1)