Re: Backing up system

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, Mar 21, 2009 at 4:25 AM, GMS S <gmspro@xxxxxxxxx> wrote:
>
> Hi,
> Reading this:http://ubuntuforums.org/showthread.php?t=35087
> I ran this command from terminal being root
>
>
> tar cvpzf backup.tgz --exclude=/proc --exclude=/lost+found --exclude=/backup.tgz --exclude=/mnt --exclude=/media --exclude=/sys /
>
> But the last two lines from terminal.
>
>
> /boot/initrd-2.6.27.5-117.fc10.i686.img
> tar: Error exit delayed from previous errors
>
> Why is that for?
> What should I do now?
____


The editor of the link you refer to says this:
"EDIT2:
At the end of the process you might get a message along the lines
of 'tar: Error exit delayed from previous errors' or something, but in
most cases you can just ignore that."
That means that tar found some errors but it continued its operation
anyway. Look at the size of
the tar file, try to restore a file or two to test it.

One way to find out what is going on is to pipe the tar action to a log file
and check it. Add to the end of the tar command something like " | tee
tar.log", which
will create a text filed named tar.log. If you find a troublesome dir,
just exclude it and
do a test run. Read the tar man page or eSearch the errors you get to
learn more.
.
good luck.
~af

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux