selfcustody / krux

Open-source signing device firmware for Bitcoin
https://selfcustody.github.io/krux/
Other
179 stars 36 forks source link

Testing on Manjaro OS vs MacOS #18

Closed kkdao closed 3 years ago

kkdao commented 3 years ago

I tried to get through the commands on the Manjaro OS and it was fine for building and flashing, but with the microSD section and the ./krux flash-software /Volumes/SD command, it does not copy over the necessary files properly. The contents are the same as what is in the Krux directory.

When I try with MacOS it copies over the necessary python files and directories, and this time when the microSD is loaded into the device it boots successfully.

I have not tested with more popular linux OS's like Ubuntu, PopOS, etc., but hopefully it's not an issue there as well otherwise that might be deterring folks from getting started with Krux because some who uses a linux OS mainly may not have a Mac handy.

ghost commented 3 years ago

Oof, good to know! I think I see the problem you ran into. I'll put up a fix shortly; thanks for the report!

ghost commented 3 years ago

@kkdao Does this fix resolve the issue you ran into?