Saturday, 24 August 2013

How to unmount when umount is not available?

How to unmount when umount is not available?

Imagine you accidentally use mount --bind to hide /bin so that umount (and
most other binaries) is not visible any more.
How would you get out of this situation?
Is there any way except a hard reboot?

No comments:

Post a Comment