meklort / netbook-installer

Automatically exported from code.google.com/p/netbook-installer
7 stars 2 forks source link

TIme Machine Broken (UUID not unique?) #183

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Back up two netbooks to the same time capsule.
2.The machines will get confused, and start using the same backup
3.

What netbook are you using this on?
2xmini9

What is the expected output? What do you see instead?
Each should back up to it's own sparsebundle. They can be persueded to CREATE 
their own 
bundles, but they then start using the same one. If one already exists the 
second machine will 
use it rather than making its own.

What version of the product are you using? On what operating system?
0.8.3 final/10.6.2

Please provide any additional information below.

Inside the sparsebundle is the file "   com.apple.TimeMachine.MachineID.plist"
which contains the hostUUID. These are the same for both machines (as per 
System Profiler). It 
looks like Time machine uses the UUID to identify which backup belongs to this 
machine and as 
the UUID is no longer unique it uses the wrong one.

There are some kexts to modify the host UUID. I don't know if these could be 
used to fake the 
serial number into a pseudo UUID - it dosn't need to be REALLY unique. Just 
unique enough that 
it's not going to clash.

Original issue reported on code.google.com by drianste...@gmail.com on 4 Jan 2010 at 10:23

GoogleCodeExporter commented 9 years ago

Original comment by Meklort@gmail.com on 18 Jan 2010 at 3:35

GoogleCodeExporter commented 9 years ago
I can confirm this problem.  I have a Vostro A90 and Mini 10v.  Both are on the
latest NBI and 10.6.2.

Original comment by cha...@gmail.com on 19 Feb 2010 at 7:56

GoogleCodeExporter commented 9 years ago
Confirm. Samsung NC10 and Lenovo S10e.

Is there any way to change this manually?

Original comment by ctreut...@googlemail.com on 27 Apr 2010 at 8:36

GoogleCodeExporter commented 9 years ago
this might help: http://github.com/ssp/TMSwitch

I hear the new cham/pcefi will take care of all of this

Original comment by atr000 on 7 May 2010 at 1:25