qkubin Posted June 2, 2019 Report Share Posted June 2, 2019 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 Link to comment Share on other sites More sharing options...
0 cardinal Posted June 2, 2019 Report Share Posted June 2, 2019 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 Link to comment Share on other sites More sharing options...
Question
qkubin
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
Link to comment
Share on other sites
1 answer to this question
Recommended Posts