Tux
Communication
Mailing lists
Documentation
User Manual
Target board info.
Target chip info.
Support
Linux support
Bugzilla
Downloads
STLinux
Updates
Search
Google


The web
stlinux.com
Installation Guide
Installing the STLinux distribution
Download the Distribution
ST Logo
Previous   Contents   Next

Download the Distribution

The STLinux distribution, can be downloaded using a web browser, or FTP client. For Linux the most common FTP client is the command line ftp program, although there are more sophisticated clients such as lftp. Under Windows there are numerous clients, including CuteFTP, FileZilla, SmartFTP, WS-FTP.

Using a web browser

  1. Navigate to the FTP server: ftp://ftp.stlinux.com/pub/stlinux, either by clicking on the above link or typing the URL into the browser.
  2. Select the folder containing the release required (for example 2.0).
  3. To download the ISO image, select the iso folder, for the individual RPMS select the RPMS folder.
  4. Select the required file (for example release-2.0-install.iso).
  5. Save the file in an appropriate local directory.

Using command line ftp

  1. Start the ftp client, specifying the address of the FTP server: ftp ftp.stlinux.com.
  2. Enter anonymous as the user name, and your email address as the password.
  3. lcd to the destination directory on your host machine.
  4. cd to the required download directory on the ftp server.
  5. Enter the binary command to set the transfer mode.
  6. Download the required files, using the get command. If downloading multiple files the mget command may be useful.
  7. When the transfer has finished, use the quit command to exit ftp.

Example:

host% ftp ftp.stlinux.com
Connected to ftp.stlinux.com.
220 Welcome to stlinux.com FTP service.
User (ftp.stlinux.com:(none)): anonymous
331 Please specify the password.
Password: tester@st.com
230 Login successful.
ftp> lcd /home/STLinux
Local directory now /home/STLinux
ftp> cd /pub/STLinux/release-2.0/iso
250 CWD command successful.
ftp> binary
200 Type set to I.
ftp> get release-2.0-install.iso
200 PORT command successful.
150 Opening BINARY mode data connection for release-1.0-install.iso (327757824 bytes).
226 Transfer complete.
ftp: 327757824 bytes received in 75.05Seconds 4367.31Kbytes/sec.
ftp> quit
221-You have transferred 327757824 bytes in 1 files.
221-Total traffic for this session was 327758376 bytes in 1 transfers.
221 Thank you for using the FTP service on ftp.stlinux.com.
Previous   Contents   Next
Valid HTML 4.01! Last updated: 2005/09/30 17:57:49
© Copyright STMicroelectronics Limited, 2005
Printer