installing Trezor wallet on qubes

28 views
Skip to first unread message

Alaa Ashkar

unread,
Feb 6, 2021, 10:51:02 AM2/6/21
to qubes...@googlegroups.com
Hi,

I am trying to follow the instructions described at the following link: https://wiki.trezor.io/Qubes_OS
in order to install and use Trezor HW wallet on my qubes.

in my qubes i have 2 users, the normal one and a root user.

i have succeeded to run the first instructions part (dom0).
but i failed to run the sys-usb part, it says:

in sys-usb:

sudo vim /usr/local/etc/qubes-rpc/trezord-service

add this line:

socat - TCP:localhost:21325

but i couldnt find the path /usr/local/etc/qubes-rpc/ in sys-usb (in terminal), so i couldnt create the file and add the line into it, i tried both in the root and the normal user.

can you please help? i am new to qubes, sorry for any inconvenience.

TheGardner

unread,
Feb 6, 2021, 12:17:37 PM2/6/21
to qubes-users
what about creating the folder qubes-rpc with

sudo mkdir qubes-rpc

and a 'cd qubes-rpc' followed by

vi trezord-service

and insert the 'socat...' line there, followed with a saving of the file finally.

awokd

unread,
Feb 6, 2021, 1:12:39 PM2/6/21
to qubes...@googlegroups.com
Alaa Ashkar:

> *in sys-usb:*
>
> sudo vim /usr/local/etc/qubes-rpc/trezord-service
>
> add this line:
> socat - TCP:localhost:21325
>
> but i couldnt find the path /usr/local/etc/qubes-rpc/ in sys-usb (in
> terminal), so i couldnt create the file and add the line into it, i tried
> both in the root and the normal user.

Path doesn't exist on mine either. Try creating the directory first
with: "sudo mkdir /usr/local/etc/qubes-rpc".

--
- don't top post
Mailing list etiquette:
- trim quoted reply to only relevant portions
- when possible, copy and paste text instead of screenshots
Reply all
Reply to author
Forward
0 new messages