[SunHELP] Re: [SunRescue] Hard drive upgrading
Drew Schatt
sunhelp at sunhelp.org
Tue May 15 16:46:34 CDT 2001
One thing to remember to do is set the block size to a larger number if you
want it to complete in a reasonable period of time (bs=16384 was what I used
last time I did it).
-Drew Schatt
No. You would do it something like
dd if=/dev/dsk/c0t4d0s1 of=/dev/dsk/c0t5d0s0
At least, I'm assuming that is a valid strategy on solaris. It is under
linux
--
Joshua Boyd
On Tue, 15 May 2001, Paul Khoury wrote:
> On Tue, 15 May 2001 15:13:00 -0400 (EDT), Joshua D. Boyd wrote:
>
> >You might try cp -a. Otherwise, make one partition on the new harddrive
> >the same size as the boot partition (and partition the rest of the new
> >boot drive however you want), then dd the contents across.
> >
>
> Would I do it like:
>
> dd if=/ of=/mnt
>
>
>
>
More information about the SunHELP
mailing list