<br><br><div class="gmail_quote">On 1 November 2012 06:30, neo3 matrix <span dir="ltr"><<a href="mailto:neo3matrix@gmail.com" target="_blank">neo3matrix@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
So, Can you tell me a way out to map disks on different systems?<div><br></div><br></blockquote><div><br>Basically, you can't.   Hardware discovery is not deterministic.   There's no reason why sda and sdb (say) should be assigned to the same physical disk on successive reboots of a single machine.   If you're moving disks to a different machine, even if it's an identical machine with the controllers in the same slots there's even less chance.  You cannot ever rely on /dev/sda being a particular disk.  Period.<br>
<br>I'm sure I said that before.<br><br>What you need are the UUIDs that identify specific file systems and partitions, these do not change because they're actually on the media so it doesn't matter where the disk is plugged in, it will always be the same and it will always be unique.<br>
<br>jch<br></div></div>