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

Re: Cloning hdds of different sizes



On May 29, 2014 10:50 PM, "Ralf Mardorf" <ralf.mardorf@alice-dsl.net> wrote:
>
> On Thu, 2014-05-29 at 22:05 +0300, Catalin Soare wrote:
> > dd was running like so: dd if=/dev/sdb of=/dev/sda.
>
> #!/bin/sh
> dd if=/dev/sdb of=/dev/sda
> echo "dd exit status: $?" >> dd.log
> exit
>
> Assumed the exit status isn't 0, there was an error.
>
>
> --
> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> Archive: [🔎] 1401392971.1303.12.camel@archlinux">https://lists.debian.org/[🔎] 1401392971.1303.12.camel@archlinux
>

Yes, didn't think of this.

Thank you Ralf


Reply to: