[ltp] Copying Files

Eben King linux-thinkpad@linux-thinkpad.org
Mon, 6 Dec 2004 12:15:43 -0500 (EST)


On Mon, 6 Dec 2004, Joachim Schrod wrote:

> >>>>> "S" == SOTL  <sotl155360@earthlink.net> writes:
> 
> S> I want to copy all files in a partition to another partition.
> 
> If AND ONLY IF your two partitions are of *exactly* the same size, you
> can use
> 
>     dd if=/dev/hda5 of=/dev/hda6 bs=1M
> 
> (The bs makes dd run faster.)

By default it uses a blocksize of what, 1 byte?

-- 
-eben    ebQenW1@EtaRmpTabYayU.rIr.OcoPm    home.tampabay.rr.com/hactar

       "You're one of those condescending Unix computer users!"
   "Here's a nickel, kid.  Get yourself a better computer" - Dilbert.