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

mknod? #8

Closed
jnorell opened this issue Aug 27, 2020 · 2 comments
Closed

mknod? #8

jnorell opened this issue Aug 27, 2020 · 2 comments

Comments

@jnorell
Copy link

jnorell commented Aug 27, 2020

A suggestion for -4 option to remount root, in many environments you should be able to call mknod(2) or mknodat(2) to create common device files to try, in addition to searching for them.

@earthquake
Copy link
Owner

Hi Jesse,

Not sure what you mean by that, I thought that is exactly what I am doing. Can you please explain?

Thanks,
B

@jnorell
Copy link
Author

jnorell commented Sep 14, 2020

Hello,

My mistake, I read the description of -4 to mean it crawled the filesystem looking for device files to open and use; indeed a quick search for mknod within chwoot.c shows it creating device files to use.

@jnorell jnorell closed this as completed Sep 14, 2020
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

No branches or pull requests

2 participants