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

cpud: print fstab mount errors #288

Merged
merged 2 commits into from
Oct 10, 2024
Merged

Conversation

Lencerf
Copy link
Contributor

@Lencerf Lencerf commented Oct 8, 2024

In most cases when we get an error "CPUD: your $PWD is not in the remote namespace", it is due to some missing mounts, for example, a mount target dir does not exist on the remote machine. Printing out the mount errors helps debugging.

In most cases when we get an error "CPUD: your $PWD is not in the
remote namespace", it is due to some missing mounts, for example,
a mount target dir does not exist on the remote machine. Printing
out the mount errors helps debugging.

Signed-off-by: Changyuan Lyu <[email protected]>
@Lencerf Lencerf requested a review from rminnich October 8, 2024 03:40
@rminnich rminnich added the automerge maybe this will work label Oct 10, 2024
@Lencerf Lencerf merged commit 0109c88 into u-root:main Oct 10, 2024
15 checks passed
@Lencerf Lencerf deleted the print-mount-fail branch October 10, 2024 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge maybe this will work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants