Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 11
What is there built into debian that I can use to backup my files? I can google into specifics, but I would like recommendations for good systems....
  1. #1
    Just Joined!
    Join Date
    Jun 2007
    Posts
    8

    Backups

    What is there built into debian that I can use to backup my files? I can google into specifics, but I would like recommendations for good systems.

  2. #2
    oz
    oz is online now
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,085
    Welcome to the forums!

    You could look at Ghost 4 Linux, PartImage, or Clonezilla. I think there are Debian packages available for each, but not sure.

    Let us know how it goes.
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

  3. #3
    Just Joined!
    Join Date
    Jun 2007
    Posts
    8

    Thumbs down

    I decided to go with PartImage simply because I've heard of it before. I can't seem to use it correctly though. I used apt-get install. It "works" ( e.g. it runs ) but I have to unmount my drive. I don't understand how I'm supposed to do that if it's the one running. Or is this supposed to be used for hard drives that don't contain the OS?

  4. #4
    Just Joined!
    Join Date
    Nov 2004
    Posts
    48
    What exactly do you need to bakup? For my personal servers (Development, and File servers) I just use a shell script with tar to backup the files and directories that I deem critical. Most of my files used by my other computers are saved of the RAID volume of my file server.

    It may be crude, but it does the job in my situation.

  5. #5
    Just Joined!
    Join Date
    Jun 2007
    Posts
    8
    I'm looking to backup everything. I want it so that if something happens to my hard drive, I don't need to reinstall everything, but I also want to make sure that all of my personal files are intact as well.

  6. #6
    Just Joined!
    Join Date
    Nov 2004
    Posts
    48
    Understood. That's the down side of TAR, it doesn't scale so well, IMO.

    PartImage seems to the a good option from what I have read, unfotunatley I do not have too much real world experience with it.

  7. #7
    Just Joined!
    Join Date
    Jun 2007
    Posts
    8
    I'm thinking something like partimage is what I want, but I would have to boot a different device, which I don't want to do. I would like to be able to schedule these backups. Quite ironically, my hard drive failed today shortly after I started this thread. I now have to reinstall everything.

  8. #8
    Just Joined!
    Join Date
    Nov 2004
    Posts
    48
    In that case you can try a bootable cd such as clonezilla. It may be able to clone the contents of the bad drive onto the new drive. If the old drive has a large amount of bad sectors this will just cause errors. It's worth a try though.

  9. #9
    Just Joined!
    Join Date
    Jun 2007
    Posts
    8
    Would a RAID setup work the same way on a Debian box as it would on a Windows box? I might end up just doing that.

  10. #10
    Just Joined!
    Join Date
    Nov 2004
    Posts
    48
    What do you mean when you say will it work the sam on Debian as on Windows?

    I believe there is a bit of (tricky) work involved in using a RAID volumke as your system disc. However, my experience with RAID and Debian has only been with Software RAID volumes.

    Cost may also be a factor as well. Software solutions would cost nothing, other then your time. With RAID, you usually have to purchase the disks (unless you have them laying around. The better the fault toleranceyou want, the more you will have to spend on drives.

Page 1 of 2 1 2 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •