Knoppix Boot Only Isopropyl

Dec 26, 2011  Wireless not working on Knoppix 6.7.1 Hello. In the only other choice to 'Wired Network', 'VPN connections / Configure VPN'. Clean this with isopropyl alcohol & kleenex. If this doesn't clear things up, then maybe the DVD is flawed in manufacture. If the DVD is flawed in manufacture it will. Find helpful customer reviews and review ratings for Knoppix Pocket Reference: Troubleshoot, Repair, and Disinfect Both Linux and Windows at Amazon.com. Read honest and unbiased product reviews from our users.

KNOPPIX
DeveloperKlaus Knopper
OS familyUnix-like
Working stateCurrent
Source modelOpen source
Initial releaseSeptember 30, 2000; 18 years ago
Latest release8.6.0 / August 8, 2019; 36 days ago
Available inGerman and English
Update methodAPT (front-ends available)
Package managerdpkg
Kernel typeMonolithic (Linux)
UserlandGNU
Default user interfaceLXDE (previously KDE)
LicenseFree software licenses
(mainly GPL)[1]
Official websitewww.knopper.net/knoppix/index-en.html

KNOPPIX (/ˈknɒpɪks/KNOP-iks)[2] is an operating system based on Debian designed to be run directly from a CD / DVD (Live CD) or a USB flash drive (Live USB), one of the first of its kind for any operating system[vague]. Knoppix was developed by, and named after, Linux consultant Klaus Knopper. When starting a program, it is loaded from the removable medium and decompressed into a RAM drive. The decompression is transparent and on-the-fly.

Although KNOPPIX is primarily designed to be used as a Live CD, it can also be installed on a hard disk like a typical operating system. Computers that support booting from USB devices can load KNOPPIX from a live USB flash drive or memory card.

There are two main editions: the traditional compact-disc (700 megabytes) edition and the DVD (4.7 gigabytes) 'Maxi' edition. Each main edition has two language-specific editions: English and German.

KNOPPIX mostly consists of free and open source software, but also includes some proprietary software, as long as it fulfils certain conditions.[3]

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.

  • 6Versions
  • 7Derivatives
    • 7.2Other variations
  • 9Notes

Contents[edit]

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:

  • LXDE, a lightweight X11desktop environment; default since Knoppix 6.0 and later
  • MPlayer, with MP3 audio, and Ogg Vorbis audio playback support
  • Internet access software, including the KPPP dialer and ISDN utilities
  • The Iceweasel web browser (based on Mozilla Firefox)
  • The Icedove e-mail client (based on Mozilla Thunderbird)
  • GIMP, an image manipulation program
  • Tools for data rescue and system repair
  • Network analysis and administration tools
  • LibreOffice, a comprehensive office suite

Hardware requirements[edit]

Minimum hardware requirements for Knoppix:[4]

Knoppix Boot Only Isopropyl 1

  • Intel/AMD-compatible processor (i486 or later)
  • Minimum RAM memory requirements:
    • 32 MB for text mode;
    • Live environment with no swap:
      • 512 MB for graphics mode with just LXDE
      • 1 GB to use the web browser and productivity software
      • 2 GB 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 environment[edit]

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.[5] 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[6]

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 options[edit]

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[6]

Knoppix is a 32-bitDebian 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 system memory with more than 4 GB 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!'.[7] 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.

Popularity[edit]

Knoppix was one of the first Live CD Linux distributions to gain popularity.[8] 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 networks[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.)[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 twm session instead. The only window running in the twm session by default is xterm.[citation needed]

Versions[edit]

Knoppix version history
VersionRelease dateCDDVD
1.42000-09-30YesNo
1.62001-04-26YesNo
2.12002-03-14YesNo
2.22002-05-14YesNo
3.12002-10-01YesNo
3.22003-06-16YesNo
3.32003-09-22YesNo
3.42004-05-17YesNo
3.5 LinuxTag-Version2004-06NoYes
3.62004-08-16YesNo
3.72004-12-09YesNo
3.8 CeBIT-Version2005-02-28YesNo
3.8.12005-04-08YesNo
3.8.2[9]2005-05-12YesNo
3.92005-06-01YesNo
4.0 LinuxTag-Version2005-06-22NoYes
4.0 updated2005-08-16NoYes
4.0.22005-09-23YesYes
5.0 CeBIT-Version2006-02-25NoYes
5.0.12006-06-02YesYes
5.1.02006-12-30YesYes
5.1.12007-01-04YesYes
5.2 CeBIT-Version2007-03NoYes
5.3 CeBIT-Version2008-02-12NoYes
5.3.12008-03-26NoYes
ADRIANE
6.0.02009-01-28YesNo
6.0.12009-02-08YesNo
6.1 CeBIT-Version2009-02-25YesYes
6.2 / ADRIANE 1.22009-11-18YesYes
6.2.12010-01-31YesYes
6.3 CeBIT-Version2010-03-02NoYes
6.4.32010-12-20YesYes
6.4.42011-02-01YesYes
6.5 CeBIT-Version2011-03NoYes
6.7.02011-08-03YesYes
6.7.12011-09-16YesYes
7.0.12012-05-24NoYes
7.0.22012-05-30NoYes
7.0.32012-07-01YesYes
7.0.42012-08-20YesYes
7.0.52012-12-21YesYes
7.2.02013-06-24YesYes
7.4.02014-08-07NoYes
7.4.12014-09-15NoYes
7.4.22014-09-28NoYes
7.5 CeBIT-Version2015-03-16NoYes
7.6.02015-11-21NoYes
7.6.12016-01-16NoYes
7.7.0 CeBIT-Version2016-03-14NoYes
7.7.12016-10-27NoYes
8.0.0 CeBIT-Version2017-03-24NoNo
8.1.02017-09-27NoYes
8.2.02018-05-16NoYes
8.3.0 (DELUG-DVD)2018-06-07NoYes
8.5.0 Linux-Magazin/ Linux-User Edition2019-03-14NoYes
8.6.02019-08-08NoYes

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

Knoppix 4.x–5.x[edit]

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.[10][11]

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.x[edit]

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.[12]

The KNOPPIX 6.2.1 release has both CD and DVD editions, and ADRIANE 1.2 only has a CD-edition.[13]

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

Knoppix 7.x[edit]

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.x[edit]

The KNOPPIX 8.0.0 edition was released at CeBIT 2017.[14]

KNOPPIX 8.1.0 was released in September 2017 as the first public release in the 8.x series.[15]The version 8.0.0 has the dual boot, and a choice between three different desktops:LXDE as default option, KDE or GNOME.[14]

Knoppix Boot Only Isopropyl

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

Knoppix 8.5 is a DVD version, but it is not available for download, as it is an exclusive that is only bundled with a physical edition of Linux-Magazin[16] or Linux-User[17]. Version 8.5 no longer includes Systemd, which was replaced by elogind. Spectre and Meltdown kernel vulnerabilities have been mitigated.[18]

Derivatives[edit]

Knoppix Boot Only Isopropyl Safe

Adriane Knoppix[edit]

Knoppix 6.7

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.[19] 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 don’t know much about computers. It uses the SUSE Blinux screen reader with a phoneme generator and speech engine for normal output.

Other variations[edit]

Knoppix family tree
  • Kali Linux, a live CD/USB distribution now based on Debian. It is a rewrite of BackTrack, which was based on Knoppix. Like its predecessors, Kali is designed for digital forensics and penetration testing. BackTrack itself merged the Auditor Security Collection and WHAX distros.
  • Kanotix, a live distribution now based on Debian.
  • KnoppMyth, a distro that attempts to make the Linux and MythTV installation as trivial as possible.
  • Musix GNU+Linux, specifically for musicians.
  • Poseidon Linux, a widely acclaimed distribution specifically geared for the scientific community.
  • KnoppiXMAME, designed for playing MAME videogames
  • PelicanHPC for clustering
  • TechUSB an automated computer distro produced by RepairTech, Inc.

Unmaintained projects[edit]

Sorted chronologically, in ascending order.
NameGoal and notes1 September 2004; 15 years ago[20]
Feather Linux128 MB image with Linux 2.4, works as a Live CD and Live USB.0.7.54 July 2005; 14 years ago[21]
Auditor Security CollectionIntended to test the security of networks.[22] Merged into BackTrack by early 2007.200605-0220 June 2005; 14 years ago[23]
QuantianNumerical and quantitative analysis. The most recent release is based on Knoppix 4.0.2.[24]7.9.21 March 2006; 13 years ago
KaellaThe French translation of Knoppix3.219 September 2007; 11 years ago
KuruminIn Brazilian Portuguese. Poseidon Linux is a later distribution that was based on Kurumin.8.618 June 2008; 11 years ago[25]
VMKnoppixVM tools978-0-596-00787-4.

News article[edit]

  • Distrowatch.com interview with Klaus Knopper (2002)

References[edit]

  1. ^'KNOPPIX Linux Live CD: What license does the KNOPPIX-CD use?'. Retrieved 2007-07-16.[permanent dead link]
  2. ^Two Weughty QuestionsArchived 2009-01-14 at the Wayback Machine on Debian newsgroup post
  3. ^'General FAQ'. Archived from the original on 27 May 2015. Retrieved 26 May 2015.Cite uses deprecated parameter deadurl= (help)
  4. ^'KNOPPIX - Live Linux Filesystem On CD'. knopper.net. Archived from the original on 4 May 2018. Retrieved 26 May 2015.Cite uses deprecated parameter deadurl= (help)
  5. ^'KNOPPIX 5.1 - Live Linux Filesystem On CD'. Archived from the original on 11 May 2015. Retrieved 26 May 2015.Cite uses deprecated parameter deadurl= (help)
  6. ^ ab'Cheat Codes'. Archived from the original on 27 June 2015. Retrieved 26 May 2015.Cite uses deprecated parameter deadurl= (help)
  7. ^webmaster@knopper.net. 'KNOPPIX 7.6.0 / ADRIANE 1.7 - Live DVD'. knopper.net. Archived from the original on 4 October 2017. Retrieved 4 May 2018.Cite uses deprecated parameter deadurl= (help)
  8. ^Borys Musielak. 'polishlinux.org » Live CD'. Archived from the original on 27 May 2015. Retrieved 26 May 2015.Cite uses deprecated parameter deadurl= (help)
  9. ^Introduction to Knoppix PCMag.com
  10. ^Knopper, Klaus (2005-07-06). 'KNOPPIX 4.0 in issue 8/05 with DVD of “com Das Computer-Magazin”'. KNOPPER.NET News. Knopper.Net. Archived from the original on 2005-07-08. Retrieved 2009-06-10.
  11. ^'Knoppix 4.0 auf DVD erscheint zum LinuxTag 2005' (Press release) (in German). Knopper.Net. 2005-07-29. Archived from the original on 2007-10-12. Retrieved 2009-06-10.Cite uses deprecated parameter deadurl= (help)
  12. ^Knopper, Klaus (2009-02-11). 'Microknoppix'. KNOPPIX 6.0 / ADRIANE 1.1 – Live CD. Knopper.Net. Archived from the original on 2009-06-11. Retrieved 2009-06-10.Cite uses deprecated parameter deadurl= (help)
  13. ^'Microknoppix'. KNOPPIX 6.2 / ADRIANE 1.2 – Live CD / DVD. Knopper.Net. Archived from the original on 2009-11-20. Retrieved 2009-11-18.Cite uses deprecated parameter deadurl= (help)
  14. ^ abwebmaster@knopper.net. 'KNOPPIX 8.0.0 - Linux Live System'. knopper.net. Archived from the original on 30 October 2017. Retrieved 4 May 2018.Cite uses deprecated parameter deadurl= (help)
  15. ^'KNOPPIX 8.1.0 Public Release'. Knopper.Net. Archived from the original on 2017-10-04. Retrieved 2017-11-07.Cite uses deprecated parameter deadurl= (help)
  16. ^Knopper, Klaus (2019-04-01). 'Exklusiv auf der Delug-DVD: Knoppix 8.5 Linux-Magazin Edition' [Exclusive on the Delug-DVD: The Knoppix 8.5 Linux-Magazin Edition] (in German). 04/2019. Linux Magazin. Retrieved 2019-04-29.
  17. ^'KNOPPIX 8.5.0'. Retrieved 2019-08-20.
  18. ^Knopper, Klaus (2019-04-01). 'Exklusiv auf der Delug-DVD: Knoppix 8.5 Linux-Magazin Edition' [Exclusive on the Delug-DVD: The Knoppix 8.5 Linux-Magazin Edition] (in German). 04/2019. Linux Magazin. p. 3. Retrieved 2019-04-29.
  19. ^Swapnil Bhartiya. 'Free Operating System For Blind: Adriane Knoppix'. EFY News. Archived from the original on 12 June 2008. Retrieved 2 February 2007.Cite uses deprecated parameter deadurl= (help)
  20. ^'clusterKNOPPIX'. DistroWatch. 2017-08-26. Archived from the original on 2017-04-18. Retrieved 2018-01-07.Cite uses deprecated parameter deadurl= (help)
  21. ^'Feather Linux'. DistroWatch. 2017-08-26. Archived from the original on 2016-12-24. Retrieved 2018-01-07.Cite uses deprecated parameter deadurl= (help)
  22. ^'Auditor'. remote-exploit.org. 2006-01-22. Archived from the original on 2007-01-24.Cite uses deprecated parameter deadurl= (help)
  23. ^'Auditor changes'. remote-exploit.org. 2005-12-30. Archived from the original on 2006-12-31.Cite uses deprecated parameter deadurl= (help)
  24. ^Eddelbuettel, Dirk. 'The Quantian Scientific Computing Environment'. Retrieved 2019-05-03. The most recent version is 0.7.9.2 dated 26 February 2006 and released March 1, 2006 --- the second Quantian version based on the new Knoppix 4.0.2 release.
  25. ^'Kurumin Linux'. DistroWatch. 2017-08-26. Archived from the original on 2017-07-11. Retrieved 2018-01-07.Cite uses deprecated parameter deadurl= (help)
  26. ^Suzaki, Kuniyasu (2008-08-27). 'News'. VMKnoppix. Japan: Research Center for Information Security (RCIS) / National Institute of Advanced Industrial Science and Technology. Archived from the original on 2012-12-11.Cite uses deprecated parameter deadurl= (help)

External links[edit]

Wikibooks has a book on the topic of: Knowing Knoppix
  • Knoppix at DistroWatch
Retrieved from 'https://en.wikipedia.org/w/index.php?title=Knoppix&oldid=915398155'