logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

opal-gard - GUARD Partition manipulation tool for OpenPower hardware

Description

opal-gard  allows  reading  of  the  GUARD  partition  on OpenPower hardware though the exposed mtd flash
       interface. The actual device (usually /dev/mtd0) is automatically detected.

   Options-e,--ecc Force reading/writing with ECC bytes.

       -f,--filefile
              Don't search for the /dev/mtd device, use file instead.

       -p,--part
              Used in conjunction with -f to specify that just the GUARD partition  is  in  the  file  and  that
              libffs shouldn't be used.

   Commandscommand may be one of the following

       list   List current GARD records

       show   Show details of a GARD record

       clear  Clear GARD records

                                                  19 June 2015                                      opal-gard(8)

Name

       opal-gard - GUARD Partition manipulation tool for OpenPower hardware

Synopsis

opal-gard [ -e | -f file | -p ] command

See Also