Mstflint: Setting Guids And Macs - Nvidia MSTFLINT Documentation

Hide thumbs Also See for MSTFLINT:
Table of Contents

Advertisement

Querying the MFA2 File
This capability enables the user to query the MFA2 file using a PSID.
To query, run:
flint -i <mfa2_file> --psid <PSID> q

mstflint: Setting GUIDs and MACs

To set GUIDs/MACs/UID for the given device, use the 'sg' (set guids) command with the -guid(s), -uid
and/or -mac(s) flags.
4th Generation (Group I) Devices
On 4th generation/Group I devices, the "sg" command can operate on both the image file and
the image on the flash. When running the "sg" command on an image on the flash, if the GUIDs/
MACs/UIDs in the image are non-blank, the mstflint will re-burn the current image using the
given GUIDs/MACs/UIDs.
1.
Change the GUIDs/MACs on a device:
# mstflint -d 41:00.0 q
-W- Running quick query - Skipping full image integrity checks.
Image type:
FW Version:
FW Release Date: 4.5.2017
Device ID:
Description:
GUIDs:
MACs:
VSD:
PSID:
# mstflint -d 41:00.0 -guid 0x452140300abadaba -mac 0x300abadaba sg
-W- GUIDs are already set, re-burining image with the new GUIDs ...
You are about to change the Guids/Macs/Uids on the device:
Node GUID:
Port1 GUID:
Port2 GUID:
Sys.Image GUID:
Port1 MAC:
Port2 MAC:
Do you want to continue ? (y/n) [n] : y
Burning FS2 FW image without signatures - OK
Restoring signature - OK
# mstflint -d 41:00.0
Image type:
FW Version:
FW Release Date: 4.5.2014
Device ID:
Description:
GUIDs:
MACs:
"Image security version": Indicates the security version of the image on
the flash
Programming method: Indicates when the boot will program the "EFUSE
security version" to be aligned with the "image security version".
FS2
2.42.5000
4099
Node
Port1
f45214030001b8a0 f45214030001b8a1 f45214030001b8a2 f45214030001b8a3
f4521401b8a1
MT_1090120019
New Values
452140300abadaba
452140300abadabb
452140300abadabc
452140300abadabd
00300abadaba
00300abadabb
q
FS2
2.31.5050
4099
Node
Port1
452140300abadaba 452140300abadabb 452140300abadabc 452140300abadabd
00300abadaba
Port2
f4521401b8a2
Current Values
f45214030001b8a0
f45214030001b8a1
f45214030001b8a2
f45214030001b8a3
f4521401b8a1
f4521401b8a2
Port2
00300abadabb
Sys image
Sys image
43

Advertisement

Table of Contents
loading

Table of Contents