[mdlug] Flakey hard drive

Drew drew4096 at gmail.com
Sun Aug 19 13:36:17 EDT 2007


At 11:28 AM 8/19/07, R. Kannan wrote:
>But I cannot use plain old 'cp' to copy partition boot record. Can 
>I? So it looks like I need to use 'dd'.
>
>But will there be an issue with using dd on partitions that are 
>different in size as long as the destination partition is bigger 
>than the source partition? For example, if I use

     dd'ing from smaller to larger *should* work, but the extra space 
will be wasted/unavailable as a
result. Use cp -a, or better yet cp -av so as to monitor the progress.

----

- Drew.




More information about the mdlug mailing list