Re: Additional HardDisk

peter_at_vratny.at
Date: 04/12/04

  • Next message: Manuel Arostegui Ramirez: "RE: USB"
    Date: Mon, 12 Apr 2004 08:26:25 +0200
    To: General Red Hat Linux discussion list <redhat-list@redhat.com>
    
    
    
    

    Hi

    On Mon, Apr 12, 2004 at 10:46:00AM +1200, Steve wrote:

    > > user cp -a instead!
    >
    > actually, it would be better to use something like cpio or tar, you will
    > run into issues with cp if it finds certain device special files (like
    > /dev/zero) that have been created in the /var filesystem (it should be
    > safe to expect these to not appear within /home but you never know.. :-) )

    Yes_ you're right. But definitly_ at least I do know .-)
    /dev/md0 on /home type ext3 (rw,nosuid,nodev,grpquota,usrquota)

    I'd use tar for this_ but I didn't want to confuse the op_ because it
    seems_ he's quite a beginner. I just wanted to avoid the mistake of
    copying without preserving any permissions because in the case of /var
    this can be very heavy stuff to rebuild...
    (and /home may not be funny, too...)

    ys
    Peter

    -- 
    | love music_hate fascism     |       ...aber euer Leben zwickt |
    | use free software           |      und drückt nur dann nicht, |
    | use encryption              |            wenn man sich bückt. |
    |_gpg_http://ps1.at/~peter____|__[Wir sind Helden, Reklamation]_|
    
    

    
    

    -- 
    redhat-list mailing list
    unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    https://www.redhat.com/mailman/listinfo/redhat-list
    


  • Next message: Manuel Arostegui Ramirez: "RE: USB"

    Relevant Pages

    • Re: Star or gnu cpio, or Something Else?
      ... and fails to recover. ... > I think I have read somwhere that cpio is more or less on it's way out. ... >> next account backup was with tar. ... >> shipped with unreliable backup utilities. ...
      (comp.unix.solaris)
    • Re: Star or gnu cpio, or Something Else?
      ... I think I have read somwhere that cpio is more or less on it's way out. ... > using ufsdump, ... > next account backup was with tar. ...
      (comp.unix.solaris)
    • Re: Linux Backup Administration
      ... Gnutar and star provide extensions to the original tar (which did ... > relative pros and cons of cpio style vs. tar style backup? ... goal is to be able to restore an exactly identical system as fast ... The most likely reason to need the backup is that someone accidentally ...
      (Fedora)
    • [PATCH] update to the initramfs docs.
      ... +The kernel does not depend on external cpio tools, gen_init_cpio is created +from usr/gen_init_cpio.c which is entirely self-contained, and the kernel's +boot-time extractor is also self-contained. ... +Why cpio rather than tar? ... http://freshmeat.net/projects/afio/ + +2) The cpio archive format chosen by the kernel is simpler and cleaner (and ...
      (Linux-Kernel)
    • Re: How to Copy Directory Structure w/o Copying Files
      ... Well, backup/restore are AIX ... tar or cpio will expand them, ... How to Copy Directory Structure w/o Copying Files ...
      (AIX-L)