I have two SATA disks in my machine. One is the boot disk which also has the ext3 partitions. The other is my original Win XP disk. <br><br>fstab uses UUID and Feisty works fine. <br>But from time to time, the drive names in /dev/sd* are swapped. /dev/sda is not always my boot disk. Sometimes it is the Win XP disk.
<br><br>This causes chaos for vmware server, because I like to add my WinXP drive as a physical drive, and vmware server lets me address drives only by the /dev/ name. <br><br>can I make a rule for udev that identifies sata disks (or scsi disks) using UUID as the kernel name, and then making sure the /dev/ name will always be the same?
<br><br>regards<br><br>Tim<br><br><br><br><br>