This is a bash script for mounting the /dev/mdX in the recovery mode for server4you physical servers
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 284B

5 years ago
5 years ago
123456
  1. # Mount Disk for Recovery on Server4you
  2. 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.
  3. Call with `wget -O - https://raw.githubusercontent.com/theodotos/arena/master/s4y_chroot.sh | bash`