Development Version
From openSUSE
| Downloads: Released Version - Development Version - Package Repositories - Download Help - Installation Help |
| This page lists the latest development release created from Factory development tree. |
|
Contents |
Choose the Installation Type
Local Installation
When you choose this installation type, you download CD/DVD images that hold the openSUSE installation sources to your local computer and proceed from there. This has several advantages.
- You don't depend on an Internet connection during the installation
- You can share the data on different computers
- You can reuse the data at any time later
But it has its downsides as well.
- You transfer a lot of data that you don't actually need
- Due to size limitations of CDs/DVDs, you get only a subset of all packaged software for openSUSE.
Workflow for the local installation
- Download ISO images.
- Burn ISO images to blank CD/DVD
- Boot your system with the CD/DVD
- Install openSUSE
Internet Installation
If you choose this installation type, you download a small boot medium to start the installation from and the YaST installer does the rest for you. This method also has several advantages.
- You do not download everything, but just the data you need
- You need only one blank CD
- The Internet installation source contains all packaged software for openSUSE
Of course, it also has its downsides.
- You depend on an Internet connection during the installation
- It may be very slow depending upon the load of the server and your internet connection speed
- It may not be possible to connect to the Internet if your network card is not recognized
Workflow for the Internet Installation
- Download the boot CD image. The latest NET CDs are in the Factory repository, but before you use it read the article about Factory.
- Burn the boot CD image.
- Boot your computer from the boot CD.
- Point the YaST installer to the installation repository (by pressing F3 and then F4)
- Install openSUSE.
Learn more about installing openSUSE from internet
Learn more about installing openSUSE from local network
Learn more about how to install openSUSE
Choose the Architecture
x86 (i586)
This architecture supports the following processors:
- Intel Pentium 1-4, Pentium M, Celeron, 32bit Xeon, Celeron D, Core Solo/Duo
- AMD K6, Duron, Athlon, Athlon XP, Athlon MP, Sempron
x86-64
This architecture supports the following processors:
- AMD Opteron, Athlon 64, Athlon 64 X2, Sempron 64, Turion 64, Phenom
- Intel Xeon, Xeon MP, Pentium 4 Extreme Edition, Pentium D, Core 2 Duo
- Processors based on AMD's AMD64 & Intel's EM64T (Intel's implementation of AMD64)
- Info about AMD64/EM64T
PPC
This architecture supports the following processors:
- G5 / G4 / G3
- 604 / 603 / 601
- IBM RS/6000
- IBM pSeries
- IBM iSeries
Learn more about installing openSUSE on PPC
Choose the Download Protocol
Downloading via HTTP
You could download the openSUSE disk images like you would download a normal file, and just click on the link on the Download page in your web browser. However it's strongly recommended that you use a proper download manager to reduce the risk of corrupted data when doing such a large download.
- If you use Linux to download, we recommend that you use the commandline tool wget. wget is able to continue the download later after an interruption by adding -c to the wget parameters. A reconnection after a temporary disconnection happens automatically, even without -c. For more information about wget read man wget.
- If you use an older Linux or Unix to download, we recommend that you use the commandline tool curl, like this: curl -C - -O URL. For more information read man curl.
- If you use Mac OS or Windows, use your favorite download tool meeting the above requirements.
Downloading via BitTorrent
BitTorrent is an open source peer-to-peer file sharing protocol , designed for sharing large software and media files. Its advantage over plain HTTP is that the clients protect against data corruption, and when multiple downloads of the same file happen concurrently, the downloaders upload to each other, making it possible for the file source to support very large numbers of downloaders with only a modest increase in its load. If enough people participate it will also be faster than the centralized servers - for everybody.
The workflow is simple : once you have downloaded and installed a client, you can start a BitTorrent download by clicking a *.torrent download link in your browser.
- If you use openSUSE, we recommend that you use the generic BitTorrent client or the KTorrent client. An alternative light-weight command line client is aria2 (Build Service packages here)
- If you use Windows, three popular options are to use Azureus (be sure you have the Java JRE installed on your computer), the light-weight µTorrent or the original BitTorrent client.
Other BitTorrent clients programs are available for several platforms. You can find links to some BitTorrent clients on the official BitTorrent Web page. For the exact download procedure, look at the documentation for the client you use.
Downloading via Metalinks
Metalinks are an XML format, used by download managers, that contain the mirror and P2P locations of a file along with checksums. Metalink clients offer download resuming, downloading from multiple sources (both mirrors and P2P) simultaneously, automatic checksum verification, and automatic error repair (depending on client used), among other features. Hence using metalinks can deliver higher availability and reliability, self healing downloads, and very fast transfer speeds.
- DownThemAll!, a Firefox plugin, is one of the easiest way to use Metalinks.
- aria2 is the recommended Unix command line client (packages here).
- wxDownload Fast is available for all platforms and has a GUI (packages here).
- Speed Download is available for Mac OS.
- Orbit Downloader and GetRight are available on Windows. There are other clients available for Mac OS, Windows, and Unix.
The metalinks are served by the openSUSE download redirector. You can find metalinks for all ISO images below the address http://download.opensuse.org/distribution/openSUSE-current/iso/.
For usage and more information, see Metalinks.
Downloading via FTP
| It's recommended you download openSUSE from the Download page. This is primarily for advanced users. |
First choose a mirror site near your location. Make sure the mirror site hosts the version of the product you want for the type of media you prefer.
- Warning Not all Windows FTP Clients are able to download files bigger than 2 GB. To download a DVD ISO image on a windows machine, make sure that you use NTFS for your filesystem. A ftp client that works with images of this size is for example ncftp.
If you find an ISO location like ftp://ftp.example.org/pub/opensuse/distribution/<release>/iso/<some>.iso, you can get this image either by using your browser, or with the commands
cd <TARGET DIRECTORY> wget ftp://ftp.example.org/pub/opensuse/distribution/<release>/iso/<some>.iso
After an interruption, you can continue the download by adding -c to the wget parameters:
wget -c ftp://ftp.example.org/pub/opensuse/distribution/<release>/iso/<some>.iso
When the download is finished, you will find a file named <some>.iso in the directory <TARGET DIRECTORY>.
Downloads
- openSUSE 11.2 Milestone 3 ISOs
- openSUSE 11.2 Milestone 3 Installation Repository
- openSUSE 11.2 Milestone 3 Non-OSS Repository
Sources
Sources for development releases are not distributed via mirrors to reduce the bandwidth and storage on these mirrors.
You can always find the latest source at http://download.opensuse.org/factory/repo/src-oss/.
Further Information
For more information, visit Download Help and Installation Help.

