Can anyone point me to where I can find a solution for this ? I'm pretty sure the autoyast file is mostly ok at this point, because it installs to a virtual machine. There is no explicit mention of LSI or AMR in that autoyast file.
Thanks in advance,
Hi all, Thanks to J. David Eisenberg for his posted solution in another thread about his resolution of the 28% problem. I have moved my autoyast file to floppy for the moment, and this solves that problem. Something else that might be interesting for anyone who creates a profile by using a reference profile on a machine other than what they will be installing to... In your autoyast file, you will end up with an <initrd_modules> section. In there, the required module for the hard drive controller of the machine that you created the autoyast profile will be listed if you're using SCSI / RAID controllers. This may not be the same as the module required for the device in your target server, so you will end up with a successful installation, but that fails to boot because it cannot find the hard disk controller and as a result the disks. To fix this, simply change the name of the module listed in your autoyast file to the name of the module that your target machines will require. Is there a FAQ / Wiki that I can contribute this to if it is useful ? Regards, -- Wayne Pascoe