erry Vonau; XS Devel
Subject: Re: [Server-devel] Cloning and hardware addresses
On Thu, Dec 2, 2010 at 3:53 PM, David Leeming
wrote:
> Sub note to this. I found I had to delete the file altogether. Then it
works. It regenerates the file with the new hardware addresses so if the HDD
is moved a
On Thu, Dec 2, 2010 at 3:53 PM, David Leeming
wrote:
> Sub note to this. I found I had to delete the file altogether. Then it works.
> It regenerates the file with the new hardware addresses so if the HDD is
> moved again, I guess this step needs repeating.
Yes. And if the NICs are replaced too
On Thu, 2010-12-02 at 20:38 +1100, David Leeming wrote:
> I have been cloning a “master” XS hard drive onto a number of copies,
> to be used in different computers (of the exact same type). I used the
> following simple way of cloning
>
>
>
> dd bs=8192 if=/dev/sda of=/dev/sdb
>
>
>
> wher
Cheers Jerry!
David Leeming
-Original Message-
From: Jerry Vonau [mailto:jvo...@shaw.ca]
Sent: Thursday, 2 December 2010 9:02 p.m.
To: David Leeming
Cc: 'XS Devel'
Subject: Re: [Server-devel] Cloning and hardware addresses
On Thu, 2010-12-02 at 20:38 +1100, David Leeming
On Thu, 2010-12-02 at 20:38 +1100, David Leeming wrote:
> I have been cloning a “master” XS hard drive onto a number of copies,
> to be used in different computers (of the exact same type). I used the
> following simple way of cloning
>
>
>
> dd bs=8192 if=/dev/sda of=/dev/sdb
>
>
>
> wher
I have been cloning a "master" XS hard drive onto a number of copies, to be
used in different computers (of the exact same type). I used the following
simple way of cloning
dd bs=8192 if=/dev/sda of=/dev/sdb
where sda is the master and sdb is connected via USB. This done using a live
CD to