Re: backing up with dd fails

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 20 Nov 2006 07:02:51 -0700
Kevin Kempter <kevin@xxxxxxxxxxxxxxxxxxx> wrote:

> Hi list;
> 
> I've recently returned to Fedora from SuSE. With SuSE I would always backup my 
> main laptop hard drive to a second drive via dd as follows:
> 1) boot into single user mode (init 1)
> 2) run dd if=/dev/SRC of=/dev/TARGET conv=noerror,sync bs=4k    #where SRC = 
> my current OS drive and TARGET = the backup drive

noerror,sync is going to be very slow (especially as several problems
where sync didn't always do the right thing were fixed as the kernels move
on in version).

You shouldn't need to use "sync" except in very special cases, similarly
a larger block size will help if you must use sync and a little anyway.

Alan

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux