Download
From SystemRescueCd
[edit] Download and burning
Warning: You should download the SystemRescueCd ISO with wget. That's a very simple and reliable download tool. Just type wget -c address in a console. If there is a problem with the download, try again with option -c, and it will continue. Wget was developed for linux, but there is also a win32 version of wget. Here is the direct download link.
SystemRescueCd is very easy to use. Just download the ISO file, and burn it. Under Linux, you just need cdrecord, and you can use Nero under Windows. When the CD-ROM is burned, you can boot it.
Burning the ISO image file: On linux you can use cdrecord. First, type cdrecord -scanbus in order to get the identifier numbers of your device. Then, type cdrecord dev=x,y,z -v systemrescuecd-x86-x.y.z.iso in a console. On Windows, you can use burning software such as Nero, or you can download ImgBurn which is free.
[edit] Installation on an USB stick
If you are interested in installing SystemRescueCd on an USB stick, you have to download the CD-ROM version, and copy several files yourself, as explained in the manual. Thus, there is only one file to download for both CD-ROM and USB versions of SystemRescueCd.
[edit] Beta/unstable versions
Beta versions are available too. If you want to test the latest features/updates, or just need it, you can test next version and help us debug new features.
[edit] Download final stable version for x86 (i486-PC)
| Stable x86: | SystemRescueCd-x86-1.2.1 (234 MiB) |
| Release date: | 2009-06-15 |
| Download | Direct download URL |
| Download | List of recent versions (Changelog) |
| md5sum | 0872d3bde0fad326f5db31bbf49d2702 |
| sha1sum | c6d32c2c866d24cce35215d556228a0f59032271 |
| sha256sum | 11a6a24419eb6394732b11ff4e946d9d0d04466e72615d362b95e796d91c204c |
You may also want to download old versions (download links and md5sum)
[edit] Download final stable version for SPARC (Sun architecture)
| Stable sparc: | SystemRescueCd-sparc-0.4.0 (83.1 MiB) |
| Release date: | 2007-09-30 |
| Download | Download now (Changelog) |
| md5sum | 74a319bada9e2888ebfff6dcfc925017 |
| sha1sum | 3019e97b44403550f21d391024bc062187ffa6c7 |
[edit] Download final stable version for PowerPC (Mac)
| Unstable PowerPC: | SystemRescueCd-ppc-0.2.0 (103 MiB) |
| Release date: | 2004-06-20 |
| Download | Download now |
| md5sum | 7966288c99481febbbf0411309531e67 |
| sha1sum | 721a570aae3b04d2ed989e517a65063fa4986bca |
| Maintainer | Daniel Biehle |
| Announce | View the announcement for this release |
| Forums-PPC | Post comments and feed-back in the forums |
[edit] Testing the downloaded file
To check if the download was successful, you should check the MD5 checksum of the file. Type md5sum path/to/file. md5sum is available at md5deep. This is an improved version. Here are the binary for Win32, and the sources for Linux.
sha1sum is a more secure than md5sum to hash files. This program is a part of coreutils for linux and there is also sha1sum.exe for win32.
