Hi, i have executed this tar command:
tar -cvpzf backup.tar.gz ---exclude=/backup.tar.gz --exclude=/proc --exclude=/lost+found --exclude=/sys --exclude=/mnt --exclude=/media / But im getting this error: /sbin/halt tar: /: file changed as we read it tar: Error exit delayed from previous errors $ Any idea? Regards Javi
