This is a bash script for mounting the /dev/mdX in the recovery mode for server4you physical servers
Ir para arquivo
Theodotos Andreou 898302d29a Clarify description 2018-06-07 05:39:06 -07:00
LICENSE Initial Commit 2018-06-07 05:37:30 -07:00
README.md Clarify description 2018-06-07 05:39:06 -07:00
s4y_chroot.sh Initial Commit 2018-06-07 05:37:30 -07:00

README.md

Mount Disk for Recovery on Server4you

This is a bash script for mounting the /dev/mdX in the recovery mode for server4you (and not only) physical servers and then chroot into it.

Call with wget -O - https://raw.githubusercontent.com/theodotos/arena/master/s4y_chroot.sh | bash