Open MarkSchmidty opened 6 years ago
Hey, sorry for the slow feedback loop here. Could you try running findbtc
as root? I'd expect it would error out with permission denied
if that were the issue, but you never know.
If that doesn't help, could you please provide the output of uname -a
, and I'll see if I can replicate in a docker container.
When I run
findbtc /dev/sda
orfindbtc /dev/sdb
(for my external drive) I get the following error:This is on a fresh install of Ubuntu 16.04.3 with golang 1.6 installed from the Ubuntu repositories.
Output of
ll /dev/sd*
:Am I perhaps making a simple mistake?