Thank you for your help. This worked wonderfully. However, once the install is complete I have /dev/hda6 and /dev/hda7 as my /boot and / partitions. Not that it's a huge issue, but to keep things clean I would obviously like to have these on /dev/hda1 and /dev/hda2.
try to add <partition_type>primary</partition_type> to all partitions in the profile then.
If I do this, I lose my ability to use the max size for / partition because of the autoyast bug as discussed earlier. Is there any way around this? I haven't tested partition_nr yet with size max, would this work or would that hit the bug as well?
After the installation, you can find a log about the scripts run in /var/adm/autoinstall/logs (I should add the to the documentation).
Thanks for the great piece of info. I'm now able to find out where my script bails. It's during the make depend step of compiling ProFTPD 1.3, in which I get an error 127. If I don't run the postinstall script from autoyast, I can successfully run it once installation is complete with no problems. Any suggestions here? Again, thanks for your help and the great site documenting autoyast. Warren ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.