Re: Backing up a stand alone system to a usb drive with rsync

2010-09-10 Thread Chris
On Thu, 2010-09-09 at 13:57 +0300, edac...@gmail.com wrote:
> On 09/09/2010 03:16 AM, Chris wrote:
> > I have a stand alone system with two drives / and /home on one and /var
> > on the the other. I'd like to backup the complete system to a usb drive.
> > I've tried dd however since it copies over everything, even empty space
> > it didn't seem very practical since for instance root only has 10GiB out
> > of 70 used. Would rsync be a suitable application to use for this or
> > will it only work over a network?
> >
> > Thank you for any information
> >
> >
> 
> See http://edacval.wikidot.com/backup-whole-system-with-rsync

Thanks again for the link, a couple of questions:

1 - My backup usb drive is mounted in /media/backup, shouldn't cause a
problem correct?

2 - Since my system is spaced across two drives will they both be backed
up or would I require some additional parameters?

Chris
 
-- 
Chris
KeyID 0xE372A7DA98E6705C



signature.asc
Description: This is a digitally signed message part
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Re: Backing up a stand alone system to a usb drive with rsync

2010-09-09 Thread Chris
On Thu, 2010-09-09 at 13:57 +0300, edac...@gmail.com wrote:
> On 09/09/2010 03:16 AM, Chris wrote:
> > I have a stand alone system with two drives / and /home on one and /var
> > on the the other. I'd like to backup the complete system to a usb drive.
> > I've tried dd however since it copies over everything, even empty space
> > it didn't seem very practical since for instance root only has 10GiB out
> > of 70 used. Would rsync be a suitable application to use for this or
> > will it only work over a network?
> >
> > Thank you for any information
> >
> >
> 
> See http://edacval.wikidot.com/backup-whole-system-with-rsync

Thanks very much for the link, I've printed it and am printing the rsync
man page now. I may have a few more questions if that's ok.

Thanks
Chris

-- 
Chris
KeyID 0xE372A7DA98E6705C



signature.asc
Description: This is a digitally signed message part
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Re: Backing up a stand alone system to a usb drive with rsync

2010-09-09 Thread Henri Shustak
> 
>> I have a stand alone system with two drives / and /home on one and /var
>> on the the other. I'd like to backup the complete system to a usb drive.
>> I've tried dd however since it copies over everything, even empty space
>> it didn't seem very practical since for instance root only has 10GiB out
>> of 70 used. Would rsync be a suitable application to use for this or
>> will it only work over a network?
> 
> See http://edacval.wikidot.com/backup-whole-system-with-rsync


You may also be interested in Clonezilla : 

One possible way of using both of these tools together would be to create a 
full backup using Clonezilla and then use rsync to frequent backups.


-
This email is protected by LBackup, an open source backup solution.
http://www.lbackup.org

The Lucid central Christchurch data center in New Zealand was recently 
affected by a by an earthquake. LBackup allowed services (including 
the LBackup website) to be quickly be restored to new hardware. 




-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html


Re: Backing up a stand alone system to a usb drive with rsync

2010-09-09 Thread edacval

On 09/09/2010 03:16 AM, Chris wrote:

I have a stand alone system with two drives / and /home on one and /var
on the the other. I'd like to backup the complete system to a usb drive.
I've tried dd however since it copies over everything, even empty space
it didn't seem very practical since for instance root only has 10GiB out
of 70 used. Would rsync be a suitable application to use for this or
will it only work over a network?

Thank you for any information




See http://edacval.wikidot.com/backup-whole-system-with-rsync
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html


Backing up a stand alone system to a usb drive with rsync

2010-09-08 Thread Chris
I have a stand alone system with two drives / and /home on one and /var
on the the other. I'd like to backup the complete system to a usb drive.
I've tried dd however since it copies over everything, even empty space
it didn't seem very practical since for instance root only has 10GiB out
of 70 used. Would rsync be a suitable application to use for this or
will it only work over a network?

Thank you for any information

-- 
Chris
KeyID 0xE372A7DA98E6705C



signature.asc
Description: This is a digitally signed message part
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html