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 with cdrecord is easy. 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.
[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 version 1.0.3-beta and help us debug new features.
[edit] Download final stable version for x86 (i486-PC)
| Stable x86: | SystemRescueCd-x86-1.0.2 (191 MiB) |
| Download | Download now (Changelog) |
| md5sum | 90810d58a0b8eb130b5f58ff47a1c6f4 |
| sha1sum | bcc517afd6f6afb68996a282fd831a85c1bbc42b |
You may also want to download old versions (download links and md5sum)
[edit] Download final stable version for SPARC (Sun architecture)
| Stable x86: | SystemRescueCd-sparc-0.4.0 (83.1 MiB) |
| 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) |
| 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.
