>>> Whatever udev does currently seems good: >>> >>> 17:48 shanghai:~ > ls /dev/disk/by-id/* >>> /dev/disk/by-id/ata-DIAMOND_250G_2B5400_030400026 >>> /dev/disk/by-id/ata-DIAMOND_250G_2B5400_030400026-part1 >>> /dev/disk/by-id/usb-0_USB_DRIVE_0000000000004287 >>> /dev/disk/by-id/usb-0_USB_DRIVE_0000000000004287-part1 >> >> I wouldn't try that on a typical "non technical user", at least except >> for Halloween 8) >> >Why not make libata use /dev/disk by default and have a kernel option >for legacy naming(ide disks are hda, sata are sda etc)? The kernel does not really know about device names. It is all udev that manages it. Or the user, in case he can manage to get fixed device numbers. Jan Engelhardt -- - To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html