Template:Short description

Template:Infobox OS

Knoppix, stylized KNOPPIX (Template:IPAc-en Template:Respell),<ref>Two Weughty Questions Template:Webarchive on Debian newsgroup post</ref> is an operating system based on Debian designed to be run directly from a CD or DVD (Live CD) or a USB flash drive (Live USB). It was first released in 2000 by German Linux consultant Klaus Knopper,<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> and was one of the first popular live distributions.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref><ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref><ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> Knoppix is loaded from the removable medium and decompressed into a RAM drive. The decompression is transparent and on-the-fly.

There are two main editions, available in both English and German: the traditional compact-disc (700 megabytes) edition and the DVD (4.7 gigabytes) "Maxi" edition.

Knoppix mostly consists of free and open source software, but also includes some proprietary software, as long as it fulfills certain conditions.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> Knoppix can be used to copy files easily from hard drives with inaccessible operating systems. To quickly and more safely use Linux software, the Live CD can be used instead of installing another OS.

ContentsEdit

File:KNOPPIX booting.png
The classic Knoppix start-up process

More than 1000 software packages are included on the CD edition, and more than 2600 packages are included on the DVD edition. Up to nine gigabytes can be stored on the DVD in compressed form. These packages include:

Hardware requirementsEdit

Minimum hardware requirements for Knoppix:<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref>

  • Intel/AMD-compatible processor (i486 or later)
  • Minimum RAM memory requirements:
    • 32 MB for text mode;
    • Live environment with no swap:
      • 512MB for graphics mode with just LXDE
      • 1GB to use the web browser and productivity software
      • 2GB recommended
  • Bootable optical drive:
    • DVD-ROM for current versions;
    • CD-ROM for version 7.2 and older, or a boot floppy and standard CD-ROM (IDE/ATAPI or SCSI)
  • Standard SVGA-compatible graphics card
  • Serial or PS/2 standard mouse, or an IMPS/2-compatible USB-mouse.

Saving changes in the environmentEdit

Prior to Knoppix 3.8.2, any documents or settings a user created would disappear upon reboot. This lack of persistence then made it necessary to save documents directly to a hard drive partition, over the network, or to some removable media, such as a USB flash drive.

It was also possible to set up a "persistent home directory", where any documents or settings written to the user's home directory would automatically be redirected to a hard drive or removable media, which could be automatically mounted on bootup. A single file, knoppix.img, was cached on the rewritable media and used to simulate a file system into which files were written for later use. This allowed the user to transparently write to their home directory.

Union mount support was added in version 3.8.1 through UnionFS. This was later replaced by Aufs in 5.1.0 to improve stability.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> The union mount allowed virtual updates to the data on the read-only CD/DVD media by storing changes on separate writable media and then representing the combination of the two as single storage device. The writable media could be memory (ramdisk), a hard disk, USB flash drive, etc. This means that the user could modify the software installed on the Knoppix system, such as by using APT to install or update software. The storage device containing the changes needed to be present whenever Knoppix is started, else only the original data from the disc would be used. While Knoppix would scan available storage devices for a persistent home directory by default, a user could dictate a specific location with a boot option (see below) such as:

home=/dev/hda1/knoppix.img<ref name="Cheat codes">{{#invoke:citation/CS1|citation |CitationClass=web }}</ref>

By carrying a Knoppix CD and a USB flash drive, a user could have the same environment, programs, settings, and data available on any computer that could run Knoppix.

This functionality was only available through Knoppix 5.1.1 (CD release) or 5.3.1 (DVD release). Subsequently, the Live CD paradigm has transformed into portable operating systems that run on external storage.

Boot optionsEdit

When using Knoppix as a Live CD, one can use boot options, also known as "cheatcodes", to override a default setting or automatic hardware detection when it fails. For example, the user may wish to boot into a plain console, or proceed without SCSI support. For this, Knoppix allows the user to enter one or more cheat codes at the prompt before booting. If the user does not enter a cheat code, or does not press any key before the timeout, Knoppix will boot with its default options. For example, to set the language to French rather than the default, one would type:

knoppix lang=fr<ref name="Cheat codes"/>

Knoppix is a 32-bit Debian Linux based distro, but recent releases (including the latest version 7.6) have also been equipped with a 64-bit kernel on the DVD edition, where it will automatically boot up for 64-bit computers, or by using the boot option knoppix64 manually in the command-line prompt, while knoppix will boot up the 32-bit kernel. Neither PAE nor 64-bit applications are supported by Knoppix, and more than 4GB of system memory can only be used with a 64-bit kernel.

The DVD edition of Knoppix can also be loaded onto a USB flash drive, with flash-knoppix under the Knoppix system, such that "the KNOPPIX Live System starts and runs about factor 5 faster from USB flash disk than from CD or DVD!".<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> Besides that, the experimental UEFI support is provided for USB flash drive rather than DVD media. 32-bit UEFI firmware can only boot up the 32-bit kernel, while 64-bit UEFI firmware can only boot up the 64-bit kernel. The text interface for UEFI is similar with it for BIOS, one can also press key F2 and F3 to access information on boot options.

PopularityEdit

Knoppix was one of the first Live CD Linux distributions to gain popularity<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> (just after Yggdrasil Linux). There are several factors that contribute to the popularity of Knoppix:

  • Knoppix was one of the first Live CDs available, and is known as the "original" Debian-based Live CD
  • Its extensive hardware detection allows most systems to start Knoppix without any configuration
  • Its ability to automatically connect to most kinds of networksTemplate:Citation needed
  • Its utilities for system repair and troubleshooting

Knoppix works on a fairly large number of PCs or laptops, but not all. The automatic hardware detection cannot cope with all hardware, and sometimes the drivers used will not be optimal. Knoppix has difficulty recognizing some cards made before 1998, or motherboards with a BIOS made before 2002. (In some cases, manual configuration with codes entered at boot time can overcome problems with automatic detection.)Template:Citation needed

If a PC does not have enough RAM to run KDE and other included programs, the legacy Knoppix (earlier than 6.0) boots up a very limited Tab Window Manager (twm) session instead. The only window running in the twm session by default is xterm.Template:Citation needed

VersionsEdit

Knoppix version history
Version Release date CD DVD
1.4 2000-09-30 Template:Yes Template:No
1.6 2001-04-26 Template:Yes Template:No
2.1 2002-03-14 Template:Yes Template:No
2.2 2002-05-14 Template:Yes Template:No
3.1 2002-10-01 Template:Yes Template:No
3.2 2003-06-16 Template:Yes Template:No
3.3 2003-09-22 Template:Yes Template:No
3.4 2004-05-17 Template:Yes Template:No
3.5 LinuxTag version 2004-06 Template:No Template:Yes
3.6 2004-08-16 Template:Yes Template:No
3.7 2004-12-09 Template:Yes Template:No
3.8 CeBIT version 2005-02-28 Template:Yes Template:No
3.8.1 2005-04-08 Template:Yes Template:No
PCMag.com]</ref> 2005-05-12 Template:Yes Template:No
3.9 2005-06-01 Template:Yes Template:No
4.0 LinuxTag version 2005-06-22 Template:No Template:Yes
4.0 updated 2005-08-16 Template:No Template:Yes
4.0.2 2005-09-23 Template:Yes Template:Yes
5.0 CeBIT version 2006-02-25 Template:No Template:Yes
5.0.1 2006-06-02 Template:Yes Template:Yes
5.1.0 2006-12-30 Template:Yes Template:Yes
5.1.1 2007-01-04 Template:Yes Template:Yes
5.2 CeBIT version 2007-03 Template:No Template:Yes
5.3 CeBIT version 2008-02-12 Template:No Template:Yes
5.3.1 2008-03-26 Template:No Template:Yes
ADRIANE
6.0.0 2009-01-28 Template:Yes Template:No
6.0.1 2009-02-08 Template:Yes Template:No
6.1 CeBIT version 2009-02-25 Template:Yes Template:Yes
6.2 / ADRIANE 1.2 2009-11-18 Template:Yes Template:Yes
6.2.1 2010-01-31 Template:Yes Template:Yes
6.3 CeBIT version 2010-03-02 Template:No Template:Yes
6.4.3 2010-12-20 Template:Yes Template:Yes
6.4.4 2011-02-01 Template:Yes Template:Yes
6.5 CeBIT version 2011-03 Template:No Template:Yes
6.7.0 2011-08-03 Template:Yes Template:Yes
6.7.1 2011-09-16 Template:Yes Template:Yes
7.0.1 2012-05-24 Template:No Template:Yes
7.0.2 2012-05-30 Template:No Template:Yes
7.0.3 2012-07-01 Template:Yes Template:Yes
7.0.4 2012-08-20 Template:Yes Template:Yes
7.0.5 2012-12-21 Template:Yes Template:Yes
7.2.0 2013-06-24 Template:Yes Template:Yes
7.4.0 2014-08-07 Template:No Template:Yes
7.4.1 2014-09-15 Template:No Template:Yes
7.4.2 2014-09-28 Template:No Template:Yes
7.5 CeBIT version 2015-03-16 Template:No Template:Yes
7.6.0 2015-11-21 Template:No Template:Yes
7.6.1 2016-01-16 Template:No Template:Yes
7.7.0 CeBIT version 2016-03-14 Template:No Template:Yes
7.7.1 2016-10-27 Template:No Template:Yes
8.0.0 CeBIT version 2017-03-24 Template:No Template:Yes
8.1.0 2017-09-27 Template:No Template:Yes
8.2.0 2018-05-16 Template:No Template:Yes
8.3.0 (DELUG-DVD) 2018-06-07 Template:No Template:Yes
8.5.0 Linux-Magazin / Linux-User edition 2019-03-14 Template:No Template:Yes
8.6.0 2019-08-08 Template:No Template:Yes
8.6.1 2019-11-22 Template:No Template:Yes
9.0 (DELUG-DVD) 2020-03-05 Template:No Template:Yes
9.1 2021-01-25 Template:Yes Template:Yes
9.2 (DELUG-DVD) 2021-04 Template:No Template:Yes
9.3 (DELUG-DVD) 2022-06 Template:No Template:Yes

The table (to the right) shows the version history of major releases.

Knoppix 4.x–5.xEdit

As of April 2008, from version 4 up until 5.1.1, Knoppix has been split into a DVD "maxi" edition (with over 9 GB of software), and a CD "light" edition; both were developed in parallel.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref><ref>Template:Cite press release</ref>

Up until Knoppix 5.1.1, the CD editions contained a selection of graphical environments, including the TWM window manager, and KDE 3 — a feature-complete desktop environment default in Knoppix 5.3.1 and earlier.

No further development is being done on the traditional 5.x versions.

Knoppix 6.xEdit

KNOPPIX 6.0.1 / ADRIANE 1.1 is a CD-edition again, and a complete rebuild from scratch. LXDE was made the default desktop environment, and the edition contains a substantially reduced software collection in order to easily fit on a CD.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref>

The KNOPPIX 6.2.1 release has both CD and DVD editions, and ADRIANE 1.2 only has a CD-edition.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref>

Knoppix 6.7.1 has the last CD version with stable touchpad drivers.

Knoppix 7.xEdit

From June 2013 on until March 2019, Knoppix 7.2 was the most recent release with a CD edition. By 2018, its software had become very outdated, as the libc6 2.17 library no longer suffices for installation of several modern packages. The 7.x version range is known for instabilities with touchpads.

Version 7.2 still remains the most recent CD version of Knoppix in wide distribution.

Knoppix 8.xEdit

The KNOPPIX 8.0.0 edition was released at CeBIT 2017.<ref name="Knoppix site">{{#invoke:citation/CS1|citation |CitationClass=web }}</ref>

KNOPPIX 8.1.0 was released in September 2017 as the first public release in the 8.x series.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> The version 8.0.0 has the dual boot, and a choice between three different desktops:LXDE as default option, KDE or GNOME.<ref name= "Knoppix site"/>

Versions 8.2.0 and newer (8.2.x, not 8.5.x) are available on Knoppix mirrors.

Knoppix 8.5 was a DVD version that was not available for download, but was published as an exclusive version only bundled with a physical edition of Linux-Magazin<ref>Template:Cite news</ref> or LinuxUser.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> Version 8.5 no longer includes Systemd, which was replaced by elogind. Spectre and Meltdown kernel vulnerabilities have been mitigated.<ref>Template:Cite news</ref>

Knoppix 8.6 (and newer) is a DVD version available for download on Knoppix mirrors.

Knoppix 9.xEdit

Template:Empty section

DerivativesEdit

Adriane KnoppixEdit

Adriane Knoppix is a variation that is intended for blind and visually impaired people, which can be used entirely without vision oriented output devices. It was released in the third quarter of 2007 as a Live CD. Adriane Knoppix is named after Adriane Knopper, the wife of Klaus Knopper, the developer of Knoppix. Adriane has a visual impairment, and has been assisting Klaus with the development of the software.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> The name Adriane is also a backronym for "Audio Desktop Reference Implementation And Networking Environment".

Adriane Knoppix is intended not only for the blind but also for beginners who do not know much about computers. It uses the SUSE Blinux screen reader with a phoneme generator and speech engine for normal output.

Other variationsEdit

File:KnoppixFamilyTree1210.svg
Knoppix family tree

|CitationClass=web }}</ref>

Unmaintained projectsEdit

Sorted chronologically, in ascending order.
Name Goal and notes Last version — dates back to
ClusterKnoppix Uses openMosix. 3.6 Template:Start date and age<ref>{{#invoke:citation/CS1|citation CitationClass=web

}}</ref>

Feather Linux 128MB image with Linux 2.4, works as a Live CD and Live USB. 0.7.5 Template:Start date and age<ref>{{#invoke:citation/CS1|citation CitationClass=web

}}</ref>

Auditor Security Collection citation CitationClass=web

}}</ref> Merged into BackTrack by early 2007.

200605-02 Template:Start date and age<ref>{{#invoke:citation/CS1|citation CitationClass=web

}}</ref>

Quantian citation CitationClass=web

}}</ref>

7.9.2 Template:Start date and age
Kaella The French translation of Knoppix 3.2 Template:Start date and age
Kurumin In Brazilian Portuguese. Poseidon Linux is a later distribution that was based on Kurumin. 8.6 Template:Start date and age<ref>{{#invoke:citation/CS1|citation CitationClass=web

}}</ref>

VMKnoppix VM tools 5.3.1 Xen3.2.1 Template:Start date and age<ref>{{#invoke:citation/CS1|citation CitationClass=web

}}</ref>

Dreamlinux A Brazilian distribution branched off from Morphix, centers on ease of use and graphics performance. 5.0 Template:Start date and age
BackTrack Parts based on a merge from Auditor Security Collection. 5 R3

Template:Start date and age

See alsoEdit

NotesEdit

BooksEdit

News articleEdit

ReferencesEdit

Template:Reflist

External linksEdit

Template:Sister project

Template:Linux-distro Template:Portal bar Template:Authority control