Re: [fedora] dd

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

 



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 09/04/2011 08:53 AM, Aaron Konstam wrote:
> I am not sure what the problem is.
> The following works for me:
> tar cf archive.tar first
> tar -rf archive.tar second
> 
> This produces a file that when one runs:
> tar xf archive.tar 
> produces the files first and second in the directory.
> 
> And as I said is that the complexity of the process can be reduced by
> creating a shell script with the new file name as the argument and
> resulting in the archive.
> 
One thing that can cause problems when creating an archive of disk
images is that you can run out of disk space when creating/updating
the archive. This is especially true when using the j or z options
so that tar compresses the archive. It has to have enough space to
uncompress the archive, and the new file, and compress it again.

You should also consider where tar is putting its temporary files.
It may not be on the same file system as the archive. I believe tar
honers the TMP shell variable.

Mikkel
- -- 

  Do not meddle in the affairs of dragons,
for thou art crunchy and taste good with Ketchup!
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEUEARECAAYFAk5jw30ACgkQqbQrVW3JyMQzQACY7OfBMZx6lcV5TIjrRx+tmyOc
bQCcDktbKnBJaHYU6++uXXvGWfT3jIA=
=XVVU
-----END PGP SIGNATURE-----
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux