Rsync to spare disk

klemen klemen at eprostor.net
Sat Dec 23 16:46:30 GMT 2006




Matt McCutchen-3 wrote:
> 
> On 12/21/06, klemen <klemen at eprostor.net> wrote:
>> OK, i tryed with simpliest command:
>>
>> dd if=/dev/sd0 of=/dev/sd1/backup
>>
>> and get
>>
>> dd: /dev/sd0: Device busy
>>
>> ps: the os is openbsd
> 
> I'm guessing OpenBSD doesn't let you directly read a block device
> containing a mounted filesystem.  To make a raw backup of the main
> disk, you might need to reboot the machine to a live disk, or it might
> be enough to remount the filesystem read-only.  Alternatively, you
> could make a file-level backup using rsync while the machine is
> running normally.
> 
> Matt
> -- 
> To unsubscribe or change options:
> https://lists.samba.org/mailman/listinfo/rsync
> Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
> 
> 

Thanks for all your segestions. I will do file-level backup with rsync.

-- 
View this message in context: http://www.nabble.com/Rsync-to-spare-disk-tf2865622.html#a8035010
Sent from the Samba - rsync mailing list archive at Nabble.com.



More information about the rsync mailing list