Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- System Backup & Restore
- $ sudo apt-get install fsarchiver
- $ sudo fsarchiver savefs /media/storage/backup.fsa /dev/sda4 //backup file
- $ sudo fsarchiver restfs /media/storage/backup.fsa id=0,dest=/dev/sda1 //restore file
- $ fsarchiver archinfor /media/storage/backup.fsa //info
Advertisement
Add Comment
Please, Sign In to add comment