OEM hard disk replication SOLVED?

Andrew Farris flyindragon1 at aol.com
Wed Mar 3 09:34:50 UTC 2010


On Wed, 2010-03-03 at 09:36 +0200, Chadley Wilson wrote:
[snip]
> So for all you fellows out there trying to duplicate hard drives,
> 
> Edit /etc/fstab
> 
> There are 4 lines
> 
> # / was on /dev/sdaX during installation
> UUID=xxxxxxxxxxxxxxxxxxxxxxxxx  /       ext3    errors=remount-ro
> 0        1
> 
> And
> 
> # swap was on /dev/sdaX during installation
> UUID=xxxxxxxxxxxxxxxxxxxxxxxxx  none    swap    sw
> 0       0
> 
> Replace the UUID=xxxxxxxxxxxxxxxxxxxxx with the relevant /dev/sdaX
> 
> Then you need to regenerate your  grub
[snip]

I just wanted to confirm... judging by this solution, I assume that for
your situation, the partition UUIDs were in fact changing when you
duplicated the disks?

If this is the case, it makes me a sad panda (or...confused, which may
be more appropriate here)... as I was under the impression, as someone
else pointed out, that duplicating the disk should preserve the
partition UUID... therefore making this a non-issue... 

So, I suppose my question is this: How is the duplicator actually
duplicating the hard drives? Is it a bit-for-bit copy process? a
straight partition copy? something like a RAID mirroring process? I do
know that at the very least, the latter-most option does duplicate UUIDs
(at least in my experience) since the drives are treated as the same
device...allowing you to boot from either copy...

I ask this question mainly for posterity, but also out of sheer
curiosity. Maybe you could provide a link to your duplicator's spec
sheet so I could research it myself? (or if you don't want to for
trade-secret reasons or whatever, a duplicator similar to it?) thanks!

-- 
Andrew
_____________________________
Registered Linux User: 473690
Registered Ubuntu User: 22747





More information about the ubuntu-users mailing list