'inst32' stopped booting in early 11.0 alpha versions, so I stopped trying it.
http://www.powerdeveloper.org/forums/viewtopic.php?p=10978#10978 That was me :) 'inst32' does not boot on the Pegasos any more :-( What you can do is installing a minimal 10.3 and upgrade it to 11.0 using zypper. Beware, 10.3 is badly broken for ppc32, as there are some
Hello, packages with direct 64bit dependencies, which mess up the system. So install a minimal 10.3, do not run online upgrade during installation, and once ready, remove any 64bit packages: rpm -e itrace rpm -qa '*-64bit*' | xargs rpm -e --nodeps --noscripts rpm -qa '*ppc64*' | xargs rpm -e --nodeps --noscripts Then replace the 10.3 installation sources with 11.0 and first upgrade rpm (zypper -v in rpm), then upgrade zypper (zypper -v in zypper), and then the rest of the distro (zypper -v dup). If you run into any problems, please let me know! Bye, CzP --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-ppc+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-ppc+help@opensuse.org