Post
Topic
Board Bitcoin Technical Support
Re: Help needed with installing Bitcoin Core on a Chromebook
by
MAX99
on 03/05/2023, 18:37:53 UTC
The path or command you are trying to enter is not the correct path since Chromebook is a Linux-based OS or if you are using Linux VM then try this command below

if the tarball is in My files/Downloads  then this should be the command to go on that path

Code:
cd ~/My files/Downloads

Meaning you forgot to add ~ and /
Update here if it works if not try the pwd command to show the current path you are in.

Here is the output from your command modifications:
https://ibb.co/41jmk3B