Skip to content

Commit 9addb3b

Browse files
committed
qemu board doc: add Nitrokey3NFC in md doc
1 parent 65e5286 commit 9addb3b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

boards/qemu-coreboot-fbwhiptail-tpm1-hotp/qemu-coreboot-fbwhiptail-tpm1-hotp.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ Bootstrapping a working system
3232
* For `<token>`, use one of:
3333
* `NitrokeyPro` - a Nitrokey Pro by VID/PID
3434
* `NitrokeyStorage` - a Nitrokey Storage by VID/PID
35+
* `Nitrokey3NFC` - a Nitrokey 3 by VID:PID
3536
* `LibremKey` - a Librem Key by VID/PID
3637
* `hostbus=#,hostport=#` - indicate a host bus and port (see qemu usb-host)
3738
* `vendorid=#,productid=#` - indicate a device by VID/PID (decimal, see qemu usb-host)
@@ -40,7 +41,7 @@ Bootstrapping a working system
4041
* Then Heads will indicate that there is no TOTP code yet, at this point shut down (Continue to main menu -> Power off)
4142
5. Get the public key that was saved to the virtual USB flash drive
4243
* `sudo mkdir /media/fd_heads_gpg`
43-
* `sudo mount ./build/qemu-coreboot-fbwhiptail-tpm1-hotp/usb_fd.raw /media/fd_heads_gpg`
44+
* `sudo mount ./build/x86/qemu-coreboot-fbwhiptail-tpm1-hotp/usb_fd.raw /media/fd_heads_gpg`
4445
* Look in `/media/fd_heads_gpg` and copy the most recent public key
4546
* `sudo umount /media/fd_heads_gpg`
4647
6. Inject the GPG key into the Heads image and run again

0 commit comments

Comments
 (0)