Hi all, i need to create an automated setup with autoyast for suse 9.3 prof. systems with an non-default kernel. That means I have to build my own kernel (due to hardware needs), boot this by pxe boot and install this new kernel in phase 1 of autoyast setup instead of any kernel-package distributed with suse 9.3. What's happen until now ?? - I have the needed kernel - the PXE-boot start's successfull - autoyast start's successfull and the installation starts What's not working ?? - I can't setup my own kernel-image in phase I of autoyast setup - I added in my xml file: <kernel>kernel-ownkernel</kernel> (the needed rpm is copied in the repository and the index is new builded, but I dont see this kernel image if I search in yast by an other system, that usysy the same repository ...) Can anyone help me or has a cooking-procedure for doing this ?? thx & rgds Achim