Results 1 to 5 of 5

Thread: Can I guess size of back-up file?

  1. #1
    Join Date
    Jul 2011
    Beans
    264

    Can I guess size of back-up file?

    I am using ubuntu12.04 and have never taken backup of my system earlier. In fact I do not have enough knowledge of any back-up program but trying to learn the steps following one illustration avilable from net. The problem is I need to use bare metal restore beckup using a program called "Redo". However this craetes a backup of entire system and the image file tends to be huge. Can I guess what will be the size of the back-up file? If I use command du -sh in my home, the result shows 48Gb. I guess this only includes the files in my home. If system files are taken in addition to these, what will be the size? I tried using the same command in root (/) but after waiting for few minutes, there was no final result so I stopped the command. I need to know these since I have only one external hard drive working whose capacity is about 90Gb (and there are some other files already in it). If the back-up size is more than that, I will have to create separate backup (in DVD) for some files in my home and proceed with rest to be saved in the ext HD. But how do I know/guess size of the final backup file to be created by Redo?

    In general are sizes of backup files of pdf/audio/executable files larger than/smaller than/comparable to sizes of original files? Or does that depend on the back-up program?
    Last edited by arroy_0209; November 19th, 2013 at 05:24 PM.

  2. #2
    ibjsb4 is offline Ubuntu addict and loving it
    Join Date
    Sep 2012
    Beans
    4,987

    Re: Can I guess size of back-up file?

    Do you want a clone of your installed system?

    I have used clonezilla for this.

    http://clonezilla.org/clonezilla-live.php

    This software matches the size of the partition or HDD to the copy and not the actual size (GB) of your install. So if you want to clone a 90GB HDD you need a 90GB or bigger HDD.
    Last edited by ibjsb4; November 20th, 2013 at 05:48 PM.

  3. #3
    Join Date
    Feb 2008
    Location
    Land of fire and drought
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: Can I guess size of back-up file?

    Right click on /home, properties.

  4. #4
    Join Date
    Nov 2008
    Location
    S.H.I.E.L.D. 6-1-6
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Can I guess size of back-up file?

    Quote Originally Posted by arroy_0209 View Post
    I am using ubuntu12.04 and have never taken backup of my system earlier. In fact I do not have enough knowledge of any back-up program but trying to learn the steps following one illustration avilable from net. The problem is I need to use bare metal restore beckup using a program called "Redo". However this craetes a backup of entire system and the image file tends to be huge. Can I guess what will be the size of the back-up file? If I use command du -sh in my home, the result shows 48Gb. I guess this only includes the files in my home. If system files are taken in addition to these, what will be the size? I tried using the same command in root (/) but after waiting for few minutes, there was no final result so I stopped the command. I need to know these since I have only one external hard drive working whose capacity is about 90Gb (and there are some other files already in it). If the back-up size is more than that, I will have to create separate backup (in DVD) for some files in my home and proceed with rest to be saved in the ext HD. But how do I know/guess size of the final backup file to be created by Redo?

    In general are sizes of backup files of pdf/audio/executable files larger than/smaller than/comparable to sizes of original files? Or does that depend on the back-up program?
    Code:
    df -h
    Don't waste your energy trying to change opinions ... Do your thing, and don't care if they like it.

  5. #5
    Join Date
    May 2009
    Location
    Indiana
    Beans
    1,971
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Can I guess size of back-up file?

    If you're looking for a GUI way to see the size of system files, I've found baobab works well. It does basically the same thing as treesize in Windows.
    Jane, stop this crazy thing!

Bookmarks

Posting Permissions

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