Post
Topic
Board Hardware wallets
Re: Foundation Passport (FE) hardware wallet review and walkthrough
by
n0nce
on 05/10/2022, 00:31:04 UTC
~
Thanks for the instructions, that worked and went together rather quickly.  Were you able to emulate SD storage for exporting wallets?  Just curious how that would go importing into my wallet client.
Sorry, that was missing! You need to create a microsd folder inside of the previously created work folder. That will then be picked up by the Passport simulator as an inserted microSD.



Reference:
  • microSD Card - Instead of reading/writing files to the microSD card on the actual Passport hardware, the Unix Runtime reads/writes files to the ./simulator/work/microsd folder.

Code:
sudo apt install qt6-base-dev qt6-wayland # may not be required; maybe try without and report back :)
Inconclusive.  I tried without it at first, but I got an error about my camera.  I went back and installed it, but the error persisted turning out to be a VM setting which I neglected.  I might try again, I need a fresh VM to compile another couple of packages soon.
Alright, thanks for the reply though!
And thanks for bringing up the microSD storage - I will add it to the 'guide'.