Quote:
where can i download the powerpc iso for opensuse 10.3
Following the opensuse website leads me to an not existing iso.
Using the net install i do not know what to enter for where it should download the packages from.
I prefer to download the iso so i can install it without network.
There's a DVD ISO and that's your lot due to the way the thing is built for PPC (KIWI hasn't been worked on for PPC yet).
Just go to
www.opensuse.org and click
Get It, click the PowerPC radio button on the top right and click a link to the torrent.
If the DVD does not "exist" then your mirror has gotten rid of it for some reason, it's based on your location in the world. Keep hammering
this URL until it picks a mirror you like, if you want to spend a couple of hours downloading a 4GB file.
Torrents are where it's at, though, you don't have to rely on a mirror and there are plenty of seeders.
For the network install, the package locations should be easily selectable from the user interface; at least the Main and Non-OSS package trees at opensuse.org should be built in (however they may be very very slow since there is no automatic mirroring).
You can find the official mirror list
here and the instructions for which directory you're using etc. is
here
As usual with wikis the information is practically useless, and you'll have to do some simple tweaking yourself to get the right mirror URL and directory combination. I'd suggest using Germany simply because it's European and it works;
Code:
Mirror Type = HTTP
Mirror URL = ftp5.gwdg.de
Directory = /pub/opensuse/distribution/10.3/repo/oss/
(non-oss, src-oss, src-non-oss and debug are all in there for later in the distribution install, and you should add an Update source which is the same thing, but instead of "/pub/opensuse/distribution/10.3/repo/oss" use the URL "/pub/opensuse/update/10.3/repodata" or maybe it's /pub/opensuse/update/10.3/ alone - who knows :D
This is one feature I much prefer on FreeBSD and Gentoo etc. than any other Linux, they provide a standard mirrors list of package repositories, and tools to find out which is the fastest for you and the correct positioning of URLs and repo snapshots is always given to you by these handy tools..
Perhaps this is something to fix YaST for.