Results 1 to 1 of 1
Hi,
I created script which makes different changes in devtree using mknod on an android-device(the specific context doesn't matter to this problem).
My problem is, if I remount "/dev"(manually, with ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 04-10-2012 #1Just Joined!
- Join Date
- Apr 2012
- Posts
- 1
mknod: keep changes on remount
Hi,
I created script which makes different changes in devtree using mknod on an android-device(the specific context doesn't matter to this problem).
My problem is, if I remount "/dev"(manually, with umount and then mount it again) or I mount "/dev" in an chroot-environment the changes will be lost.
Is there a way(with a kernel-module) to keep the changes until I reboot the system?
Best regards
Micha


Reply With Quote
