Kang Asu
Reload.sh - Reinstall, Restore And Wipe Your System Via SSH, Without Rebooting
Reinstall, restore and wipe your system from the level and in the place of the running GNU/Linux distribution (without cd-rom, flash and other). Via SSH, without rebooting.
How it works?
Set your archive with system backup to restore:
_build="/mnt/system-backup.tgz"
Set path to temporary system (optional):
_base="/mnt/minimal-base"
If you do not specify this parameter, the temporary system will be downloaded automatically.
Set path to main system disk:
_disk="/dev/vda"
Run
reload.sh:./bin/reload.sh --base "$_base" --build "$_build" --disk "$_disk"
Regards
Kang Asu

No comments:
Post a Comment
# Silahkan berkomentar, bertanya dan kritik dengan sopan
# Disini anda boleh menyisipkan Link di kolom komentar
# Tetapi akan saya moderasi atau Review terlebih dahulu tiap komentar
# Jangan sampai komentar anda mengandung SPAM.
# Terima Kasih - Regards Muhammad Sobri Maulana