Quantcast
Viewing all articles
Browse latest Browse all 66

How to open another shell (on another virtual terminal/console) in recovery mode

There might be a better/simpler way, but I just applied this Stack Exchange answer by wurtel (edited by Stéphane Chazelas):

setsid sh -c 'exec /bin/bash /dev/tty2 >&0 2>&1'

Like this post? Tip me with bitcoin!

1NsuQmK8ZPFHEaa8LeXC5LGsjimfHrFJte

If you enjoyed reading this post, please consider tipping me using Bitcoin. Each post gets its own unique Bitcoin address so by tipping you're not only making my continued efforts possible but telling me what you liked.


Viewing all articles
Browse latest Browse all 66

Trending Articles