jochemin

Results 15 comments of jochemin

Same error on fresh install, it works when run as it's own service but fails trying to run it as plugin.

If I change logname with $USER it returns me root as the script is launched with sudo. logname works fine in my Raspberry with raspbian, it would be interesting to...

In CanaKit web says they send an 8Gb microsd with NOOBS: ![image](https://user-images.githubusercontent.com/6348955/37756856-42856ff6-2dab-11e8-827f-0e575cf1e18c.png)

Ok, I would like to know if this problem is with Raspbian installed from NOOBS and occurs always. If someone has run the script in a Raspbian installed from NOOBS...

Working on it, first I want to run LND as service and ask user for wallet pass.

Start bitcoind with: bitcoind& Open tmux session with: tmux Start LND in tmux session with: lnd --bitcoin.mainnet Exit from tmux with: Ctrl + b + d You can check bitcoind...

Ok, it's because the hard drive is mounted. Thank you! working on it.

Yes, vmavromatis, my concern is if the hard drive is not sda1 I don't know if it's possible to have a hard drive detected as sda2 or another way, in...

And I would like to handle if the hard drive has more than one partition.