This is a bash script for mounting the /dev/mdX in the recovery mode for server4you physical servers
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Theodotos Andreou 898302d29a Clarify description il y a 5 ans
LICENSE Initial Commit il y a 5 ans
README.md Clarify description il y a 5 ans
s4y_chroot.sh Initial Commit il y a 5 ans

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