Ok. This is all command line type of stuff.

Either ssh, or get to terminal by finding the terminal link in mynode. I think it's on the status page.

You can login as admin and your password.

Then can switch to the Bitcoin user via

`sudo su - bitcoin` again giving your admin password

Nav to the folder

`cd /home/bitcoin/.Bitcoin/`

List files

`ls -la`

You should see either wallets with a wallet.dat inside or youll have directories/folders for wallet.dat and joinmarket_wallet.dat

Traversing into a folder `cd foldername`

Going up to parent `cd ..`

Renaming a file `mv currentname newname`

If it's a fresh setup and you aren't using those wallets (or joinmarket or jam for coin join) then they can be renamed or deleted.

To close out a session or back out from a user, use the command `exit`

Reply to this note

Please Login to reply.

Discussion

Cool. Done and rebooting now.

I have just realized something though. I set up a password that I'm not asked for on boot up, and there are five options to choose from the SD card when booting too. Am I maybe logging in somehow but without the permissions and that's why I'm getting the error?

Nice

I think it's got AutomaticLogin enabled.