qkubin 0 Report post Posted June 2 I'm trying to install funtoo on my rpi 3b+ and am running into issues with running the command: sudo source sysroot.sh && sysroot_install When I run the command I get the error: sudo: source: command not found I'm not sure if I'm running the command wrong or am missing something. Best regards, Quentin Quote Share this post Link to post Share on other sites
0 cardinal 74 Report post Posted June 2 Don't use sudo before source. The Funtoo_Linux_Installation_on_RPI instructions indicate the user should log in as root by # in the command prompt: # source sysroot.sh && sysroot_install Reference: https://www.computerhope.com/unix/bash/source.htm Quote Share this post Link to post Share on other sites
I'm trying to install funtoo on my rpi 3b+ and am running into issues with running the command:
When I run the command I get the error:
I'm not sure if I'm running the command wrong or am missing something.
Best regards, Quentin
Share this post
Link to post
Share on other sites