Thomas Krause wrote:
> If I understand correctly udev will use the kernel name by default, when no
> matching rule with a NAME action is found, but I can't find any rule that
> matches hard disks and reNAMEs a device node, neither in the systemimager
> default, nor in my ubuntu client. And as I already said they are using the
> same kernel. So by using the same kernel the original name should already be
> the same and never be changed by udev.
> 
> Am I missing something here?
> 
> 
> And speaking of "ugly hacks", instead of replacing everything in rules.d/*,
> couldn't I just add a rule like:
> KERNEL=="hda", NAME="sda"
> KERNEL=="hdb", NAME="sda"
> 
> to my (virtual) golden clients udev-rules, so that the original image
> already has the "correct" devices?
> 
> If this works I believe this would be a better hack (tm), since it would
> only affect my golden client and it would make it more similar to the real
> clients.
> 
> Thanks,
> Thomas Krause

It would great if you (or someone) could test if this solution fixes the
problem. If it works we could write something to "detect" when this operation is
needed at the golden client side and add those udev rules via UYOK stuff.

Thanks,
-Andrea


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
sisuite-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sisuite-users

Reply via email to