This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
www:download:start [2016/03/16 12:29] dcvmoole [Decompressing the Image] we no longer make zip versions |
www:download:start [2018/01/23 19:36] (current) lionelsambuc Remove decompression section has its was outdated |
||
---|---|---|---|
Line 39: | Line 39: | ||
For a list of known bugs in releases, see the [[https://github.com/Stichting-MINIX-Research-Foundation/minix/issues|known bugs list]]. | For a list of known bugs in releases, see the [[https://github.com/Stichting-MINIX-Research-Foundation/minix/issues|known bugs list]]. | ||
- | ===== Decompressing the Image ===== | ||
- | |||
- | The best known lossless compression algorithm is implemented in the [[http://www.bzip.org/|bzip2 program]]. It also has extremely fast decompression. The popular [[http://www.7-zip.org/download.html|7zip]] archiver for Windows supports it too. | ||
- | |||
- | If you do not have the compression (bzip2) and decompression (bunzip2) software, here it is for [[http://www.minix3.org/tools/bzip2-102-x86-win32.exe|Windows]], [[http://www.minix3.org/tools/bzip2-103-x86-linux26|Linux]], and [[http://www.minix3.org/tools/bzip2-100-sparc-solaris7|Solaris]]. Here is the [[http://www.minix3.org/tools/bzip2-1.0.3.tar|source tarball]]. Bzip2 is also contained in the MINIX 3 distribution. |