Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

several typos fixed, missing commands added #125

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ArosPrince
Copy link

No description provided.

@kclyu
Copy link
Owner

kclyu commented May 28, 2021

The rootfs created with build_rootfs.sh is not supposed to use root permission. Currently, it is supposed to sudo in build_rootfs.sh if necessary. If you look inside the code, the screen capture of issue #123 is a permission error that generated when build_rootfs.sh runs rpi_rootfs.py. This is already chowned in build_rootfs.sh line 149 to remove the root permission, but it seems that the execution did not work properly. It seems that it is necessary to first check why it failed to remove the root permission.

@ArosPrince
Copy link
Author

Hi, I am sorry, somehow I completely missed your comment back then.

I am not sure I really understand. Is there anything I could try to help diagnose the issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants