Thread: how create linux recovery?
hello.
how can create disk recovery linux in acer aspire 5742z?
please me.
i prefer use tar, installed default on ubuntu. if go site below can find tool called apt-oops if you're looking debian package backups
otherwise:
code:# create backup tar cvpzf backup.tar.gz --exclude=/media --exclude=/proc --exclude=/lost+found --exclude=/mnt --exclude=/sys --exclude=backup.tar.gzplease note process can take lot of time , it's best mounted usb can hold enough compressed data. can similar things rar command if want use , encrypt backups.code:# restore backup sudo tar xvpfz backup.tar.gz -c /
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Hardware [ubuntu] how create linux recovery?
Ubuntu
Comments
Post a Comment