<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://mail.knoppix.net/wiki3/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://mail.knoppix.net/wiki3/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=WPSchulz</id>
		<title>Knoppix Documentation Wiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://mail.knoppix.net/wiki3/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=WPSchulz"/>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki/Special:Contributions/WPSchulz"/>
		<updated>2026-09-18T21:44:11Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.23.3</generator>

	<entry>
		<id>https://mail.knoppix.net/wiki/Category:Hard_drive_Installation</id>
		<title>Category:Hard drive Installation</title>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki/Category:Hard_drive_Installation"/>
				<updated>2016-12-15T06:44:57Z</updated>
		
		<summary type="html">&lt;p&gt;WPSchulz: /* Poor man's install */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The main strength of [http://www.knopper.net/knoppix/index-en.html Knoppix] is its ability to be run from memory as a [[LiveCD |Live Linux CD]]. To boot the CD/DVD Isolinux is used. The advantage to this is that you can take the CD/DVD with you. However, it is possible to install Knoppix on other mediums.&lt;br /&gt;
&lt;br /&gt;
== Warning: Knoppix is a Live Linux DVD ==&lt;br /&gt;
Whichever installation method you'll select, don't forget: basis of each of these methods is the Live Linux DVD!&lt;br /&gt;
&lt;br /&gt;
Knoppix is not a Linux distribution like for example Debian, openSUSE, Ubuntu or others.&lt;br /&gt;
&lt;br /&gt;
'''Knoppix'''&lt;br /&gt;
* cannot be '''upgraded''' (if you try it, you'll get chaos)&lt;br /&gt;
* offers no updates or security updates&lt;br /&gt;
* has no user management&lt;br /&gt;
* has no password protection&lt;br /&gt;
* is not designed for installation of not Debian packages (compile programs)&lt;br /&gt;
* may cause difficulties while you try to install Debian packages&lt;br /&gt;
* requires experience with aptitude whenever you want to change something&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Customizing Knoppix ==&lt;br /&gt;
* The simplest, which you can do in all versions, is using → [[Cheat_Codes|Cheat Codes]]. At the boot prompt, you can specify a number of parameters like language, keyboard, screen resolution, desktop environment. The cheat codes may differ between the releases; you find them on DVD in the file /KNOPPIX/'''knoppix-cheatcodes.txt'''.&lt;br /&gt;
&lt;br /&gt;
* You can → [[#Flash_disk_Install|install Knoppix]] to a read/write media (like USB sticks, external hard disks or flash cards using &amp;quot;KNOPPIX  Install KNOPPIX to flash disk&amp;quot;. You may change the default boot parameters, so you don't have to enter them at every boot. For this reinsert the USB stick, open '/boot/syslinux/syslinux.cfg' and change the parameters in all '''APPEND''' lines as you need.&lt;br /&gt;
&lt;br /&gt;
* The next step is using → [[#Persistent_memory|persistent memory]], which can be used to install programs and save configuration data and personal settings. During flash disk install Knoppix will ask you if you want to create persistent storage, and how big you want it. The size you specify must be an integer, and the integer signifies the number of megabytes of persistent storage. &lt;br /&gt;
&lt;br /&gt;
* Another and most difficult option is to → [[Knoppix_Remastering_Howto|remaster Knoppix]] which means that you create a new compressed filesystem image instead of the default. You may write it to DVD, but you don't have to.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Flash disk install ==&lt;br /&gt;
Boot with Knoppix DVD and select &amp;quot;Knoppix =&amp;gt; Install KNOPPIX to flash disk&amp;quot;. There are two options to choose from:&lt;br /&gt;
* Installation on FAT32 with (optional) overlay file &amp;lt; 4GB&lt;br /&gt;
* Installation on FAT32 with additional overlay partition&lt;br /&gt;
In the first case you will get an installation of compressed filesysten Image and the persistent memory all within '/dev/sda1' (FAT32 formatted).&lt;br /&gt;
&lt;br /&gt;
In the other case you will get an installation of compressed filesystem Image to '/dev/sda1' (FAT32 formatted) and the persistent memory in '/dev/sda2' (ReiserFS formatted).&lt;br /&gt;
&lt;br /&gt;
Both these installations uses Syslinux to boot. At the end of the installation you will be asked to encrypted or not the persistent memory.&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Poor man's install ==&lt;br /&gt;
In earlier days there have been many descriptions how to copy the compressed filesystem Image to hard drive, how to boot these installations and they have been called like '''poor man's install, PMI, poor man's install to HD, basic poor man's install ...'''&lt;br /&gt;
&lt;br /&gt;
Nowadays you can do it as follows: Boot with the Knoppix DVD using the cheatcode&lt;br /&gt;
 knoppix tohd=/dev/sda1 mkimage&lt;br /&gt;
&lt;br /&gt;
Knoppix will create a folder called &amp;quot;KNOPPIX&amp;quot; in the partition you've chosen and you will be asked to create persistent memory (overlay file only). The used disk partition can be a Linux format such as EXT3 but can also be FAT32 or NTFS (pre Windows 8). If you failed to create overlay file you can make up it at next boot-time: edit the grub line and append for this session the chatcode &amp;quot;mkimage&amp;quot; (booting with a Knoppix DVD or a boot-only Knoppix-CD use the cheatcode &amp;quot;knoppix mkimage&amp;quot; in the initial boot phase).&lt;br /&gt;
&lt;br /&gt;
You'll find yourself at the end of the installation within Knoppix on '/dev/sda1' and not within Knoppix from DVD.&lt;br /&gt;
&lt;br /&gt;
'''Important note:''' &amp;quot;/dev/sda1&amp;quot; is only as an example; use your own value!&lt;br /&gt;
&lt;br /&gt;
To boot this poor man's install you need again a Knoppix DVD or a boot-only Knoppix-CD with the same Kernel version; at boot prompt type:&lt;br /&gt;
 knoppix fromhd=/dev/sda1&lt;br /&gt;
&lt;br /&gt;
If you want to boot this installation using GRUB legacy or GRUB2, do also as follows:&lt;br /&gt;
 su&lt;br /&gt;
 mount /media/sr0&lt;br /&gt;
 cp /media/sr0/boot/isolinux/linux /media/sr0/boot/isolinux/linux64 \&lt;br /&gt;
   /media/sr0/boot/isolinux/minirt.gz /mnt-system/KNOPPIX/&lt;br /&gt;
&lt;br /&gt;
If you are using GRUB legacy as bootloader, start your operating system - for example Knoppix HD install - and append within '/boot/grub/menu.lst'&lt;br /&gt;
 title KNOPPIX 32 PMI&lt;br /&gt;
 kernel (hd1,0)/KNOPPIX/linux fromhd=/dev/sdb1 lang=en (.. other boot-parameter ..)&lt;br /&gt;
 initrd (hd1,0)/KNOPPIX/minirt.gz&lt;br /&gt;
 &lt;br /&gt;
 title KNOPPIX 64 PMI&lt;br /&gt;
 kernel (hd1,0)/KNOPPIX/linux64 fromhd=/dev/sdb1 lang=en(.. other boot-parameter ..)&lt;br /&gt;
 initrd (hd1,0)/KNOPPIX/minirt.gz&lt;br /&gt;
 &lt;br /&gt;
 title KNOPPIX Adriane PMI&lt;br /&gt;
 kernel (hd1,0)/KNOPPIX/linux fromhd=/dev/sdb1 adriane lang=en (.. other boot-parameter ..)&lt;br /&gt;
 initrd (hd1,0)/KNOPPIX/minirt.gz&lt;br /&gt;
&lt;br /&gt;
'''Important note:''' In this example Knoppix has been installed to 2nd device in the 1st partition of it (hd1,0). &amp;quot;(hd0,0)&amp;quot; means 1st device and 1st partition with GRUB legacy.&lt;br /&gt;
&lt;br /&gt;
Otherwise if you are using GRUB2 as bootloader, start your operating system - for example Debian - and append within '/etc/grub.d/40_custom'&lt;br /&gt;
 menuentry &amp;quot;Knoppix 32 PMI&amp;quot; {&lt;br /&gt;
 set root='(hd1,1)'&lt;br /&gt;
 linux /KNOPPIX/linux lang=en (.. other boot-parameter ..)&lt;br /&gt;
 initrd /KNOPPIX/minirt.gz&lt;br /&gt;
 }&lt;br /&gt;
 &lt;br /&gt;
 menuentry &amp;quot;Knoppix 64 PMI&amp;quot; {&lt;br /&gt;
 set root='(hd1,1)'&lt;br /&gt;
 linux /KNOPPIX/linux64 lang=en (.. other boot-parameter ..)&lt;br /&gt;
 initrd /KNOPPIX/minirt.gz&lt;br /&gt;
 }&lt;br /&gt;
 &lt;br /&gt;
 menuentry &amp;quot;Knoppix Adriane PMI&amp;quot; {&lt;br /&gt;
 set root='(hd1,1)'&lt;br /&gt;
 linux /KNOPPIX/linux adriane lang=en (.. other boot-parameter ..)&lt;br /&gt;
 initrd /KNOPPIX/minirt.gz&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
Don't forget &amp;quot;update-grub&amp;quot;!&lt;br /&gt;
&lt;br /&gt;
'''Important note:''' In this example Knoppix has been installed to 2nd device in the 1st partition of it (hd1,1). &amp;quot;(hd0,1)&amp;quot; means 1st device and 1st partition with GRUB 2.&lt;br /&gt;
&lt;br /&gt;
Instead of (.. other boot-parameter ..) use the parameters as you need or as you can see in the &amp;quot;APPEND&amp;quot;-lines of '/mnt-system/boot/isolinux/isolinux.cfg' from Knoppix DVD - but '''without''' the parameter &amp;quot;initrd=minirt.gz&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Full HD install ==&lt;br /&gt;
Boot with Knoppix DVD and select &amp;quot;Knoppix =&amp;gt; KNOPPIX HD install&amp;quot; in a free partiton you chose. You will get a Debian-style installation in your partiton (ReiserFS formatted) and the option to use GRUB legacy as bootmanager.&lt;br /&gt;
&lt;br /&gt;
'''Important note:''' Read &amp;quot;Help&amp;quot; of the installation tool first!&lt;br /&gt;
&lt;br /&gt;
Read more about full HD install → [[HD_based_HowTo|HD based HowTo]].&lt;br /&gt;
&lt;br /&gt;
If you decide to do a full HD install of Knoppix, please read → [[Full_HD_install_-_warning|Full HD install - warning]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== ISO install to HD ==&lt;br /&gt;
Download the Knoppix ISO to a harddrive (in my example to the 1st partition of an external harddrive to the folder '/ISO/') and rename the Knoppix ISO (insert the real name of the used Knoppix ISO instead of &amp;quot;KNOPPIX.....DE.iso&amp;quot;)&lt;br /&gt;
 mv -f /media/sdb1/ISO/KNOPPIX.....DE.iso /media/sdb1/ISO/KNX.iso&lt;br /&gt;
&lt;br /&gt;
To boot this ISO installation to HD you need again a Knoppix DVD or a boot-only Knoppix-CD with the same Kernel version; at boot prompt type:&lt;br /&gt;
 knoppix bootfrom=/dev/sdb1/ISO/KNX.iso&lt;br /&gt;
&lt;br /&gt;
Otherwise if you are using GRUB2 as bootloader, start your operating system - for example Debian - and append within '/etc/grub.d/40_custom'&lt;br /&gt;
 menuentry &amp;quot;Knoppix ISO&amp;quot; {&lt;br /&gt;
 loopback loop (hd1,1)/ISO/KNX.iso&lt;br /&gt;
 linux (loop)/boot/isolinux/linux bootfrom=/dev/sdb1/ISO/KNX.iso (.. other boot-parameter ..)&lt;br /&gt;
 initrd (loop)/boot/isolinux/minirt.gz&lt;br /&gt;
 }&lt;br /&gt;
 &lt;br /&gt;
 menuentry &amp;quot;Knoppix 64 ISO&amp;quot; {&lt;br /&gt;
 loopback loop (hd1,1)/ISO/KNX.iso&lt;br /&gt;
 linux (loop)/boot/isolinux/linux64 bootfrom=/dev/sdb1/ISO/KNX.iso (.. other boot-parameter ..)&lt;br /&gt;
 initrd (loop)/boot/isolinux/minirt.gz&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
Don't forget &amp;quot;update-grub&amp;quot;!&lt;br /&gt;
&lt;br /&gt;
Instead of '''(.. other boot-parameter ..)''' use the parameters as you need or as you can see in the &amp;quot;APPEND&amp;quot;-lines of '/mnt-system/boot/isolinux/isolinux.cfg' from Knoppix DVD - but '''without''' the parameter &amp;quot;initrd=minirt.gz&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
'''Important note:''' &amp;quot;/sdb1/ISO/&amp;quot; is only as an example; use your own value! Knoppix has been installed to 2nd device in the 1st partition (hd1,1). &amp;quot;(hd0,1)&amp;quot; means 1sr device and 1st partition with GRUB 2.&lt;br /&gt;
&lt;br /&gt;
With '''ISO install to HD''' you cannot use Grub legacy.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Terminal Server install ==&lt;br /&gt;
moved to → [[Knoppix_Terminal_Server|Knoppix Terminal Server]]&lt;br /&gt;
&lt;br /&gt;
== Persistent memory ==&lt;br /&gt;
This is one of the most useful features in Knoppix, and together with Unionfs, makes Knoppix very versatile indeed. The entire persistent memory (also called &amp;quot;overlay&amp;quot;) can be saved, so that configuration changes, settings, user data, packages which have been downloaded and installed etc can all be saved and will be available at subsequent sessions.&lt;br /&gt;
&lt;br /&gt;
With '''Flash disk Install''' and the option '''overlay file''', with '''Poor man's install''' or '''Terminal Server Install''' you'll get an image file '/KNOPPIX/knoppix-data.img' respectively '/KNOPPIX/knoppix-data.aes' in case of encryption. At the next boot, Knoppix will scan for any image file named knoppix-data.img or knoppix-data.aes. If you use &amp;quot;df -h&amp;quot; you can see the values of the persistent memory at the line &amp;quot;/dev/loop ...  &amp;quot;.&lt;br /&gt;
&lt;br /&gt;
With '''Flash disk Install''' and the option '''overlay partition''' you'll get persistent memory (encrypted or not) in a separate partition and without the limitation of maximum size of 4 GB. At the next boot, Knoppix will scan for the file '/mnt-system/KNOPPIX/knoppix-data.inf', which contains the line&lt;br /&gt;
 2 KNOPPIX_DATA reiserfs&lt;br /&gt;
If you use &amp;quot;df -h&amp;quot; you can see the values of the persistent memory at the line &amp;quot;/dev/sd. ...  KNOPPIX_DATA&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== UNIONFS ==&lt;br /&gt;
One of the limitations of a Live CD/DVD is that it is read-only - in particular, '/usr' where most executable programs are kept. Many programs need to change and access components into standard locations like '/lib', '/usr/lib' or '/etc' which are read-only.&lt;br /&gt;
&lt;br /&gt;
Unionfs is another important development introduced into Knoppix from Version 3.8 onwards. Unionfs is a virtual filesystem. It creates a writable system file area in RAM with all the system directories such as '/etc', '/usr' and so on. This is then seamlessly merged with the read-only systemfile image KNOPPIX on the CD. A description of unionfs can be found here: [http://en.wikipedia.org/wiki/UnionFS UnionFS].&lt;br /&gt;
&lt;br /&gt;
With Unionfs, it becomes possible to &amp;quot;write&amp;quot; to the system area. Knoppix DVD can then be treated almost like it is installed on a writable media. You can do install programs with apt-get, aptitude or synaptic, edit config files in '/etc' and so on. Of course, you may still download an incompatible package which upsets Knoppix's delicate balance and break Knoppix, just like in a hard disk install. But this is a Live CD/DVD!  The problems go away at the next reboot.&lt;br /&gt;
&lt;br /&gt;
But if you have for example a flash disk install with persistent memory, you'll get an union of overlay's writable system file area with the read-only systemfile image KNOPPIX. If you installed something which works well, you will not have to do it again and it is available at the next session.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Enable &amp;quot;syslog&amp;quot; etc. ==&lt;br /&gt;
Per default '''syslog''' etc. is disabled within Knoppix. To get it back especially in a full HD install follow this instruction:&lt;br /&gt;
 su&lt;br /&gt;
 mv /etc/syslog-knoppix.conf /etc/syslog-knoppix.conf_orig&lt;br /&gt;
 aptitude install anacron&lt;br /&gt;
 ln -s /usr/sbin/rsyslogd /sbin/syslogd&lt;br /&gt;
 reboot&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Return to '''[[Main Page]] of the Wiki'''.&lt;/div&gt;</summary>
		<author><name>WPSchulz</name></author>	</entry>

	<entry>
		<id>https://mail.knoppix.net/wiki/Category:Hard_drive_Installation</id>
		<title>Category:Hard drive Installation</title>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki/Category:Hard_drive_Installation"/>
				<updated>2016-05-11T09:07:41Z</updated>
		
		<summary type="html">&lt;p&gt;WPSchulz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The main strength of [http://www.knopper.net/knoppix/index-en.html Knoppix] is its ability to be run from memory as a [[LiveCD |Live Linux CD]]. To boot the CD/DVD Isolinux is used. The advantage to this is that you can take the CD/DVD with you. However, it is possible to install Knoppix on other mediums.&lt;br /&gt;
&lt;br /&gt;
== Warning: Knoppix is a Live Linux DVD ==&lt;br /&gt;
Whichever installation method you'll select, don't forget: basis of each of these methods is the Live Linux DVD!&lt;br /&gt;
&lt;br /&gt;
Knoppix is not a Linux distribution like for example Debian, openSUSE, Ubuntu or others.&lt;br /&gt;
&lt;br /&gt;
'''Knoppix'''&lt;br /&gt;
* cannot be '''upgraded''' (if you try it, you'll get chaos)&lt;br /&gt;
* offers no updates or security updates&lt;br /&gt;
* has no user management&lt;br /&gt;
* has no password protection&lt;br /&gt;
* is not designed for installation of not Debian packages (compile programs)&lt;br /&gt;
* may cause difficulties while you try to install Debian packages&lt;br /&gt;
* requires experience with aptitude whenever you want to change something&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Customizing Knoppix ==&lt;br /&gt;
* The simplest, which you can do in all versions, is using → [[Cheat_Codes|Cheat Codes]]. At the boot prompt, you can specify a number of parameters like language, keyboard, screen resolution, desktop environment. The cheat codes may differ between the releases; you find them on DVD in the file /KNOPPIX/'''knoppix-cheatcodes.txt'''.&lt;br /&gt;
&lt;br /&gt;
* You can → [[#Flash_disk_Install|install Knoppix]] to a read/write media (like USB sticks, external hard disks or flash cards using &amp;quot;KNOPPIX  Install KNOPPIX to flash disk&amp;quot;. You may change the default boot parameters, so you don't have to enter them at every boot. For this reinsert the USB stick, open '/boot/syslinux/syslinux.cfg' and change the parameters in all '''APPEND''' lines as you need.&lt;br /&gt;
&lt;br /&gt;
* The next step is using → [[#Persistent_memory|persistent memory]], which can be used to install programs and save configuration data and personal settings. During flash disk install Knoppix will ask you if you want to create persistent storage, and how big you want it. The size you specify must be an integer, and the integer signifies the number of megabytes of persistent storage. &lt;br /&gt;
&lt;br /&gt;
* Another and most difficult option is to → [[Knoppix_Remastering_Howto|remaster Knoppix]] which means that you create a new compressed filesystem image instead of the default. You may write it to DVD, but you don't have to.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Flash disk install ==&lt;br /&gt;
Boot with Knoppix DVD and select &amp;quot;Knoppix =&amp;gt; Install KNOPPIX to flash disk&amp;quot;. There are two options to choose from:&lt;br /&gt;
* Installation on FAT32 with (optional) overlay file &amp;lt; 4GB&lt;br /&gt;
* Installation on FAT32 with additional overlay partition&lt;br /&gt;
In the first case you will get an installation of compressed filesysten Image and the persistent memory all within '/dev/sda1' (FAT32 formatted).&lt;br /&gt;
&lt;br /&gt;
In the other case you will get an installation of compressed filesystem Image to '/dev/sda1' (FAT32 formatted) and the persistent memory in '/dev/sda2' (ReiserFS formatted).&lt;br /&gt;
&lt;br /&gt;
Both these installations uses Syslinux to boot. At the end of the installation you will be asked to encrypted or not the persistent memory.&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Poor man's install ==&lt;br /&gt;
In earlier days there have been many descriptions how to copy the compressed filesystem Image to hard drive, how to boot these installations and they have been called like '''poor man's install, PMI, poor man's install to HD, basic poor man's install ...'''&lt;br /&gt;
&lt;br /&gt;
Nowadays you can do it as follows: Boot with the Knoppix DVD using the cheatcode&lt;br /&gt;
 knoppix tohd=/dev/sda1 mkimage&lt;br /&gt;
&lt;br /&gt;
Knoppix will create a folder called &amp;quot;KNOPPIX&amp;quot; in the partition you've chosen and you will be asked to create persistent memory (overlay file only). The used disk partition can be a Linux format such as EXT3 but can also be FAT32 or NTFS (pre Windows 8). If you failed to create overlay file you can make up it at next boot-time: edit the grub line and append for this session the chatcode &amp;quot;mkimage&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
You'll find yourself at the end of the installation within Knoppix on '/dev/sda1' and not within Knoppix from DVD.&lt;br /&gt;
&lt;br /&gt;
'''Important note:''' &amp;quot;/dev/sda1&amp;quot; is only as an example; use your own value!&lt;br /&gt;
&lt;br /&gt;
If you want to boot this installation using GRUB legacy or GRUB2, do also as follows:&lt;br /&gt;
 su&lt;br /&gt;
 mount /media/sr0&lt;br /&gt;
 cp /media/sr0/boot/isolinux/linux /media/sr0/boot/isolinux/linux64 \&lt;br /&gt;
   /media/sr0/boot/isolinux/minirt.gz /mnt-system/KNOPPIX/&lt;br /&gt;
&lt;br /&gt;
To boot this poor man's install you need again a Knoppix DVD or a boot-only Knoppix-CD with the same Kernel version; at boot prompt type:&lt;br /&gt;
 knoppix fromhd=/dev/sda1&lt;br /&gt;
&lt;br /&gt;
Otherwise if you are using GRUB legacy as bootloader, start your operating system - for example Knoppix HD install - and append within '/boot/grub/menu.lst'&lt;br /&gt;
 title KNOPPIX 32 PMI&lt;br /&gt;
 kernel (hd1,0)/KNOPPIX/linux fromhd=/dev/sdb1 lang=en (.. other boot-parameter ..)&lt;br /&gt;
 initrd (hd1,0)/KNOPPIX/minirt.gz&lt;br /&gt;
 &lt;br /&gt;
 title KNOPPIX 64 PMI&lt;br /&gt;
 kernel (hd1,0)/KNOPPIX/linux64 fromhd=/dev/sdb1 lang=en(.. other boot-parameter ..)&lt;br /&gt;
 initrd (hd1,0)/KNOPPIX/minirt.gz&lt;br /&gt;
 &lt;br /&gt;
 title KNOPPIX Adriane PMI&lt;br /&gt;
 kernel (hd1,0)/KNOPPIX/linux fromhd=/dev/sdb1 adriane lang=en (.. other boot-parameter ..)&lt;br /&gt;
 initrd (hd1,0)/KNOPPIX/minirt.gz&lt;br /&gt;
&lt;br /&gt;
'''Important note:''' In this example Knoppix has been installed to 2nd device in the 1st partition of it (hd1,0). &amp;quot;(hd0,0)&amp;quot; means 1st device and 1st partition with GRUB legacy.&lt;br /&gt;
&lt;br /&gt;
If you are using GRUB2 as bootloader, start your operating system - for example Debian - and append within '/etc/grub.d/40_custom'&lt;br /&gt;
 menuentry &amp;quot;Knoppix 32 PMI&amp;quot; {&lt;br /&gt;
 set root='(hd1,1)'&lt;br /&gt;
 linux /KNOPPIX/linux lang=en (.. other boot-parameter ..)&lt;br /&gt;
 initrd /KNOPPIX/minirt.gz&lt;br /&gt;
 }&lt;br /&gt;
 &lt;br /&gt;
 menuentry &amp;quot;Knoppix 64 PMI&amp;quot; {&lt;br /&gt;
 set root='(hd1,1)'&lt;br /&gt;
 linux /KNOPPIX/linux64 lang=en (.. other boot-parameter ..)&lt;br /&gt;
 initrd /KNOPPIX/minirt.gz&lt;br /&gt;
 }&lt;br /&gt;
 &lt;br /&gt;
 menuentry &amp;quot;Knoppix Adriane PMI&amp;quot; {&lt;br /&gt;
 set root='(hd1,1)'&lt;br /&gt;
 linux /KNOPPIX/linux adriane lang=en (.. other boot-parameter ..)&lt;br /&gt;
 initrd /KNOPPIX/minirt.gz&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
Don't forget &amp;quot;update-grub&amp;quot;!&lt;br /&gt;
&lt;br /&gt;
'''Important note:''' In this example Knoppix has been installed to 2nd device in the 1st partition of it (hd1,1). &amp;quot;(hd0,1)&amp;quot; means 1st device and 1st partition with GRUB 2.&lt;br /&gt;
&lt;br /&gt;
Instead of (.. other boot-parameter ..) use the parameters as you need or as you can see in the &amp;quot;APPEND&amp;quot;-lines of '/mnt-system/boot/isolinux/isolinux.cfg' from Knoppix DVD - but '''without''' the parameter &amp;quot;initrd=minirt.gz&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Full HD install ==&lt;br /&gt;
Boot with Knoppix DVD and select &amp;quot;Knoppix =&amp;gt; KNOPPIX HD install&amp;quot; in a free partiton you chose. You will get a Debian-style installation in your partiton (ReiserFS formatted) and the option to use GRUB legacy as bootmanager.&lt;br /&gt;
&lt;br /&gt;
'''Important note:''' Read &amp;quot;Help&amp;quot; of the installation tool first!&lt;br /&gt;
&lt;br /&gt;
Read more about full HD install → [[HD_based_HowTo|HD based HowTo]].&lt;br /&gt;
&lt;br /&gt;
If you decide to do a full HD install of Knoppix, please read → [[Full_HD_install_-_warning|Full HD install - warning]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== ISO install to HD ==&lt;br /&gt;
Download the Knoppix ISO to a harddrive (in my example to the 1st partition of an external harddrive to the folder '/ISO/') and rename the Knoppix ISO (insert the real name of the used Knoppix ISO instead of &amp;quot;KNOPPIX.....DE.iso&amp;quot;)&lt;br /&gt;
 mv -f /media/sdb1/ISO/KNOPPIX.....DE.iso /media/sdb1/ISO/KNX.iso&lt;br /&gt;
&lt;br /&gt;
To boot this ISO installation to HD you need again a Knoppix DVD or a boot-only Knoppix-CD with the same Kernel version; at boot prompt type:&lt;br /&gt;
 knoppix bootfrom=/dev/sdb1/ISO/KNX.iso&lt;br /&gt;
&lt;br /&gt;
Otherwise if you are using GRUB2 as bootloader, start your operating system - for example Debian - and append within '/etc/grub.d/40_custom'&lt;br /&gt;
 menuentry &amp;quot;Knoppix ISO&amp;quot; {&lt;br /&gt;
 loopback loop (hd1,1)/ISO/KNX.iso&lt;br /&gt;
 linux (loop)/boot/isolinux/linux bootfrom=/dev/sdb1/ISO/KNX.iso (.. other boot-parameter ..)&lt;br /&gt;
 initrd (loop)/boot/isolinux/minirt.gz&lt;br /&gt;
 }&lt;br /&gt;
 &lt;br /&gt;
 menuentry &amp;quot;Knoppix 64 ISO&amp;quot; {&lt;br /&gt;
 loopback loop (hd1,1)/ISO/KNX.iso&lt;br /&gt;
 linux (loop)/boot/isolinux/linux64 bootfrom=/dev/sdb1/ISO/KNX.iso (.. other boot-parameter ..)&lt;br /&gt;
 initrd (loop)/boot/isolinux/minirt.gz&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
Don't forget &amp;quot;update-grub&amp;quot;!&lt;br /&gt;
&lt;br /&gt;
Instead of '''(.. other boot-parameter ..)''' use the parameters as you need or as you can see in the &amp;quot;APPEND&amp;quot;-lines of '/mnt-system/boot/isolinux/isolinux.cfg' from Knoppix DVD - but '''without''' the parameter &amp;quot;initrd=minirt.gz&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
'''Important note:''' &amp;quot;/sdb1/ISO/&amp;quot; is only as an example; use your own value! Knoppix has been installed to 2nd device in the 1st partition (hd1,1). &amp;quot;(hd0,1)&amp;quot; means 1sr device and 1st partition with GRUB 2.&lt;br /&gt;
&lt;br /&gt;
With '''ISO install to HD''' you cannot use Grub legacy.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Terminal Server install ==&lt;br /&gt;
moved to → [[Knoppix_Terminal_Server|Knoppix Terminal Server]]&lt;br /&gt;
&lt;br /&gt;
== Persistent memory ==&lt;br /&gt;
This is one of the most useful features in Knoppix, and together with Unionfs, makes Knoppix very versatile indeed. The entire persistent memory (also called &amp;quot;overlay&amp;quot;) can be saved, so that configuration changes, settings, user data, packages which have been downloaded and installed etc can all be saved and will be available at subsequent sessions.&lt;br /&gt;
&lt;br /&gt;
With '''Flash disk Install''' and the option '''overlay file''', with '''Poor man's install''' or '''Terminal Server Install''' you'll get an image file '/KNOPPIX/knoppix-data.img' respectively '/KNOPPIX/knoppix-data.aes' in case of encryption. At the next boot, Knoppix will scan for any image file named knoppix-data.img or knoppix-data.aes. If you use &amp;quot;df -h&amp;quot; you can see the values of the persistent memory at the line &amp;quot;/dev/loop ...  &amp;quot;.&lt;br /&gt;
&lt;br /&gt;
With '''Flash disk Install''' and the option '''overlay partition''' you'll get persistent memory (encrypted or not) in a separate partition and without the limitation of maximum size of 4 GB. At the next boot, Knoppix will scan for the file '/mnt-system/KNOPPIX/knoppix-data.inf', which contains the line&lt;br /&gt;
 2 KNOPPIX_DATA reiserfs&lt;br /&gt;
If you use &amp;quot;df -h&amp;quot; you can see the values of the persistent memory at the line &amp;quot;/dev/sd. ...  KNOPPIX_DATA&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== UNIONFS ==&lt;br /&gt;
One of the limitations of a Live CD/DVD is that it is read-only - in particular, '/usr' where most executable programs are kept. Many programs need to change and access components into standard locations like '/lib', '/usr/lib' or '/etc' which are read-only.&lt;br /&gt;
&lt;br /&gt;
Unionfs is another important development introduced into Knoppix from Version 3.8 onwards. Unionfs is a virtual filesystem. It creates a writable system file area in RAM with all the system directories such as '/etc', '/usr' and so on. This is then seamlessly merged with the read-only systemfile image KNOPPIX on the CD. A description of unionfs can be found here: [http://en.wikipedia.org/wiki/UnionFS UnionFS].&lt;br /&gt;
&lt;br /&gt;
With Unionfs, it becomes possible to &amp;quot;write&amp;quot; to the system area. Knoppix DVD can then be treated almost like it is installed on a writable media. You can do install programs with apt-get, aptitude or synaptic, edit config files in '/etc' and so on. Of course, you may still download an incompatible package which upsets Knoppix's delicate balance and break Knoppix, just like in a hard disk install. But this is a Live CD/DVD!  The problems go away at the next reboot.&lt;br /&gt;
&lt;br /&gt;
But if you have for example a flash disk install with persistent memory, you'll get an union of overlay's writable system file area with the read-only systemfile image KNOPPIX. If you installed something which works well, you will not have to do it again and it is available at the next session.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Enable &amp;quot;syslog&amp;quot; etc. ==&lt;br /&gt;
Per default '''syslog''' etc. is disabled within Knoppix. To get it back especially in a full HD install follow this instruction:&lt;br /&gt;
 su&lt;br /&gt;
 mv /etc/syslog-knoppix.conf /etc/syslog-knoppix.conf_orig&lt;br /&gt;
 aptitude install anacron&lt;br /&gt;
 ln -s /usr/sbin/rsyslogd /sbin/syslogd&lt;br /&gt;
 reboot&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Return to '''[[Main Page]] of the Wiki'''.&lt;/div&gt;</summary>
		<author><name>WPSchulz</name></author>	</entry>

	<entry>
		<id>https://mail.knoppix.net/wiki/Language,_Locale_%26_Keyboard_settings_FAQ</id>
		<title>Language, Locale &amp; Keyboard settings FAQ</title>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki/Language,_Locale_%26_Keyboard_settings_FAQ"/>
				<updated>2016-05-10T15:21:12Z</updated>
		
		<summary type="html">&lt;p&gt;WPSchulz: Redirected page to Locale settings&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#redirect [[Locale_settings]]&lt;/div&gt;</summary>
		<author><name>WPSchulz</name></author>	</entry>

	<entry>
		<id>https://mail.knoppix.net/wiki/Locale_settings</id>
		<title>Locale settings</title>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki/Locale_settings"/>
				<updated>2016-05-10T15:19:21Z</updated>
		
		<summary type="html">&lt;p&gt;WPSchulz: Created page with &amp;quot;==== Start Knoppix in other languages ==== At the boot prompt, enter a suitable cheatcode. The lang cheatcode changes the locale, which includes the language, keyboard, xkeybo...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==== Start Knoppix in other languages ====&lt;br /&gt;
At the boot prompt, enter a suitable cheatcode. The lang cheatcode changes the locale, which includes the language, keyboard, xkeyboard, timezone and other local settings. For example, if you type lang=fr, Knoppix will boot in French language, with the French keyboard layout and set the French timezone, among other things. You may recognise the cheatcode as the top-level domain country code on the internet.&lt;br /&gt;
&lt;br /&gt;
==== The complete list of lang cheatcodes ====&lt;br /&gt;
At the boot prompt, press F3 to view a list of lang cheatcodes:&lt;br /&gt;
 knoppix lang=us|cs|da|de|es|fr|it|nl|pl|ru|sk|...&lt;br /&gt;
There is also a list on the DVD at /KNOPPIX/knoppix-cheatcodes.txt. Note that the above lists are not complete.  By looking within '/etc/init.d/knoppix-autoconfig' at position &amp;quot;localize()&amp;quot; you can see which additional lang cheatcodes Knoppix will actually accept&lt;br /&gt;
&lt;br /&gt;
==== My cheatcode was accepted, but menus are still in English. ====&lt;br /&gt;
&lt;br /&gt;
Knoppix includes locale files for many places, but only a small number of language packs (which provide the text for the kde menus).  For example, if you enter the cheatcode lang=cn, Knoppix will start with all the locale settings for China but menus will still be in English.&lt;br /&gt;
&lt;br /&gt;
==== I get a funny symbol instead of &amp;quot;=&amp;quot; ====&lt;br /&gt;
&lt;br /&gt;
Most likely you are using a different keyboard from what Knoppix is expecting.  At boot time the German Knoppix version expects a German keyboard, the English version expects a US keyboard. See [http://en.wikipedia.org/wiki/Keyboard_layout '''keyboard layouts'''] for information on different keyboard layouts. Note where the characters you want are on your keyboard and then press the matching key.&lt;br /&gt;
&lt;br /&gt;
==== Select a keyboard layout at boot time ====&lt;br /&gt;
If you use the lang cheatcode, the keyboard will be changed to match the country or locale you selected.  If you want a different keyboard setting use the keyboard and xkeyboard cheatcode, for example:&lt;br /&gt;
&lt;br /&gt;
 knoppix lang=us keyboard=de xkeyboard=de&lt;br /&gt;
&lt;br /&gt;
==== Add additional languages which are not on DVD ====&lt;br /&gt;
&lt;br /&gt;
First ensure that the locale you want has been generated.   Do:&lt;br /&gt;
  dpkg-reconfigure locales&lt;br /&gt;
Scroll down the list and ensure the locale you want has been checked.&lt;br /&gt;
&lt;br /&gt;
For example: pt_PT.UTF-8 UTF8  Select OK.  Knoppix may take a while to generate all the selected locales.&lt;br /&gt;
&lt;br /&gt;
Next, you need to download KDE the internationalization file for the language you want from a Debian repository.  These files are named kde-i10n-*, for example kde-i10n-pt is Portugese.  You can do this by launching Synaptic Package Manager.  Reload the repository information, then search for &amp;quot;kde-i10n&amp;quot; to view a list of available kde-i10n files.  Mark the wanted file for installation and click &amp;quot;Apply&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Do I have to set locale every session?====&lt;br /&gt;
&lt;br /&gt;
If you have a → [[:Category:Hard_drive_Installation#Flash_disk_install|flash disk install]] or a → [[:Category:Hard_drive_Installation#Poor_man.27s_install|poor man's install]] with persistent memory, you can use → [[Cheat_Codes#Micro-Remastering|Micro-Remastering]]. In case of → [[:Category:Hard_drive_Installation#Full_HD_install|full HD install]] append your cheatcodes within '/boot/grub/menu.lst' at the end of the line &amp;quot;kernel ....&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
[[Category : FAQ Page]]&lt;/div&gt;</summary>
		<author><name>WPSchulz</name></author>	</entry>

	<entry>
		<id>https://mail.knoppix.net/wiki/Category:Hard_drive_Installation</id>
		<title>Category:Hard drive Installation</title>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki/Category:Hard_drive_Installation"/>
				<updated>2016-05-10T14:57:14Z</updated>
		
		<summary type="html">&lt;p&gt;WPSchulz: /* HD install */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The main strength of [http://www.knopper.net/knoppix/index-en.html Knoppix] is its ability to be run from memory as a [[LiveCD |Live Linux CD]]. To boot the CD/DVD Isolinux is used. The advantage to this is that you can take the CD/DVD with you. However, it is possible to install Knoppix on other mediums.&lt;br /&gt;
&lt;br /&gt;
== Warning: Knoppix is a Live Linux DVD ==&lt;br /&gt;
Whichever installation method you'll select, don't forget: basis of each of these methods is the Live Linux DVD!&lt;br /&gt;
&lt;br /&gt;
Knoppix is not a Linux distribution like for example Debian, openSUSE, Ubuntu or others.&lt;br /&gt;
&lt;br /&gt;
'''Knoppix'''&lt;br /&gt;
* cannot be '''upgraded''' (if you try it, you'll get chaos)&lt;br /&gt;
* offers no updates or security updates&lt;br /&gt;
* has no user management&lt;br /&gt;
* has no password protection&lt;br /&gt;
* is not designed for installation of not Debian packages (compile programs)&lt;br /&gt;
* may cause difficulties while you try to install Debian packages&lt;br /&gt;
* requires experience with aptitude whenever you want to change something&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Customizing Knoppix ==&lt;br /&gt;
* The simplest, which you can do in all versions, is using → [[Cheat_Codes|Cheat Codes]]. At the boot prompt, you can specify a number of parameters like language, keyboard, screen resolution, desktop environment. The cheat codes may differ between the releases; you find them on DVD in the file /KNOPPIX/'''knoppix-cheatcodes.txt'''.&lt;br /&gt;
&lt;br /&gt;
* You can → [[#Flash_disk_Install|install Knoppix]] to a read/write media (like USB sticks, external hard disks or flash cards using &amp;quot;KNOPPIX  Install KNOPPIX to flash disk&amp;quot;. You may change the default boot parameters, so you don't have to enter them at every boot. For this reinsert the USB stick, open '/boot/syslinux/syslinux.cfg' and change the parameters in all '''APPEND''' lines as you need.&lt;br /&gt;
&lt;br /&gt;
* The next step is using → [[#Persistent_memory|persistent memory]], which can be used to install programs and save configuration data and personal settings. During flash disk install Knoppix will ask you if you want to create persistent storage, and how big you want it. The size you specify must be an integer, and the integer signifies the number of megabytes of persistent storage. &lt;br /&gt;
&lt;br /&gt;
* Another and most difficult option is to → [[Knoppix_Remastering_Howto|remaster Knoppix]] which means that you create a new compressed filesystem image instead of the default. You may write it to DVD, but you don't have to.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Flash disk install ==&lt;br /&gt;
Boot with Knoppix DVD and select &amp;quot;Knoppix =&amp;gt; Install KNOPPIX to flash disk&amp;quot;. There are two options to choose from:&lt;br /&gt;
* Installation on FAT32 with (optional) overlay file &amp;lt; 4GB&lt;br /&gt;
* Installation on FAT32 with additional overlay partition&lt;br /&gt;
In the first case you will get an installation of compressed filesysten Image and the persistent memory all within '/dev/sda1' (FAT32 formatted).&lt;br /&gt;
&lt;br /&gt;
In the other case you will get an installation of compressed filesystem Image to '/dev/sda1' (FAT32 formatted) and the persistent memory in '/dev/sda2' (ReiserFS formatted).&lt;br /&gt;
&lt;br /&gt;
Both these installations uses Syslinux to boot. At the end of the installation you will be asked to encrypted or not the persistent memory.&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Poor man's install ==&lt;br /&gt;
In earlier days there have been many descriptions how to copy the compressed filesystem Image to hard drive, how to boot these installations and they have been called like '''poor man's install, PMI, poor man's install to HD, basic poor man's install ...'''&lt;br /&gt;
&lt;br /&gt;
Nowadays you can do it as follows: Boot with the Knoppix DVD using the cheatcode&lt;br /&gt;
 knoppix tohd=/dev/sda1 mkimage&lt;br /&gt;
&lt;br /&gt;
Knoppix will create a folder called &amp;quot;KNOPPIX&amp;quot; in the partition you've chosen and you will be asked to create persistent memory (overlay file only). The used disk partition can be a Linux format such as EXT3 but can also be FAT32 or NTFS (pre Windows 8). If you failed to create overlay file you can make up it at next boot-time: edit the grub line and append for this session the chatcode &amp;quot;mkimage&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
You'll find yourself at the end of the installation within Knoppix on '/dev/sda1' and not within Knoppix from DVD.&lt;br /&gt;
&lt;br /&gt;
'''Important note:''' &amp;quot;/dev/sda1&amp;quot; is only as an example; use your own value!&lt;br /&gt;
&lt;br /&gt;
If you want to boot this installation using GRUB legacy or GRUB2, do also as follows:&lt;br /&gt;
 su&lt;br /&gt;
 mount /media/sr0&lt;br /&gt;
 cp /media/sr0/boot/isolinux/linux /media/sr0/boot/isolinux/linux64 \&lt;br /&gt;
   /media/sr0/boot/isolinux/minirt.gz /mnt-system/KNOPPIX/&lt;br /&gt;
&lt;br /&gt;
To boot this poor man's install you need again a Knoppix DVD or a boot-only Knoppix-CD with the same Kernel version; at boot prompt type:&lt;br /&gt;
 knoppix fromhd=/dev/sda1&lt;br /&gt;
&lt;br /&gt;
Otherwise if you are using GRUB legacy as bootloader, start your operating system - for example Knoppix HD install - and append within '/boot/grub/menu.lst'&lt;br /&gt;
 title KNOPPIX 32 PMI&lt;br /&gt;
 kernel (hd1,0)/KNOPPIX/linux fromhd=/dev/sdb1 lang=en (.. other boot-parameter ..)&lt;br /&gt;
 initrd (hd1,0)/KNOPPIX/minirt.gz&lt;br /&gt;
 &lt;br /&gt;
 title KNOPPIX 64 PMI&lt;br /&gt;
 kernel (hd1,0)/KNOPPIX/linux64 fromhd=/dev/sdb1 lang=en(.. other boot-parameter ..)&lt;br /&gt;
 initrd (hd1,0)/KNOPPIX/minirt.gz&lt;br /&gt;
 &lt;br /&gt;
 title KNOPPIX Adriane PMI&lt;br /&gt;
 kernel (hd1,0)/KNOPPIX/linux fromhd=/dev/sdb1 adriane lang=en (.. other boot-parameter ..)&lt;br /&gt;
 initrd (hd1,0)/KNOPPIX/minirt.gz&lt;br /&gt;
&lt;br /&gt;
'''Important note:''' In this example Knoppix has been installed to 2nd device in the 1st partition of it (hd1,0). &amp;quot;(hd0,0)&amp;quot; means 1st device and 1st partition with GRUB legacy.&lt;br /&gt;
&lt;br /&gt;
If you are using GRUB2 as bootloader, start your operating system - for example Debian - and append within '/etc/grub.d/40_custom'&lt;br /&gt;
 menuentry &amp;quot;Knoppix 32 PMI&amp;quot; {&lt;br /&gt;
 set root='(hd1,1)'&lt;br /&gt;
 linux /KNOPPIX/linux lang=en (.. other boot-parameter ..)&lt;br /&gt;
 initrd /KNOPPIX/minirt.gz&lt;br /&gt;
 }&lt;br /&gt;
 &lt;br /&gt;
 menuentry &amp;quot;Knoppix 64 PMI&amp;quot; {&lt;br /&gt;
 set root='(hd1,1)'&lt;br /&gt;
 linux /KNOPPIX/linux64 lang=en (.. other boot-parameter ..)&lt;br /&gt;
 initrd /KNOPPIX/minirt.gz&lt;br /&gt;
 }&lt;br /&gt;
 &lt;br /&gt;
 menuentry &amp;quot;Knoppix Adriane PMI&amp;quot; {&lt;br /&gt;
 set root='(hd1,1)'&lt;br /&gt;
 linux /KNOPPIX/linux adriane lang=en (.. other boot-parameter ..)&lt;br /&gt;
 initrd /KNOPPIX/minirt.gz&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
Don't forget &amp;quot;update-grub&amp;quot;!&lt;br /&gt;
&lt;br /&gt;
'''Important note:''' In this example Knoppix has been installed to 2nd device in the 1st partition of it (hd1,1). &amp;quot;(hd0,1)&amp;quot; means 1st device and 1st partition with GRUB 2.&lt;br /&gt;
&lt;br /&gt;
Instead of (.. other boot-parameter ..) use the parameters as you need or as you can see in the &amp;quot;APPEND&amp;quot;-lines of '/mnt-system/boot/isolinux/isolinux.cfg' from Knoppix DVD - but '''without''' the parameter &amp;quot;initrd=minirt.gz&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Full HD install ==&lt;br /&gt;
Boot with Knoppix DVD and select &amp;quot;Knoppix =&amp;gt; KNOPPIX HD install&amp;quot; in a free partiton you chose. You will get a Debian-style installation in your partiton (ReiserFS formatted) and the option to use GRUB legacy as bootmanager.&lt;br /&gt;
&lt;br /&gt;
'''Important note:''' Read &amp;quot;Help&amp;quot; of the installation tool first!&lt;br /&gt;
&lt;br /&gt;
Read more about full HD install → [[HD_based_HowTo|HD based HowTo]].&lt;br /&gt;
&lt;br /&gt;
If you decide to do a full HD install of Knoppix, please read → [[Full_HD_install_-_warning|Full HD install - warning]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== ISO install to HD ==&lt;br /&gt;
Download the Knoppix ISO to a harddrive (in my example to the 1st partition of an external harddrive to the folder '/ISO/') and rename the Knoppix ISO (insert the real name of the used Knoppix ISO instead of &amp;quot;KNOPPIX.....DE.iso&amp;quot;)&lt;br /&gt;
 mv -f /media/sdb1/ISO/KNOPPIX.....DE.iso /media/sdb1/ISO/KNX.iso&lt;br /&gt;
&lt;br /&gt;
To boot this ISO installation to HD you need again a Knoppix DVD or a boot-only Knoppix-CD with the same Kernel version; at boot prompt type:&lt;br /&gt;
 knoppix bootfrom=/dev/sdb1/ISO/KNX.iso&lt;br /&gt;
&lt;br /&gt;
Otherwise if you are using GRUB2 as bootloader, start your operating system - for example Debian - and append within '/etc/grub.d/40_custom'&lt;br /&gt;
 menuentry &amp;quot;Knoppix ISO&amp;quot; {&lt;br /&gt;
 loopback loop (hd1,1)/ISO/KNX.iso&lt;br /&gt;
 linux (loop)/boot/isolinux/linux bootfrom=/dev/sdb1/ISO/KNX.iso (.. other boot-parameter ..)&lt;br /&gt;
 initrd (loop)/boot/isolinux/minirt.gz&lt;br /&gt;
 }&lt;br /&gt;
 &lt;br /&gt;
 menuentry &amp;quot;Knoppix 64 ISO&amp;quot; {&lt;br /&gt;
 loopback loop (hd1,1)/ISO/KNX.iso&lt;br /&gt;
 linux (loop)/boot/isolinux/linux64 bootfrom=/dev/sdb1/ISO/KNX.iso (.. other boot-parameter ..)&lt;br /&gt;
 initrd (loop)/boot/isolinux/minirt.gz&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
Don't forget &amp;quot;update-grub&amp;quot;!&lt;br /&gt;
&lt;br /&gt;
Instead of '''(.. other boot-parameter ..)''' use the parameters as you need or as you can see in the &amp;quot;APPEND&amp;quot;-lines of '/mnt-system/boot/isolinux/isolinux.cfg' from Knoppix DVD - but '''without''' the parameter &amp;quot;initrd=minirt.gz&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
'''Important note:''' &amp;quot;/sdb1/ISO/&amp;quot; is only as an example; use your own value! Knoppix has been installed to 2nd device in the 1st partition (hd1,1). &amp;quot;(hd0,1)&amp;quot; means 1sr device and 1st partition with GRUB 2.&lt;br /&gt;
&lt;br /&gt;
With '''ISO install to HD''' you cannot use Grub legacy.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Terminal Server install ==&lt;br /&gt;
moved to → [[Knoppix_Terminal_Server|Knoppix Terminal Server]]&lt;br /&gt;
&lt;br /&gt;
== Persistent memory ==&lt;br /&gt;
This is one of the most useful features in Knoppix, and together with Unionfs, makes Knoppix very versatile indeed. The entire persistent memory (also called &amp;quot;overlay&amp;quot;) can be saved, so that configuration changes, settings, user data, packages which have been downloaded and installed etc can all be saved and will be available at subsequent sessions.&lt;br /&gt;
&lt;br /&gt;
With '''Flash disk Install''' and the option '''overlay file''', with '''Poor man's install''' or '''Terminal Server Install''' you'll get an image file '/KNOPPIX/knoppix-data.img' respectively '/KNOPPIX/knoppix-data.aes' in case of encryption. At the next boot, Knoppix will scan for any image file named knoppix-data.img or knoppix-data.aes. If you use &amp;quot;df -h&amp;quot; you can see the values of the persistent memory at the line &amp;quot;/dev/loop ...  &amp;quot;.&lt;br /&gt;
&lt;br /&gt;
With '''Flash disk Install''' and the option '''overlay partition''' you'll get persistent memory (encrypted or not) in a separate partition and without the limitation of maximum size of 4 GB. At the next boot, Knoppix will scan for the file '/mnt-system/KNOPPIX/knoppix-data.inf', which contains the line&lt;br /&gt;
 2 KNOPPIX_DATA reiserfs&lt;br /&gt;
If you use &amp;quot;df -h&amp;quot; you can see the values of the persistent memory at the line &amp;quot;/dev/sd. ...  KNOPPIX_DATA&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== UNIONFS ==&lt;br /&gt;
One of the limitations of a Live CD/DVD is that it is read-only - in particular, '/usr' where most executable programs are kept. Many programs need to change and access components into standard locations like '/lib', '/usr/lib' or '/etc' which are read-only.&lt;br /&gt;
&lt;br /&gt;
Unionfs is another important development introduced into Knoppix from Version 3.8 onwards. Unionfs is a virtual filesystem. It creates a writable system file area in RAM with all the system directories such as '/etc', '/usr' and so on. This is then seamlessly merged with the read-only systemfile image KNOPPIX on the CD. A description of unionfs can be found here: [http://en.wikipedia.org/wiki/UnionFS UnionFS].&lt;br /&gt;
&lt;br /&gt;
With Unionfs, it becomes possible to &amp;quot;write&amp;quot; to the system area. Knoppix DVD can then be treated almost like it is installed on a writable media. You can do install programs with apt-get, aptitude or synaptic, edit config files in '/etc' and so on. Of course, you may still download an incompatible package which upsets Knoppix's delicate balance and break Knoppix, just like in a hard disk install. But this is a Live CD/DVD!  The problems go away at the next reboot.&lt;br /&gt;
&lt;br /&gt;
But if you have for example a flash disk install with persistent memory, you'll get an union of overlay's writable system file area with the read-only systemfile image KNOPPIX. If you installed something which works well, you will not have to do it again and it is available at the next session.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Return to '''[[Main Page]] of the Wiki'''.&lt;/div&gt;</summary>
		<author><name>WPSchulz</name></author>	</entry>

	<entry>
		<id>https://mail.knoppix.net/wiki/HD_Installation_Warnung</id>
		<title>HD Installation Warnung</title>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki/HD_Installation_Warnung"/>
				<updated>2016-05-08T17:58:04Z</updated>
		
		<summary type="html">&lt;p&gt;WPSchulz: Redirected page to Full HD install - Warnung&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#redirect [[Full_HD_install_-_Warnung]]&lt;/div&gt;</summary>
		<author><name>WPSchulz</name></author>	</entry>

	<entry>
		<id>https://mail.knoppix.net/wiki/Full_HD_install_-_Warnung</id>
		<title>Full HD install - Warnung</title>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki/Full_HD_install_-_Warnung"/>
				<updated>2016-05-08T17:57:19Z</updated>
		
		<summary type="html">&lt;p&gt;WPSchulz: Created page with &amp;quot;== Knoppix ist .. ==  KNOPPIX ist eine komplett von DVD lauffähige Zusammenstellung von GNU/Linux-Software mit automatischer Hardwareerkennung und Unterstützung für viele G...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Knoppix ist .. ==&lt;br /&gt;
&lt;br /&gt;
KNOPPIX ist eine komplett von DVD lauffähige Zusammenstellung von GNU/Linux-Software mit automatischer Hardwareerkennung und Unterstützung für viele Grafikkarten, Soundkarten, SCSI- und USB-Geräte und sonstige Peripherie. KNOPPIX kann als produktives Linux-System für den Desktop, Schulungs-DVD, Rescue-System oder als Plattform für kommerzielle Software-Produktdemos angepasst und eingesetzt werden. (nach: http://www.knopper.net/knoppix/index.html)&lt;br /&gt;
&lt;br /&gt;
== Knoppix ist nicht Debian ==&lt;br /&gt;
&lt;br /&gt;
Knoppix basiert auf der Linux Distribution von Debian, aber es ist nicht Debian. Knoppix ist eine Live DVD und es ist beabsichtigt, daß alles von DVD aus funktioniert oder von einer Flash-Disk nach &amp;quot;Knoppix auf Flash-Disk installieren&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Natürlich läuft auch Debian von einer DVD aus, wenn wir mit einer Debian Installations-DVD booten, aber bei Debian ist es nur beabsichtigt, Debian zu installieren. Knoppix dagegen versucht, uns mit einer reichhaltigen und überall anwendbaren Arbeitsumgebung eine Einführung in Linux zu geben, ohne daß wir etwas auf unsere Festplatte installieren müssen. Aber es ist nicht beabsichtigt, etwas auf die Festplatte zu kopieren und zum Laufen zu bringen.&lt;br /&gt;
&lt;br /&gt;
Knoppix hatte bereits eine leistungsfähige Hardware-Erkennung zu einer Zeit, als Debian während der Installation noch jede Menge technische Fragen stellte - Fragen, die für einige User schwer zu beantworten waren. Und sogar erfahrene Benutzer haben vermutlich die Installation unterbrechen müssen, um sich mit Hilfe von Programmen von Windows einen Überblick über ihre vorhandene Hardware zu verschaffen. Einige Leute waren davon so beeindruckt, daß sie begannen Scripte zu schreiben, wie man Knoppix auf eine Festplatte &amp;quot;installiert&amp;quot;. Mittlerweile kann man dafür das Script &amp;quot;0wn&amp;quot; verwenden.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Das Problem der verschiedenen Versionen ==&lt;br /&gt;
&lt;br /&gt;
Das Problem ist, daß es verschiedene Versionen von Debian gibt, welche eine Zeitlang stable, testing und unstable Version genannt werden. Andrerseits sind die verschiedenen Versionen unter ihrem internen Codenamen bekannt. Auch wenn die Aussicht besteht, daß die jetzige testing Version demnächst die neue stable Version wird, so bleiben doch Versionen, die als Wheezy oder Jessie bekannt sind, immer noch Wheezy oder Jessie, egal, ob sie jetzt stable genannt werden oder nicht. Wo ist nun das Problem? Wenn du Programme aussuchst oder Sicherheits-Updates oder sonstige Updates installierst, so erwartet das Design von Debian, daß du innerhalb der gleichen Version bleibst. Bei Paketen, die unter Wheezy arbeiten, wird erwartet, daß sie auch nur unter Wheezy verwendet werden. Für sie wurde nicht getestet, ob sie unter anderen Releases arbeiten; und es kann sein, daß sie nicht arbeiten oder Abhängigkeiten verletzen, wenn sie installiert oder upgedated werden. Das gilt ebenfalls für die anderen Versionen von Debian.&lt;br /&gt;
&lt;br /&gt;
Hoffnungsvoll denkt jetzt mancher: &amp;quot;Na und, auf welcher Debian Version basiert Knoppix?&amp;quot;. Nun, Klaus Knopper traf eine sehr wichtige Entscheidung, als er Knoppix erstellte. Im Bewußtsein, daß alles von DVD aus laufen sollte, entschloß er sich, sorgfältig einen Mix aus verschiedenen Versionen zu erstellen, alles zu testen und Versions-Probleme von Hand zu fixen. Für ihn war dies eine gute Wahl. Die &amp;quot;stable&amp;quot; Version von Debian ist gewöhnlich etwas veraltet. Die testing Version ist gewöhnlich ganz schön stabil, auch wenn es noch einige kleine Fehler geben mag, die noch ausgemerzt werden müssen. Oder es gibt Sachen, die für Debian noch nicht hinreichend genug getestet worden sind, um sie als &amp;quot;stable&amp;quot; einzustufen, wenn eine Linux Distribution für sehr weitreichende Aufgaben in einem kritischen Umfeld eingesetzt werden soll.&lt;br /&gt;
&lt;br /&gt;
Da mag es Software geben, die so neu ist, daß sie nur in &amp;quot;unstable&amp;quot; Version eingesetzt wird, auch wenn die Software ausreichend als stabil und fehlerfrei bekannt ist (soweit dies je eine Software ist). Diese Entscheidung, Versionen zu mischen und extensiv auf Versionsprobleme zu testen, erlaubt es Klaus Knopper, eine großartige Live DVD anzubieten. Sie kann wenn nötig einige der neuesten Packete enthalten. Sie kann stabil laufende Packete aus einer verläßlichen Version enthalten, wenn neuere Versionen bekannte Probleme aufweisen oder sie zu groß wurden, um noch auf eine DVD zu passen, oder wenn es andere gute Gründe gab, die alte Version beizubehalten.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Warum kein Upgrade von Knoppix? ==&lt;br /&gt;
&lt;br /&gt;
Diese Mischung von verschiedenen Versionen arbeitet hervorragend bei einer Live DVD, wo alles darauf hin getestet wurde, daß es gut zusammen arbeitet. Das funktioniert nicht so gut, wenn man die sorgfältig getestete und ausgewogene Zusammenstellung an Software nimmt (manchmal mit einem Kunstgriff passend gemacht) und auf eine Festplatte installiert, besonders, wenn noch alles mögliche sonst installiert oder versucht wird, die Pakete zu updaten oder upgraden. Das führt dazu, daß der Paketmanager Dinge vollzieht, die so nicht beabsichtigt waren, als Teile aus verschiedenen Versionen verwendet wurden.&lt;br /&gt;
&lt;br /&gt;
Das gleiche trifft für &amp;quot;KNOPPIX auf Flash-Disk installieren&amp;quot; zu. Falls man jemals versucht, die ganze Installation upzugraden, wird man Schwierigkeiten wegen verletzter Abhängigkeiten bekommen und am Ende ist das System unbrauchbar. Falls notwendig kann man versuchen, einzelne Pakete Schritt für Schritt upzugraden mit Hilfe von aptitude und seinen Optionen (&amp;quot;man aptitude&amp;quot; zeigt, welche Optionen möglich sind).&lt;br /&gt;
&lt;br /&gt;
Auf sehr erfahrene Linux User mag der Rat nicht zutreffen, Knoppix nicht zu installieren oder upzugraden. Diese Leute haben eventuell Erfahrung genug, solch Probleme zu lösen. Ihnen gefällt die Möglichkeit, eine Live DVD zu verwenden und sie auf die Festplatte zu installieren. Aber für den Durchschnitts-User ist es nicht ratsam, Knoppix auf eine Festplatte zu installiern.&lt;br /&gt;
&lt;br /&gt;
Jetzt die gute Nachricht: Debian und viele andere für eine Installation geeignete Distributionen haben ihre Installationsprogramme sehr verbessert, seit Knoppix das erste Mal angeboten wurde. Leider neigen viele Leute dazu, nur Knoppix im Blick zu behalten, da es die erste Linux-Version war, die sie je auf ihrem System zum Laufen brachten. Sie wollen sich dann nichts andres mehr ansehen, wenn sie sich entschlossen haben, ein Linux fest zu installieren, und sie mißachten alle Warnungen, besonders, wenn sie hören, daß es da  &amp;quot;KNOPPIX HD-Installation&amp;quot; gebe.&lt;br /&gt;
&lt;br /&gt;
Manchmal wird gesagt, Knoppix würde im wesentlichen zu Debian, wenn es erstmal auf Festplatte installiert sei. Dies ist eine etwas unglückliche Feststellung und, wie ich glaube, oft aus dem Kontext heraus gelöst. Für Leute, die sich für eine Festinstallation von Knoppix entschieden haben, und es fertig brachten, daß alles funktioniert, für die ist Knoppix in der Tat eine Art Debian, da es auf Debian basiert. Man kann sich dann an die Hilfsquellen von Debian wenden für Antwort auf Fragen (obwohl die Debian Foren von den Knoppix Problemen wissen und gewöhnlich bei Festinstallation von Knoppix Hilfe verweigern). Aber man würde Usern einen schlechten Dienst erweisen, wenn man man den Eindruck hervorrufen würde, sie hätten mit Skript &amp;quot;KNOPPIX HD-Installation&amp;quot; das Gleiche erreicht, wie wenn sie Debian installiert hätten.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category : FAQ Page]]&lt;br /&gt;
[[Category: Hard_drive_Installation]]&lt;/div&gt;</summary>
		<author><name>WPSchulz</name></author>	</entry>

	<entry>
		<id>https://mail.knoppix.net/wiki/HD_Install_Warning_not_to_do_it</id>
		<title>HD Install Warning not to do it</title>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki/HD_Install_Warning_not_to_do_it"/>
				<updated>2016-05-08T17:54:31Z</updated>
		
		<summary type="html">&lt;p&gt;WPSchulz: Redirected page to Full HD install - warning&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#redirect [[Full_HD_install_-_warning]]&lt;/div&gt;</summary>
		<author><name>WPSchulz</name></author>	</entry>

	<entry>
		<id>https://mail.knoppix.net/wiki/Full_HD_install_-_warning</id>
		<title>Full HD install - warning</title>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki/Full_HD_install_-_warning"/>
				<updated>2016-05-08T17:53:50Z</updated>
		
		<summary type="html">&lt;p&gt;WPSchulz: Created page with &amp;quot;German translation → Full HD install - Warnung  ----  == Knoppix is .. == KNOPPIX is a bootable Live system on DVD, consisting of a representat...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;German translation → [[Full_HD_install_-_Warnung|Full HD install - Warnung]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Knoppix is .. ==&lt;br /&gt;
KNOPPIX is a bootable Live system on DVD, consisting of a representative collection of GNU/Linux software, automatic hardware detection, and support for many graphics cards, sound cards, SCSI and USB devices and other peripherals. KNOPPIX can be used as a productive Linux system for the desktop, educational DVD, rescue system, or adapted and used as a platform for commercial software product demos. (under: http://www.knopper.net/knoppix/index-en.html)&lt;br /&gt;
&lt;br /&gt;
== Knoppix is not Debian ==&lt;br /&gt;
&lt;br /&gt;
Knoppix is based on the Debian &amp;quot;distro&amp;quot; of Linux, but it isn't Debian. Knoppix is a live DVD and is intended to run right from the DVD or from a flash drive after &amp;quot;Install KNOPPIX to flash disk&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Clearly Debian runs from the Debian Live DVD too, since the Debian installer runs under Debian when the DVD boots, but when running from the Live DVD, Debian is intended to install, where Knoppix tries to give you a rich and portable environment and an introduction to Linux before ever having to make any change to your hard disk. But it isn't intended that you just copy things to the hard disk and run that way.&lt;br /&gt;
&lt;br /&gt;
Knoppix added some very cool hardware detection at a time when Debian was asking a lot of technical questions during the install; questions that some users found hard to answer, and even experienced users may have to stop the install to check their hardware or their Windows software to get the answer to. In the past some people were so impressed with this that they wrote a lot of scripts to &amp;quot;install&amp;quot; Knoppix to hard disk. In the meantime you can use the script &amp;quot;0wn&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== The different versions problem ==&lt;br /&gt;
&lt;br /&gt;
The problem is that there are several different versions of Debian. These are sometimes called the stable, testing and unstable versions. At other times they are known by their internal code names for the different versions. Hopefully someday the testing version will become the new stable version, but the versions known as Wheezy or Jessie will always be Wheezy and Jessie, no matter if they are called stable or not. So why is this a problem? Because when you add programs or install security updates or other updates, the design of the Debian system expects that you will stay within the same version. Packages (programs) that work under Wheezy are expected to stay under Wheezy. They are not tested to work under other releases and indeed may not work or may even break something else when installed or updated. The same is true for the other versions of Debian as well.&lt;br /&gt;
&lt;br /&gt;
Hopefully by now you are thinking &amp;quot;So what and, by the way, which version of Debian is Knoppix based on?&amp;quot; Well, Klaus Knopper made a very important choice when he built Knoppix. Knowing that it was going to be run from a DVD he decided that he could mix and match between the different Debian versions, as long as he did this carefully and tested everything and manually fixed version problems. For him that was a good choice. The &amp;quot;stable&amp;quot; version of Debian is usually somewhat dated. The &amp;quot;testing&amp;quot; version is usually actually pretty stable, although there may be some minor issues to be worked out or just things that haven't been tested enough for Debian to classify as stable when a distro of Linux is going to be used in a large expensive mission critical application.&lt;br /&gt;
&lt;br /&gt;
There may be some software that is so new that it is only in the &amp;quot;unstable&amp;quot; version, even though that software itself is pretty well known to be stable and bug free (as much as any software ever is). So choosing to mix between the versions and test extensively for version issues allows Klaus Knopper to release a great live DVD. It can contain some of the newest packages when needed. It can contain stable packages from a trusted version when newer versions have known problems, or have become too bloated to fit on the DVD, or when there is any other good reason to stay with an older version.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Why not upgrade Knoppix? ==&lt;br /&gt;
This mixing of different versions works out great for a Live DVD where everything has been tested to work together well. It does not work out so well when you take that combination of carefully tested and balanced (and maybe hacked to fit) software and install it to hard disk, particularly if you ever install anything else or try to update or upgrade any of the current packages. That makes the package manager do things that it is not intended to do with parts taken from the different versions.&lt;br /&gt;
&lt;br /&gt;
It's the same with &amp;quot;KNOPPIX flash disk install&amp;quot;. If you ever try to upgrade the whole installation, you'll run in trouble because of violated dependicies and in the end your system is broken. If ever needed you can try to upgrade some packages step by step using aptitude and his options (read &amp;quot;man aptitude&amp;quot; about the possible options).&lt;br /&gt;
&lt;br /&gt;
If you are a hard core experienced Linux user, then the advice to not install Knoppix to hard drive or to upgrade may not be for you. Such people may have the experience to resolve these problems and may enjoy the challenge of taking a version of Linux from a Live DVD and putting it on a hard disk. But installing Knoppix to hard disk is not advised for the average user.&lt;br /&gt;
&lt;br /&gt;
The good news is that Debian and many other distros intended for install to hard disk have improved their installers greatly since Knoppix first came out. But unfortunately many people tend to look at Knoppix as the first version of Linux that they ever get running on their system and then are not willing to look any farther when they decide to install Linux to their hard disk, and are not willing to listen to the warnings, particularly when they hear that there is a KNOPPIX &amp;quot;full HD install&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
It is sometimes said that Knoppix, once installed to disk, basically becomes &amp;quot;Debian&amp;quot;. This is an unfortunate statement that I believe is often taken out of context. For people who have decided to install Knoppix anyway and have managed to get it working, then indeed Knoppix is sort of Debian since it is based on Debian, and you can turn to the Debian resources for answers to your questions (although the Debian forums are well aware of the Knoppix problems and usually will refuse to support a Knoppix on hard disk install). But it would be a disservice to users to suggest that when you use the KNOPPIX HD install script  &amp;quot;0wn&amp;quot; then you have what you would have if you had installed Debian.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category : FAQ Page]]&lt;br /&gt;
[[Category:Hard_drive_Installation]]&lt;/div&gt;</summary>
		<author><name>WPSchulz</name></author>	</entry>

	<entry>
		<id>https://mail.knoppix.net/wiki/Completely_new_HD_based_HowTo_page</id>
		<title>Completely new HD based HowTo page</title>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki/Completely_new_HD_based_HowTo_page"/>
				<updated>2016-05-08T17:50:41Z</updated>
		
		<summary type="html">&lt;p&gt;WPSchulz: Redirected page to HD based HowTo&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#redirect [[HD_based_HowTo]]&lt;/div&gt;</summary>
		<author><name>WPSchulz</name></author>	</entry>

	<entry>
		<id>https://mail.knoppix.net/wiki/HD_based_HowTo</id>
		<title>HD based HowTo</title>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki/HD_based_HowTo"/>
				<updated>2016-05-08T17:49:40Z</updated>
		
		<summary type="html">&lt;p&gt;WPSchulz: Created page with &amp;quot;== Different ways to run Knoppix == There are basically different ways to run Knoppix *  Off the CD/DVD, the &amp;quot;classic&amp;quot;, fall-back-to method *  Off the → :Category:Hard_dri...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Different ways to run Knoppix ==&lt;br /&gt;
There are basically different ways to run Knoppix&lt;br /&gt;
*  Off the CD/DVD, the &amp;quot;classic&amp;quot;, fall-back-to method&lt;br /&gt;
*  Off the → [[:Category:Hard_drive_Installation#ISO_install_to_HD|ISO install to HD]]&lt;br /&gt;
*  From flash/USB media, → [[:Category:Hard_drive_Installation#Flash_disk_install|Flash disk install]]&lt;br /&gt;
*  From harddisk copy of Knoppix, → [[:Category:Hard_drive_Installation#Poor_man.27s_install|Poor man's install]]&lt;br /&gt;
*  From full HD install of Knoppix, → [[:Category:Hard_drive_Installation#HD_install|Full HD install]] (Debian-style)&lt;br /&gt;
&lt;br /&gt;
Running Knoppix from '''flash disk install''' or from '''poor man's install''' is very similar in all respects. In both cases, it is a matter of&lt;br /&gt;
* copying the KNOPPIX system files to the root directory of a partition&lt;br /&gt;
* finding a workable booting solution&lt;br /&gt;
* creating → [[:Category:Hard_drive_Installation#Persistent_memory|persistent memory]] as needed&lt;br /&gt;
&lt;br /&gt;
Except for speed differences, there is nothing you can do with a '''poor man's install''' that you can't do with '''flash disk install''' on a properly formatted flash media, and with increasingly larger capacity flash media (16+ GB), the methods of setting them up and running from them may become similar to hard disk.  Also, an external USB harddisk is a preferred way of backup and mobile data storage, and it may easily be set up for booting Knoppix, be several methods.&lt;br /&gt;
&lt;br /&gt;
Knoppix is a &amp;quot;file system agnostic&amp;quot; Linux version. It can be run from different media, like&lt;br /&gt;
* FAT32 - typically used on flash media (like USB sticks, CF-, SD- and micro-SD cards), but also perfectly usable for hard disk partitions when there is no need for &amp;gt;4GB files.&lt;br /&gt;
* NTFS - used on hard disks and larger flash media  &lt;br /&gt;
* Ext2/3/4 - native Linux file system, can be used anywhere&lt;br /&gt;
* ReiserFS, the preferred file system for '''full HD install'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Overview of HD installs ==&lt;br /&gt;
# [[:Category:Hard_drive_Installation#Poor_man.27s_install|'''→ Poor man's install''']]&lt;br /&gt;
# [[:Category:Hard_drive_Installation#HD_install|'''→ Full HD install''']]&lt;br /&gt;
&lt;br /&gt;
Knoppix runs very well from harddisk by either install method. In '''poor man's install''', the way of booting is virtualy identical to removable media, and I think it is also very similar in Knoppix '''full HD install'''. The main differences are&lt;br /&gt;
* there is no persistent image union-mounted any more&lt;br /&gt;
* all programs are uncompressed to a partition mounted read-write (rw).   &lt;br /&gt;
&lt;br /&gt;
Knoppix being very close to standard Debian re program packages, a '''full HD install''' resembles standard Debian even more. The structure of such an install is described in Debian documentation, and it is fully possible to convert a Debian install into a Knoppix version - a pure 64-bits version of Knoppix was created that way.&lt;br /&gt;
&lt;br /&gt;
A basic install only relates to the root and swap partitions, but may easily be modified to include several partitions. Knoppix has a &amp;quot;passive&amp;quot; attitude towards volume (partition) mounting, in that nothing is auto-mounted. This can easily be modified, but for safety reasons, it may be good only to mount partitions when they are to be used. &lt;br /&gt;
&lt;br /&gt;
The '''poor man's install''' is also in effect very close to standard Debian, uses the same packages, and may be modified for multi-user situations. Also, the → [[:Category:Hard_drive_Installation#UNIONFS|Unionfs]] mounting of the compressed systemfile image (KNOPPIX) and the persistent memory allows for exactly the same kind of file administration as in ordinary installs, and for hard disk use, one may easily expand the → [[:Category:Hard_drive_Installation#Persistent_memory|persistent memory]] beyond the 4GB limit on FAT32. Furthermore, on newer processors, the decompression of programs upon running goes so fast that there is not much noticable difference running compressed or uncompressed. The large differences in this respect is with CD/DVDs, and to some extent with slow flash media. Even with external USB harddisks or fast external flash memory, there is, generally, little slowing down compared to '''full HD install''' after the system has been used for some hours.&lt;br /&gt;
&lt;br /&gt;
When running '''full HD install''' with the Knoppix-script &amp;quot;0wn&amp;quot;, booting is taken care of automatically, but it does not necessarily give the best setup for multi-booting. '''Poor man's install''' done fully manually does nothing about booting, and booting could be handled separately, for optimal multi-boot setup. '''Poor man's install''' don't need any booting modifications to be used; when not instructed otherwise, Knoppix will in fact search for them at bootup, and boot the first that is found.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
== Poor man's install ==&lt;br /&gt;
This is, basically, just copying the KNOPPIX system files to an existing partition. This copying may be done from within the version to copy, by other Linux versions, or from Windows. It is possible, but hardly necessary, to set up scripts for it. The default way is to use a Knoppix DVD using cheatcodes. Standard is to place the system files in the root directory of the partition, but elsewhere is also possible.&lt;br /&gt;
&lt;br /&gt;
Writing to NTFS is still (2011) inherently not quite safe, but reported problems are few with restricted use like in this case. Therefore, general backup measures should be adequate also for Knoppix use. If there is more than one partition to install to, it might be smart to avoid the system partition, as the data partition should be well backed up in any case,&lt;br /&gt;
&lt;br /&gt;
'''Important note:''' Beware of Boot directory on Windows!&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Full HD install ==&lt;br /&gt;
'''Full HD install''' will create Knoppix &amp;quot;Debian-style&amp;quot;, which some of us much prefer to the vanilla version. This is performed by a program called '''0wn''' (zero work needed). It requires&lt;br /&gt;
# a swap partition set up and&lt;br /&gt;
# a ReiserFS install partition.&lt;br /&gt;
It can be installed to a prepared HD, or setup the HD itself. The safest use is to have everything prepared for &amp;quot;0wn&amp;quot; in advance.  Up to, and including, a bootloader (typically, legacy grub) which can easily be modified with more alternatives. &lt;br /&gt;
&lt;br /&gt;
=== Planning for preparing partitions ===&lt;br /&gt;
Is the disk big enough? If not, the best starting point may be to swap it with a bigger one. Hard disks are cheap, with only a few cents per GB and any problems due to disk size simply can't be defended economically any more. Today, 250GB should be considered a minimum.&lt;br /&gt;
&lt;br /&gt;
You know your partitioning tools? Gparted may be run during the install, but except for minor partition edits, it is really better to run it in advance. In case you have a dual boot installation, use Windows tools to shrink Win partition, if necessary.&lt;br /&gt;
&lt;br /&gt;
Unless Knoppix is surely the one and only system to install on the actual disk, it is normally optimal to allocate max 2-3x the system size for the system partition. So, starting from a compressed DVD image of more than 4GB, we will get ca 10GB when uncompressed, and we may quickly add a few GB of new programs. So, 20-30GB is a good size for a Knoppix system partition. With lots of memory, swap space is not that important any longer, but it may be of use now and then, and 1-4GB isn't a bad choice. The old rule of swap=2xRAM isn't valid anymore (for example with 16GB RAM, it would unnecessarily be 32GB swap).&lt;br /&gt;
&lt;br /&gt;
* Whenever possible, create a separate boot partition 0.2-6GB, and install legacy grub there.&lt;br /&gt;
* Create eventual other partitions for multi-booting. (Developing a 64-bits Knoppix, 4 different installs were used.)&lt;br /&gt;
* Need an exchange partition with Windows? Some GB FAT32-space could fix that. &lt;br /&gt;
* Possible leaving some space for future use, use the remaining space for a storage partition.&lt;br /&gt;
&lt;br /&gt;
=== Planning for preparing packages on the to-install version ===&lt;br /&gt;
For general use it is, generally, not a good idea to start '''full HD install''' from DVD media. Tweaking, upgrading, extra install work should be done on beforehand. Therefore, it may be an advantage to start with a '''flash disk install''' or a '''poor man's install''' with a large persistent store.&lt;br /&gt;
&lt;br /&gt;
If you lack some packages, go ahead and install them on your to-install version. Also removal of packages should be done now - they are of course not physically removed from compressed image, but they will not be copied over during install. Check if you have optimal versions, or that some upgrades might be in place. Don't postpone any work to after install, if you don't have to.&lt;br /&gt;
&lt;br /&gt;
It is the whole actual Knoppix within your '''flash disk install''' or the '''poor man's install''' at install time, not only the initial compressed image, that gets installed in the '''full HD install'''..&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Counterindications for full HD install ==&lt;br /&gt;
'''Full HD install''' of Knoppix is simple and relatively safe, but there are a few counterindications&lt;br /&gt;
* Actual version approaches end of expected lifetime. It is harder to upgrade a '''full HD install''' than a '''poor man's install'''.&lt;br /&gt;
* Hardware problems on the actual computer. Only install when Knoppix runs with no grave hardware problems.&lt;br /&gt;
* Probable problems with setting up Linux booting on the computer. '''Poor man's install''' avoids such conflicts.&lt;br /&gt;
* The system is going to be copied to/run on other computers. Much easier to transfer '''poor man's installs'''.&lt;br /&gt;
* The computer is not going to be run with Knoppix on a daily basis. For occasional use, '''flash disk installs''' or '''poor man's installs''' are better.&lt;br /&gt;
* '''Poor man's install''' runs OK, but persistent store is too small. Then grow it! 4GB is limit only on FAT32.&lt;br /&gt;
* Wants to run Knoppix faster and smoother.  It's not going to help much. Try running 64-bits kernel, upgrading and restricting resource hog processes.&lt;br /&gt;
* Hard disk use needs '''full HD install'''. That's the worst miscomprehension.&lt;br /&gt;
* Want to boot Knoppix from HD. It's even easier with '''poor man's install'''.&lt;br /&gt;
* Want to be able to tweak settings. Most can be done with a persistent image.&lt;br /&gt;
* Want to be able to install programs. Second worst miscomprehension.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Indications for full HD install ==&lt;br /&gt;
Here are a few indications for '''full HD install'''&lt;br /&gt;
* Have used '''poor man's install''' for a while, got a stable system to install &lt;br /&gt;
* Will use Knoppix for servers&lt;br /&gt;
* Want to work less on a package basis, more occasional compiles etc.&lt;br /&gt;
* Development versions. E.g. pure 64-bits version&lt;br /&gt;
* Need to make some special adaptations, and the compressed image gets in the way.&lt;br /&gt;
* Needs better individual control over files in preparation of remastering&lt;br /&gt;
* Want to experiment with mixing elements of Debian, Knoppix and Ubuntu initalization.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:FAQ_Page]]&lt;br /&gt;
[[Category:Hard drive Installation]]&lt;/div&gt;</summary>
		<author><name>WPSchulz</name></author>	</entry>

	<entry>
		<id>https://mail.knoppix.net/wiki/Complete_list_of_packages_included_with_Knoppix</id>
		<title>Complete list of packages included with Knoppix</title>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki/Complete_list_of_packages_included_with_Knoppix"/>
				<updated>2016-05-03T17:36:59Z</updated>
		
		<summary type="html">&lt;p&gt;WPSchulz: Redirected page to Downloading FAQ#Knoppix packages list&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#redirect [[Downloading_FAQ#Knoppix_packages_list]]&lt;/div&gt;</summary>
		<author><name>WPSchulz</name></author>	</entry>

	<entry>
		<id>https://mail.knoppix.net/wiki/Downloading_FAQ</id>
		<title>Downloading FAQ</title>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki/Downloading_FAQ"/>
				<updated>2016-05-03T17:34:41Z</updated>
		
		<summary type="html">&lt;p&gt;WPSchulz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Which version should I download? ===&lt;br /&gt;
The newest official versions should always be on the official BitTorrent Tracker, so get the most current status of version information there. They usually show up shortly after on most of the mirrors also, but some mirrors may take a week or more to update.&lt;br /&gt;
&lt;br /&gt;
Official versions of Knoppix will have both a version number and a release date in their name. Some versions of Knoppix had several releases with different dates for minor bug fixes but did not change the version number, so checking the release date may be important.&lt;br /&gt;
&lt;br /&gt;
Most of you needs the &amp;quot;KNOPPIX&amp;quot; and not &amp;quot;ADRIANE-KNOPPIX&amp;quot; version. &amp;quot;ADRIANE-KNOPPIX&amp;quot; is a special version for blind people.&lt;br /&gt;
&lt;br /&gt;
The file names (before the ISO extension) will end in either DE or EN. The DE version will by default boot into German. The EN version will default to booting into English.&lt;br /&gt;
&lt;br /&gt;
Most mirrors also contain some older version of Knoppix. There is currently no known website that offers all old released versions of Knoppix.&lt;br /&gt;
&lt;br /&gt;
=== How do I get the current DVD? ===&lt;br /&gt;
* [http://torrent.unix-ag.uni-kl.de/ Download KNOPPIX via BitTorrent]. You can use the tool Transmission for this with its default settings. Start this tool and open the .torrent-file with it. You get a set of all related files also the md5 file automatically in one download. → [[Bittorrent|BitTorrent]] has its own checks and the md5 is only a second recheck of a good download.&lt;br /&gt;
&lt;br /&gt;
* [http://www.knopper.net/knoppix-mirrors/ Download KNOPPIX from Mirrors]. Try to choose the mirror nearest you for best results. When downloading from a mirror, then also download the accompanying MD5 file too.&lt;br /&gt;
&lt;br /&gt;
=== Knoppix packages list ===&lt;br /&gt;
==== Version 7.7.0 ====&lt;br /&gt;
* [http://www.wp-schulz.de/images/download/knoppix_77/kn-whp.lst Descriptions]&lt;br /&gt;
* [http://www.wp-schulz.de/images/download/knoppix_77/kn-vsn.lst Versions]&lt;br /&gt;
&lt;br /&gt;
==== Version 7.6.1 ====&lt;br /&gt;
* [http://www.wp-schulz.de/images/download/knoppix_76/kn-whp.lst Descriptions]&lt;br /&gt;
* [http://www.wp-schulz.de/images/download/knoppix_76/kn-vsn.lst Versions]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== What are these md5 files? ===&lt;br /&gt;
These files contains checksums for the actual DVD. A checksum is a way of fingerprinting files. Just like a real fingerprint identifies a single person, a checksum is unique and matches exactly one file. It is used to verify that the file downloaded matches the original all the way down to the smallest details. &lt;br /&gt;
&lt;br /&gt;
Many file corruption problems have been observed when downloading from the mirrors. It is very important to check the md5 checksum if you use a '''mirror'''. If you've downloaded your Knoppix using the '''Torrents''', you don't need to test integrity with md5sum. This will be done automatically by your Torrent client.&lt;br /&gt;
&lt;br /&gt;
This discussion is about a separate md5 file that you can download from the mirror or that comes down as an individual file in the package of files that you get when you download with BitTorrent. The .md5 file is a plain-text file and can be viewed in a text editor or web browser.&lt;br /&gt;
&lt;br /&gt;
Change to the download directory, where your KNOPPIX_V...EN.iso download is and the download of the KNOPPIX_V...EN.iso.md5 file. After this use&lt;br /&gt;
  md5sum -c KNOPPIX_V...EN.iso.md5&lt;br /&gt;
&lt;br /&gt;
Attention: Instead of '''KNOPPIX_V...EN.iso.md5''' use the real name.&lt;br /&gt;
&lt;br /&gt;
* '''When downloading and running under Windows''', you can check the md5 checksum with [https://technet.microsoft.com/en-us/library/dn520872.aspx Get-FileHash].&lt;br /&gt;
&lt;br /&gt;
Checking the sha1 hash works the same as above.&lt;br /&gt;
 sha1sum -c KNOPPIX_V...EN.iso.sha1&lt;br /&gt;
uses the .sha1 hash file that you can downloaded with the .iso image file.&lt;br /&gt;
&lt;br /&gt;
=== What are these asc files? ===&lt;br /&gt;
If there is ever an uncertainty as whether or not the ISO image file and its accompanying MD5 file are originals &amp;amp; untampered, then the .asc files are important. The .asc files are digital signature messages. &lt;br /&gt;
&lt;br /&gt;
Look for the public key of Klaus Knopper:&lt;br /&gt;
  gpg --keyserver pool.sks-keyservers.net --search-keys &amp;quot;Klaus Knopper&amp;quot;&lt;br /&gt;
You'll get the message:&lt;br /&gt;
&amp;lt;pre&amp;gt;gpg --keyserver pool.sks-keyservers.net --search-keys &amp;quot;Klaus Knopper&amp;quot;&lt;br /&gt;
gpg: searching for &amp;quot;Klaus Knopper&amp;quot; from hkp server pool.sks-keyservers.net&lt;br /&gt;
(1)    Klaus Knopper &amp;lt;knopper@linuxtag.de&amp;gt;&lt;br /&gt;
    Klaus Knopper &amp;lt;knopper@linuxtag.org&amp;gt;&lt;br /&gt;
      1024 bit RSA key BA8F038D, created: 2000-05-09&lt;br /&gt;
(2)    Klaus Knopper &amp;lt;info@knopper.net&amp;gt;&lt;br /&gt;
    Klaus Knopper &amp;lt;knopper@knopper.net&amp;gt;&lt;br /&gt;
    Klaus Knopper &amp;lt;knoppix@knopper.net&amp;gt;&lt;br /&gt;
      1024 bit DSA key 57E37087, created: 2000-05-06&lt;br /&gt;
(3)    Klaus Knopper &amp;lt;knopper@unix-ag.uni-kl.de&amp;gt;&lt;br /&gt;
      1024 bit RSA key D3892431, created: 1996-02-11&lt;br /&gt;
Keys 1-3 of 3 for &amp;quot;Klaus Knopper&amp;quot;.  Enter number(s), N)ext, or Q)uit &amp;gt; 2&lt;br /&gt;
gpg: requesting key 57E37087 from hkp server pool.sks-keyservers.net&lt;br /&gt;
gpg: DBG: armor-keys-failed (KEY 0x0E573DA0F13969EF1DD5ACAA3798E3D757E37087 BEGIN&lt;br /&gt;
) -&amp;gt;0&lt;br /&gt;
gpg: DBG: armor-keys-failed (KEY 0x0E573DA0F13969EF1DD5ACAA3798E3D757E37087 END&lt;br /&gt;
) -&amp;gt;0&lt;br /&gt;
gpg: key 57E37087: &amp;quot;Klaus Knopper &amp;lt;knopper@knopper.net&amp;gt;&amp;quot; not changed&lt;br /&gt;
gpg: Total number processed: 1&lt;br /&gt;
gpg:              unchanged: 1&amp;lt;/pre&amp;gt;&lt;br /&gt;
Klaus Knopper has signed the &amp;quot;...md5&amp;quot; file with his secret key; we can verify this:&lt;br /&gt;
  gpg --verify KNOPPIX_V7.6.1DVD-2016-01-16-DE.iso.md5.asc &lt;br /&gt;
and get:&lt;br /&gt;
&amp;lt;pre&amp;gt;gpg: Signature made Sun Jan 24 19:41:31 2016 CET using DSA key ID 57E37087&lt;br /&gt;
gpg: Good signature from &amp;quot;Klaus Knopper &amp;lt;knopper@knopper.net&amp;gt;&amp;quot;&lt;br /&gt;
gpg:                 aka &amp;quot;Klaus Knopper &amp;lt;info@knopper.net&amp;gt;&amp;quot;&lt;br /&gt;
gpg:                 aka &amp;quot;Klaus Knopper &amp;lt;knoppix@knopper.net&amp;gt;&amp;quot;&lt;br /&gt;
gpg: WARNING: This key is not certified with a trusted signature!&lt;br /&gt;
gpg:          There is no indication that the signature belongs to the owner.&lt;br /&gt;
Primary key fingerprint: 0E57 3DA0 F139 69EF 1DD5  ACAA 3798 E3D7 57E3 7087&lt;br /&gt;
gpg: WARNING: not a detached signature; file 'KNOPPIX_V7.6.1DVD-2016-01-16-DE.iso.md5' was NOT verified!&amp;lt;/pre&amp;gt;&lt;br /&gt;
When in doubt we have to ask Prof. Knopper for his fingerprint telephonic or by letter.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Return to '''[[Main Page]] of the Wiki'''&lt;br /&gt;
[[Category : FAQ Page]]&lt;/div&gt;</summary>
		<author><name>WPSchulz</name></author>	</entry>

	<entry>
		<id>https://mail.knoppix.net/wiki/Customizing_FAQ</id>
		<title>Customizing FAQ</title>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki/Customizing_FAQ"/>
				<updated>2016-05-03T09:22:24Z</updated>
		
		<summary type="html">&lt;p&gt;WPSchulz: Redirected page to Category:Hard drive Installation#Customizing Knoppix&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[:Category:Hard_drive_Installation#Customizing_Knoppix]]&lt;/div&gt;</summary>
		<author><name>WPSchulz</name></author>	</entry>

	<entry>
		<id>https://mail.knoppix.net/wiki/Knoppix_Remastering_Howto_Deutsch</id>
		<title>Knoppix Remastering Howto Deutsch</title>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki/Knoppix_Remastering_Howto_Deutsch"/>
				<updated>2016-05-03T09:12:08Z</updated>
		
		<summary type="html">&lt;p&gt;WPSchulz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Dies HowTo beschreibt, wie eine Knoppix '''CD''' nach der alten &amp;quot;chroot-Methode&amp;quot; remastert werden kann. Die Scripte von &amp;quot;Vorarbeiten&amp;quot; bis &amp;quot;ISO erstellen&amp;quot; wurden mit '''Knoppix V7.0.4CD''' getestet. Dies HowTo kann nicht für eine Knoppix '''DVD''' verwendet werden.&lt;br /&gt;
&lt;br /&gt;
== Vorarbeiten ==&lt;br /&gt;
=== Vorbereitung zum Remaster ===&lt;br /&gt;
* Boote mit ''Knoppix CD''&lt;br /&gt;
* Ein Terminal öffnen und &amp;quot;su&amp;quot; eingeben, um root zu werden.&lt;br /&gt;
* Internet-Verbindung einrichten. Wenn DHCP verwendet wird, sollte bereits alles von allein konfiguriert sein (mit '''ifconfig''' überprüfen).&lt;br /&gt;
* Lege die Partition fest, mit der Du arbeiten willst und ändere die Variable &amp;quot;PFAD&amp;quot; innerhalb der Scripte wie Du sie brauchst. Im Beispiel hier wird '''/media/sda1''' verwendet. Die Partition sollte mindestens einen freien Platz von 5 GB zum remastern einer CD und 20 GB zum remastern einer DVD haben.&lt;br /&gt;
* Das erste Script macht alle notwendigen Vorarbeiten:&lt;br /&gt;
 #! /bin/sh&lt;br /&gt;
 # krhowto_1&lt;br /&gt;
 # Path to partition you will work on&lt;br /&gt;
 PFAD=&amp;quot;/media/sda1&amp;quot;&lt;br /&gt;
 START=$(date +'%s')&lt;br /&gt;
 # Disable screensaver&lt;br /&gt;
 xscreensaver-command -exit&lt;br /&gt;
 # One sub-directory will be used for the Master-CD&lt;br /&gt;
 mkdir -p $PFAD/knx/master&lt;br /&gt;
 cd $PFAD/knx&lt;br /&gt;
 # You will need a swapfile&lt;br /&gt;
 dd if=/dev/zero of=swapfile bs=1M count=500&lt;br /&gt;
 mkswap swapfile ; swapon swapfile&lt;br /&gt;
 # Make a sub-directory for the source&lt;br /&gt;
 mkdir -p $PFAD/knx/source/KNOPPIX&lt;br /&gt;
 echo &amp;quot;Copy the KNOPPIX files to your source directory.&amp;quot;&lt;br /&gt;
 echo &amp;quot;This will take a long time!&amp;quot;&lt;br /&gt;
 cp -rp /KNOPPIX/* $PFAD/knx/source/KNOPPIX&lt;br /&gt;
 # Additionally, copy the files to build the ISO later&lt;br /&gt;
 rsync -aH --exclude=&amp;quot;KNOPPIX/KNOPPIX*&amp;quot; /mnt-system/* $PFAD/knx/master&lt;br /&gt;
 # gunzip inital RAM-disk&lt;br /&gt;
 mkdir -p $PFAD/knx/minirt/minirtdir&lt;br /&gt;
 cp $PFAD/knx/master/boot/isolinux/minirt.gz $PFAD/knx/minirt/&lt;br /&gt;
 cd $PFAD/knx/minirt/&lt;br /&gt;
 gunzip minirt.gz&lt;br /&gt;
 cd minirtdir&lt;br /&gt;
 cpio -imd --no-absolute-filenames &amp;lt; ../minirt&lt;br /&gt;
 # Enable screensaver&lt;br /&gt;
 su knoppix -c &amp;quot;xscreensaver -nosplash &amp;amp;&amp;quot;&lt;br /&gt;
 echo -e &amp;quot;\nFinished! Used time: $(expr $(expr $(date +'%s') - $START) / 60) min. \&lt;br /&gt;
   and $(expr $(expr $(date +'%s') - $START) % 60) sec.&amp;quot;&lt;br /&gt;
 &lt;br /&gt;
=== Einrichten der chroot-Umgebung ===&lt;br /&gt;
* Benutze dies Script bevor in die chroot-Umgebung gewechselt wird:&lt;br /&gt;
 #! /bin/sh&lt;br /&gt;
 # krhowto_2&lt;br /&gt;
 # Path to partition you will work on&lt;br /&gt;
 PFAD=&amp;quot;/media/sda1&amp;quot;&lt;br /&gt;
 # To use the Internet add your nameserver into the chroot folder&lt;br /&gt;
 cp /etc/resolv.conf $PFAD/knx/source/KNOPPIX/etc/resolv.conf&lt;br /&gt;
 # Allow X-based programs in chroot&lt;br /&gt;
 [ -e $PFAD/knx/source/KNOPPIX/home/knoppix/.Xauthority ] \&lt;br /&gt;
    &amp;amp;&amp;amp; rm $PFAD/knx/source/KNOPPIX/home/knoppix/.Xauthority&lt;br /&gt;
 cp /home/knoppix/.Xauthority $PFAD/knx/source/KNOPPIX/home/knoppix&lt;br /&gt;
 chown knoppix:knoppix $PFAD/knx/source/KNOPPIX/home/knoppix/.Xauthority&lt;br /&gt;
 # prepare enviroment for chroot&lt;br /&gt;
 mount --bind /dev $PFAD/knx/source/KNOPPIX/dev&lt;br /&gt;
 mount -t proc proc $PFAD/knx/source/KNOPPIX/proc&lt;br /&gt;
 mount -t sysfs sysfs $PFAD/knx/source/KNOPPIX/sys&lt;br /&gt;
 mount --bind /dev/pts $PFAD/knx/source/KNOPPIX/dev/pts&lt;br /&gt;
 mount --bind /tmp $PFAD/knx/source/KNOPPIX/tmp&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
=== Arbeiten in der chroot-Umgebung ===&lt;br /&gt;
* Jetzt das &amp;quot;chroot&amp;quot; zur Kopie von KNOPPIX:&lt;br /&gt;
  chroot /media/sda1/knx/source/KNOPPIX&lt;br /&gt;
* Bedenke, daß alles, was Du hier in der chroot-Umgebung machst, auf die CD gebrannt werden wird.&lt;br /&gt;
* Innerhalb des chroot können auch X-basierte Programme ausgeführt werden, wenn man sie von der Kommandozeile im Terminal aus startet.&lt;br /&gt;
* Tippe &amp;quot;su knoppix&amp;quot; ein, um zum Benutzer &amp;quot;knoppix&amp;quot; zu werden; verwende '''Strg+D''', um wieder &amp;quot;root&amp;quot; zu sein.&lt;br /&gt;
* Aktualisiere zuerst die Paketliste mit: '''apt-get update'''&lt;br /&gt;
** '''Warnung''': apt-get upgrade ist eine '''schlechte Idee'''. Es ist ziemlich wahrscheinlich, daß ein nicht mehr bootbares remastert KNOPPIX zurück bleibt, oder es sonstwie zerstört ist. Sicherer ist es, nur für einzelne Pakete ein Upgrade zu machen, wenn es wirklich nötig ist.&lt;br /&gt;
**Bevor man weitere Pakete installiert, wird es erforderlich sein, stattdessen andere Pakete zu löschen.&lt;br /&gt;
* Um eine Übersicht über die installierten Pakete zu erhalten, kann [http://www.wp-schulz.de/scripte/kn-what-script kn-what] benutz werden, welches unter anderen auch eine Liste nach Dateigröße liefert.&lt;br /&gt;
&lt;br /&gt;
=== Verlassen der chroot-Umgebung ===&lt;br /&gt;
* Verwende '''Strg+D''', um die chroot-Umgebung zu verlassen; dann dies Script ausführen:&lt;br /&gt;
 #! /bin/sh&lt;br /&gt;
 # krhowto_3&lt;br /&gt;
 # Path to partition you will work on&lt;br /&gt;
 PFAD=&amp;quot;/media/sda1&amp;quot;&lt;br /&gt;
 for i in dev/pts proc sys dev tmp; do&lt;br /&gt;
   umount $PFAD/knx/source/KNOPPIX/$i&lt;br /&gt;
 done&lt;br /&gt;
 sed -i '2,$d' $PFAD/knx/source/KNOPPIX/etc/resolv.conf&lt;br /&gt;
 &lt;br /&gt;
=== Arbeiten außerhalb der chroot-Umgebung ===&lt;br /&gt;
* Wenn man ein andersartiges Startverhalten von Knoppix möchte, kann man Änderungen in '/media/sda1/knx/master/boot/isolinux/isolinux.cfg' eintragen:&lt;br /&gt;
** Ersetze zum Beispiel überall 'tz=localtime' mit 'tz=Europe/Berlin'&lt;br /&gt;
* In dieser Datei kann man auch Cheatcodes anfügen, welche man immer braucht:&lt;br /&gt;
** Hänge zum Beispiel 'no3d' (ohne ' ') an jede Append-Zeile an, wenn man nicht Compiz 3d mag.&lt;br /&gt;
* Lies '''knoppix-cheatcodes.txt''' durch. Die neuste Version davon ist immer hier [http://www.knopper.net/knoppix-mirrors/ Mirrors] zu finden.&lt;br /&gt;
* In '/media/sda1/knx/source/KNOPPIX/etc/X11/Xsession.d/45knoppix' findet sich, welches Wallpaper Knoppix benutzt und welchen Startsound.&lt;br /&gt;
* In '/media/sda1/knx/source/KNOPPIX/etc/init.d/knoppix-halt' ist der Hinweis, was beim shutdown zu hören ist.&lt;br /&gt;
* Erstelle die Datei '/media/sda1/knx/master/KNOPPIX/knoppix.sh' neu und trage hier Dienste ein, welche man zusätzlich starten möchte.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== ISO erstellen ==&lt;br /&gt;
* Wir sind jetzt fertig mit den Anpassungen und bereit zum brennen:&lt;br /&gt;
 #! /bin/sh&lt;br /&gt;
 # krhowto_4&lt;br /&gt;
 # Path to partition you will work on&lt;br /&gt;
 PFAD=&amp;quot;/media/sda1&amp;quot;&lt;br /&gt;
 START=$(date +'%s')&lt;br /&gt;
 # Disable screensaver&lt;br /&gt;
 xscreensaver-command -exit&lt;br /&gt;
 # Build new inital RAM-disk&lt;br /&gt;
 cd $PFAD/knx/minirt/minirtdir/&lt;br /&gt;
 find . | cpio -oH newc | gzip -9 &amp;gt; ../minirt.gz&lt;br /&gt;
 cp $PFAD/knx/minirt/minirt.gz $PFAD/knx/master/boot/isolinux/&lt;br /&gt;
 # Make the big compressed filesystem KNOPPIX&lt;br /&gt;
 genisoimage -input-charset ISO-8859-15 -R -l -D -V KNOPPIX_FS -quiet \&lt;br /&gt;
   -no-split-symlink-components -no-split-symlink-fields \&lt;br /&gt;
   -hide-rr-moved -cache-inodes $PFAD/knx/source/KNOPPIX \&lt;br /&gt;
   | /usr/sbin/create_compressed_fs -q -B 65536 -t 8 -L 9 \&lt;br /&gt;
   -f $PFAD/knx/isotemp - $PFAD/knx/master/KNOPPIX/KNOPPIX&lt;br /&gt;
 # Update the file hashes used by the &amp;quot;testcd&amp;quot; boot option&lt;br /&gt;
 cd $PFAD/knx/master ; find -type f -not -name \&lt;br /&gt;
   sha1sums -not -name boot.cat -not \&lt;br /&gt;
   -name isolinux.bin -exec sha1sum '{}' \; &amp;gt; KNOPPIX/sha1sums&lt;br /&gt;
 # Create new Knoppix ISO&lt;br /&gt;
 genisoimage -l -r -J -V &amp;quot;KNOPPIX&amp;quot; \&lt;br /&gt;
   -b boot/isolinux/isolinux.bin -no-emul-boot -boot-load-size 4 \&lt;br /&gt;
   -boot-info-table -c boot/isolinux/boot.cat \&lt;br /&gt;
   -o $PFAD/knx/remasterd.iso $PFAD/knx/master&lt;br /&gt;
 # Enable screensaver&lt;br /&gt;
 su knoppix -c &amp;quot;xscreensaver -nosplash &amp;amp;&amp;quot;&lt;br /&gt;
 echo -e &amp;quot;\nFinished! Used time: $(expr $(expr $(date +'%s') - $START) / 60) min. \&lt;br /&gt;
   and $(expr $(expr $(date +'%s') - $START) % 60) sec. \&lt;br /&gt;
   \n\nThe new ISO is stored in '$PFAD/knx/remastered.iso' &amp;quot;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== ISO testen ohne eine CD zu brennen ==&lt;br /&gt;
* kvm-qemu&lt;br /&gt;
Wenn der Prozessor Virtualization unterstützt '''und''' wenn dies im BIOS aktiviert ist, kannst Du die neue ISO mit kvm-qemu testen. Prüfe auf Support mit:&lt;br /&gt;
 egrep '(vmx|svm)' --color=always /proc/cpuinfo&lt;br /&gt;
Wenn das Ergebnis &amp;quot;vmx&amp;quot; ist, gib&lt;br /&gt;
 modprobe kvm-intel&lt;br /&gt;
andernfalls, wenn das Ergebnis &amp;quot;svm&amp;quot; ist, gib&lt;br /&gt;
 modprobe kvm-amd&lt;br /&gt;
ein, um das kvm Modul zu laden. Jetzt kann das Iso getestet werden mit:&lt;br /&gt;
 kvm -m 512 -cdrom $PFAD/knx/remastered.iso&lt;br /&gt;
&lt;br /&gt;
* VirtualBox&lt;br /&gt;
Alternativ kann das neue ISO mit VirtualBox geprüft werden.&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Sieh auch:&lt;br /&gt;
* [http://www.wp-schulz.de/summary/summary-remaster Remaster Knoppix without chroot]&lt;br /&gt;
* [http://www.wp-schulz.de/summary/summary-recombine Recombine Knoppix flash installation]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category: Remastering Knoppix ]]&lt;/div&gt;</summary>
		<author><name>WPSchulz</name></author>	</entry>

	<entry>
		<id>https://mail.knoppix.net/wiki/Knoppix_Remastering_Howto</id>
		<title>Knoppix Remastering Howto</title>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki/Knoppix_Remastering_Howto"/>
				<updated>2016-05-03T09:11:09Z</updated>
		
		<summary type="html">&lt;p&gt;WPSchulz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;German translation → [[Knoppix Remastering Howto Deutsch]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
This is a guide that will show you how to remaster KNOPPIX '''CD''' using the old &amp;quot;chroot method&amp;quot;. The command lines within &amp;quot;Instructions&amp;quot; and &amp;quot;Remastering the ISO&amp;quot; are tested with '''Knoppix V7.0.4CD'''. You cannot use this HowTo for Knoppix '''DVD'''.&lt;br /&gt;
&lt;br /&gt;
== Instructions ==&lt;br /&gt;
=== Setting up for Remastering ===&lt;br /&gt;
* Boot from the ''Knoppix CD''&lt;br /&gt;
* Open a terminal and type &amp;quot;su&amp;quot; to become root.&lt;br /&gt;
* Configure your Internet connection. If you use DHCP, it should already be configured. ( Run '''ifconfig''' to check.)&lt;br /&gt;
* Find the partition you will use to work on and change the variable &amp;quot;PFAD&amp;quot; within the scripts as you need. In this example it is called '''/media/sda1'''. The partition should have a minimum of 5 GB free space for CD remaster and 20 GB for DVD remaster.&lt;br /&gt;
* Make sure the partition is mounted!! (Run '''mount''' or '''df''' to check.) &lt;br /&gt;
* The first script makes all needed preparations:&lt;br /&gt;
 #! /bin/sh&lt;br /&gt;
 # krhowto_1&lt;br /&gt;
 # Path to partition you will work on&lt;br /&gt;
 PFAD=&amp;quot;/media/sda1&amp;quot;&lt;br /&gt;
 START=$(date +'%s')&lt;br /&gt;
 # Disable screensaver&lt;br /&gt;
 xscreensaver-command -exit&lt;br /&gt;
 # One sub-directory will be used for the Master-CD&lt;br /&gt;
 mkdir -p $PFAD/knx/master&lt;br /&gt;
 cd $PFAD/knx&lt;br /&gt;
 # You will need a swapfile&lt;br /&gt;
 dd if=/dev/zero of=swapfile bs=1M count=500&lt;br /&gt;
 mkswap swapfile ; swapon swapfile&lt;br /&gt;
 # Make a sub-directory for the source&lt;br /&gt;
 mkdir -p $PFAD/knx/source/KNOPPIX&lt;br /&gt;
 echo &amp;quot;Copy the KNOPPIX files to your source directory.&amp;quot;&lt;br /&gt;
 echo &amp;quot;This will take a long time!&amp;quot;&lt;br /&gt;
 cp -rp /KNOPPIX/* $PFAD/knx/source/KNOPPIX&lt;br /&gt;
 # Additionally, copy the files to build the ISO later&lt;br /&gt;
 rsync -aH --exclude=&amp;quot;KNOPPIX/KNOPPIX*&amp;quot; /mnt-system/* $PFAD/knx/master&lt;br /&gt;
 # gunzip inital RAM-disk&lt;br /&gt;
 mkdir -p $PFAD/knx/minirt/minirtdir&lt;br /&gt;
 cp $PFAD/knx/master/boot/isolinux/minirt.gz $PFAD/knx/minirt/&lt;br /&gt;
 cd $PFAD/knx/minirt/&lt;br /&gt;
 gunzip minirt.gz&lt;br /&gt;
 cd minirtdir&lt;br /&gt;
 cpio -imd --no-absolute-filenames &amp;lt; ../minirt&lt;br /&gt;
 # Enable screensaver&lt;br /&gt;
 su knoppix -c &amp;quot;xscreensaver -nosplash &amp;amp;&amp;quot;&lt;br /&gt;
 echo -e &amp;quot;\nFinished! Used time: $(expr $(expr $(date +'%s') - $START) / 60) min. \&lt;br /&gt;
   and $(expr $(expr $(date +'%s') - $START) % 60) sec.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Setup the environment for chroot ===&lt;br /&gt;
* Use this script to build the chroot environment:&lt;br /&gt;
 #! /bin/sh&lt;br /&gt;
 # krhowto_2&lt;br /&gt;
 # Path to partition you will work on&lt;br /&gt;
 PFAD=&amp;quot;/media/sda1&amp;quot;&lt;br /&gt;
 # To use the Internet add your nameserver into the chroot folder&lt;br /&gt;
 cp /etc/resolv.conf $PFAD/knx/source/KNOPPIX/etc/resolv.conf&lt;br /&gt;
 # Allow X-based programs in chroot&lt;br /&gt;
 [ -e $PFAD/knx/source/KNOPPIX/home/knoppix/.Xauthority ] \&lt;br /&gt;
    &amp;amp;&amp;amp; rm $PFAD/knx/source/KNOPPIX/home/knoppix/.Xauthority&lt;br /&gt;
 cp /home/knoppix/.Xauthority $PFAD/knx/source/KNOPPIX/home/knoppix&lt;br /&gt;
 chown knoppix:knoppix $PFAD/knx/source/KNOPPIX/home/knoppix/.Xauthority&lt;br /&gt;
 # prepare enviroment for chroot&lt;br /&gt;
 mount --bind /dev $PFAD/knx/source/KNOPPIX/dev&lt;br /&gt;
 mount -t proc proc $PFAD/knx/source/KNOPPIX/proc&lt;br /&gt;
 mount -t sysfs sysfs $PFAD/knx/source/KNOPPIX/sys&lt;br /&gt;
 mount --bind /dev/pts $PFAD/knx/source/KNOPPIX/dev/pts&lt;br /&gt;
 mount --bind /tmp $PFAD/knx/source/KNOPPIX/tmp&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
=== Working in the Chroot Environment ===&lt;br /&gt;
* Now you can &amp;quot;chroot&amp;quot; into the copied KNOPPIX:&lt;br /&gt;
  chroot /media/sda1/knx/source/KNOPPIX&lt;br /&gt;
* Remember that anything you do or create in the chrooted environment will get burned to the CD.&lt;br /&gt;
* Within the chroot you can also start X-based programs from command line of the terminal.&lt;br /&gt;
* Type &amp;quot;su knoppix&amp;quot; to become user knoppix; use &amp;quot;Strg D&amp;quot; to be root again.&lt;br /&gt;
* Update your package list with: '''apt-get update'''&lt;br /&gt;
** '''Warning''': apt-get upgrade is a ''BAD IDEA''. It will, quite probably, render your KNOPPIX remaster unbootable, or broken in some way. A far safer method is to only upgrade packages as necessary.&lt;br /&gt;
**Before you can add stuff, you will probably need to remove some packages.&lt;br /&gt;
* To get a list of packages installed,  you can use [http://www.wp-schulz.de/scripte/kn-what-script kn-what] to get lists sorted by size etc.&lt;br /&gt;
&lt;br /&gt;
=== Leaving the Chroot ===&lt;br /&gt;
* Press '''CTRL+D''' to leave being chrooted; then use this schript:&lt;br /&gt;
 #! /bin/sh&lt;br /&gt;
 # krhowto_3&lt;br /&gt;
 # Path to partition you will work on&lt;br /&gt;
 PFAD=&amp;quot;/media/sda1&amp;quot;&lt;br /&gt;
 for i in dev/pts proc sys dev tmp; do&lt;br /&gt;
   umount $PFAD/knx/source/KNOPPIX/$i&lt;br /&gt;
 done&lt;br /&gt;
 sed -i '2,$d' $PFAD/knx/source/KNOPPIX/etc/resolv.conf&lt;br /&gt;
 &lt;br /&gt;
=== Changes outside from chroot enviroment ===&lt;br /&gt;
* If you want another way to start with Knoppix, make changes in '/media/sda1/knx/master/boot/isolinux/isolinux.cfg':&lt;br /&gt;
** for example replace all 'tz=localtime' with 'tz=America/New_York'&lt;br /&gt;
* You can append in this file cheatcodes, which you need all the time:&lt;br /&gt;
** for example write 'no3d' (without ' ') to each Append line, if you don't like compiz 3d&lt;br /&gt;
* Read '''knoppix-cheatcodes.txt'''. You can find the newest version of this file on the [http://www.knopper.net/knoppix-mirrors/ Mirrors].&lt;br /&gt;
* In '/media/sda1/knx/source/KNOPPIX/etc/X11/Xsession.d/45knoppix' you can find, which wallpaper Knoppix uses or which startup-sound.&lt;br /&gt;
* In '/media/sda1/knx/source/KNOPPIX/etc/init.d/knoppix-halt' you'll find which sound you hear during shutdown.&lt;br /&gt;
* Create a file '/media/sda1/knx/master/KNOPPIX/knoppix.sh' in order to start additional services.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Remastering the ISO ==&lt;br /&gt;
* We've finished customizing and ready to burn!&lt;br /&gt;
 #! /bin/sh&lt;br /&gt;
 # krhowto_4&lt;br /&gt;
 # Path to partition you will work on&lt;br /&gt;
 PFAD=&amp;quot;/media/sda1&amp;quot;&lt;br /&gt;
 START=$(date +'%s')&lt;br /&gt;
 # Disable screensaver&lt;br /&gt;
 xscreensaver-command -exit&lt;br /&gt;
 # Build new inital RAM-disk&lt;br /&gt;
 cd $PFAD/knx/minirt/minirtdir/&lt;br /&gt;
 find . | cpio -oH newc | gzip -9 &amp;gt; ../minirt.gz&lt;br /&gt;
 cp $PFAD/knx/minirt/minirt.gz $PFAD/knx/master/boot/isolinux/&lt;br /&gt;
 # Make the big  compressed filesystem KNOPPIX&lt;br /&gt;
 genisoimage -input-charset ISO-8859-15 -R -l -D -V KNOPPIX_FS -quiet \&lt;br /&gt;
   -no-split-symlink-components -no-split-symlink-fields \&lt;br /&gt;
   -hide-rr-moved -cache-inodes $PFAD/knx/source/KNOPPIX \&lt;br /&gt;
   | /usr/sbin/create_compressed_fs -q -B 65536 -t 8 -L 9 \&lt;br /&gt;
   -f $PFAD/knx/isotemp - $PFAD/knx/master/KNOPPIX/KNOPPIX&lt;br /&gt;
 # Update the file hashes used by the &amp;quot;testcd&amp;quot; boot option&lt;br /&gt;
 cd $PFAD/knx/master ; find -type f -not -name \&lt;br /&gt;
   sha1sums -not -name boot.cat -not \&lt;br /&gt;
   -name isolinux.bin -exec sha1sum '{}' \; &amp;gt; KNOPPIX/sha1sums&lt;br /&gt;
 # Create new Knoppix ISO&lt;br /&gt;
 genisoimage -l -r -J -V &amp;quot;KNOPPIX&amp;quot; \&lt;br /&gt;
   -b boot/isolinux/isolinux.bin -no-emul-boot -boot-load-size 4 \&lt;br /&gt;
   -boot-info-table -c boot/isolinux/boot.cat \&lt;br /&gt;
   -o $PFAD/knx/remastered.iso $PFAD/knx/master&lt;br /&gt;
 # Enable screensaver&lt;br /&gt;
 su knoppix -c &amp;quot;xscreensaver -nosplash &amp;amp;&amp;quot;&lt;br /&gt;
 echo -e &amp;quot;\nFinished! Used time: $(expr $(expr $(date +'%s') - $START) / 60) min. \&lt;br /&gt;
   and $(expr $(expr $(date +'%s') - $START) % 60) sec. \&lt;br /&gt;
   \n\nThe new ISO is stored in '$PFAD/knx/remastered.iso' &amp;quot;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Test CD Image Without Burning a CD ==&lt;br /&gt;
* kvm-qemu&lt;br /&gt;
If your processor supports virtualization '''and''' it is enabled by the BIOS you can test the new ISO by kvm-qemu. Check for support by:&lt;br /&gt;
 egrep '(vmx|svm)' --color=always /proc/cpuinfo&lt;br /&gt;
If you get the result &amp;quot;vmx&amp;quot; type&lt;br /&gt;
 modprobe kvm-intel&lt;br /&gt;
otherwise if you get the result &amp;quot;svm&amp;quot; type&lt;br /&gt;
 modprobe kvm-amd&lt;br /&gt;
to load the kvm module. Now you can test the new ISO by&lt;br /&gt;
 kvm -m 512 -cdrom $PFAD/knx/remastered.iso&lt;br /&gt;
&lt;br /&gt;
* VirtualBox&lt;br /&gt;
VirtualBox can be used to test a newly generated ISO as well.&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
See also:&lt;br /&gt;
* [http://www.wp-schulz.de/summary/summary-remaster Remaster Knoppix without chroot]&lt;br /&gt;
* [http://www.wp-schulz.de/summary/summary-recombine Recombine Knoppix flash installation]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Return to '''[[Main Page]] of the Wiki'''.&lt;br /&gt;
&lt;br /&gt;
[[Category: Remastering Knoppix ]]&lt;/div&gt;</summary>
		<author><name>WPSchulz</name></author>	</entry>

	<entry>
		<id>https://mail.knoppix.net/wiki/Deutsch_Install_FAQ</id>
		<title>Deutsch Install FAQ</title>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki/Deutsch_Install_FAQ"/>
				<updated>2016-05-03T09:06:32Z</updated>
		
		<summary type="html">&lt;p&gt;WPSchulz: Redirected page to HD Installation Warnung&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[HD_Installation_Warnung]]&lt;/div&gt;</summary>
		<author><name>WPSchulz</name></author>	</entry>

	<entry>
		<id>https://mail.knoppix.net/wiki/Rescue_FAQ</id>
		<title>Rescue FAQ</title>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki/Rescue_FAQ"/>
				<updated>2016-05-03T09:03:52Z</updated>
		
		<summary type="html">&lt;p&gt;WPSchulz: Replaced content with &amp;quot;{{delete|outdated}} ~~~~&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{delete|outdated}} [[User:WPSchulz|WPSchulz]] ([[User talk:WPSchulz|talk]]) 05:03, 3 May 2016 (EDT)&lt;/div&gt;</summary>
		<author><name>WPSchulz</name></author>	</entry>

	<entry>
		<id>https://mail.knoppix.net/wiki/PXE_FAQ</id>
		<title>PXE FAQ</title>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki/PXE_FAQ"/>
				<updated>2016-05-03T09:03:17Z</updated>
		
		<summary type="html">&lt;p&gt;WPSchulz: Replaced content with &amp;quot;{{delete|outdated}} ~~~~&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{delete|outdated}} [[User:WPSchulz|WPSchulz]] ([[User talk:WPSchulz|talk]]) 05:03, 3 May 2016 (EDT)&lt;/div&gt;</summary>
		<author><name>WPSchulz</name></author>	</entry>

	<entry>
		<id>https://mail.knoppix.net/wiki/Network_Wireless_for_Knoppix_5.3.1_FAQ</id>
		<title>Network Wireless for Knoppix 5.3.1 FAQ</title>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki/Network_Wireless_for_Knoppix_5.3.1_FAQ"/>
				<updated>2016-05-03T09:02:16Z</updated>
		
		<summary type="html">&lt;p&gt;WPSchulz: Replaced content with &amp;quot;{{delete|outdated}} ~~~~&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{delete|outdated}} [[User:WPSchulz|WPSchulz]] ([[User talk:WPSchulz|talk]]) 05:02, 3 May 2016 (EDT)&lt;/div&gt;</summary>
		<author><name>WPSchulz</name></author>	</entry>

	<entry>
		<id>https://mail.knoppix.net/wiki/Network_Wireless_for_Knoppix_5.1.1_FAQ</id>
		<title>Network Wireless for Knoppix 5.1.1 FAQ</title>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki/Network_Wireless_for_Knoppix_5.1.1_FAQ"/>
				<updated>2016-05-03T09:01:29Z</updated>
		
		<summary type="html">&lt;p&gt;WPSchulz: Replaced content with &amp;quot;{{delete|outdated}} ~~~~&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{delete|outdated}} [[User:WPSchulz|WPSchulz]] ([[User talk:WPSchulz|talk]]) 05:01, 3 May 2016 (EDT)&lt;/div&gt;</summary>
		<author><name>WPSchulz</name></author>	</entry>

	<entry>
		<id>https://mail.knoppix.net/wiki/HD_Install_Warning_not_to_do_it</id>
		<title>HD Install Warning not to do it</title>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki/HD_Install_Warning_not_to_do_it"/>
				<updated>2016-05-03T08:59:19Z</updated>
		
		<summary type="html">&lt;p&gt;WPSchulz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;German translation → [[HD_Installation_Warnung|HD Installation Warnung]]&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Knoppix is .. ==&lt;br /&gt;
&lt;br /&gt;
KNOPPIX is a bootable Live system on CD or DVD, consisting of a representative collection of GNU/Linux software, automatic hardware detection, and support for many graphics cards, sound cards, SCSI and USB devices and other peripherals. KNOPPIX can be used as a productive Linux system for the desktop, educational CD, rescue system, or adapted and used as a platform for commercial software product demos. (from: http://www.knopper.net/knoppix/index-en.html)&lt;br /&gt;
&lt;br /&gt;
== Knoppix is not Debian ==&lt;br /&gt;
&lt;br /&gt;
Knoppix is based on the Debian &amp;quot;distro&amp;quot; of Linux, but it isn't Debian. Knoppix is a live CD/DVD and is intended to run right from the CD/DVD or from a flash drive after &amp;quot;Install KNOPPIX to flash disk&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Clearly Debian runs from the Debian Live CD too, since the Debian installer runs under Debian when the CD boots, but when running from the Live CD, Debian is intended to install, where Knoppix tries to give you a rich and portable environment and an introduction to Linux before ever having to make any change to your hard disk. But it isn't intended that you just copy things to the hard disk and run that way.&lt;br /&gt;
&lt;br /&gt;
Knoppix added some very cool hardware detection at a time when Debian was asking a lot of technical questions during the install; questions that some users found hard to answer, and even experienced users may have to stop the install to check their hardware or their Windows software to get the answer to. In the past some people were so impressed with this that they wrote a lot of scripts to &amp;quot;install&amp;quot; Knoppix to hard disk. In the meantime you can use the script &amp;quot;0wn&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== The different versions problem ==&lt;br /&gt;
&lt;br /&gt;
The problem is that there are several different versions of Debian. These are sometimes called the stable, testing and unstable versions. At other times they are known by their internal code names for the different versions. Hopefully someday the testing version will become the new stable version, but the versions known as Wheezy or Jessie will always be Wheezy and Jessie, no matter if they are called stable or not. So why is this a problem? Because when you add programs or install security updates or other updates, the design of the Debian system expects that you will stay within the same version. Packages (programs) that work under Wheezy are expected to stay under Wheezy. They are not tested to work under other releases and indeed may not work or may even break something else when installed or updated. The same is true for the other versions of Debian as well.&lt;br /&gt;
&lt;br /&gt;
Hopefully by now you are thinking &amp;quot;So what and, by the way, which version of Debian is Knoppix based on?&amp;quot; Well, Klaus Knopper made a very important choice when he built Knoppix. Knowing that it was going to be run from a CD/DVD he decided that he could mix and match between the different Debian versions, as long as he did this carefully and tested everything and manually fixed version problems. For him that was a good choice. The &amp;quot;stable&amp;quot; version of Debian is usually somewhat dated. The &amp;quot;testing&amp;quot; version is usually actually pretty stable, although there may be some minor issues to be worked out or just things that haven't been tested enough for Debian to classify as stable when a distro of Linux is going to be used in a large expensive mission critical application.&lt;br /&gt;
&lt;br /&gt;
There may be some software that is so new that it is only in the &amp;quot;unstable&amp;quot; version, even though that software itself is pretty well known to be stable and bug free (as much as any software ever is). So choosing to mix between the versions and test extensively for version issues allows Klaus Knopper to release a great live CD/DVD. It can contain some of the newest packages when needed. It can contain stable packages from a trusted version when newer versions have known problems, or have become too bloated to fit on the CD, or when there is any other good reason to stay with an older version.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Why not upgrade Knoppix? ==&lt;br /&gt;
&lt;br /&gt;
This mixing of different versions works out great for a Live CD/DVD where everything has been tested to work together well. It does not work out so well when you take that combination of carefully tested and balanced (and maybe hacked to fit) software and install it to hard disk, particularly if you ever install anything else or try to update or upgrade any of the current packages. That makes the package manager do things that it is not intended to do with parts taken from the different versions.&lt;br /&gt;
&lt;br /&gt;
It's the same with &amp;quot;KNOPPIX flash disk install&amp;quot;. If you ever try to upgrade the whole installation, you'll run in trouble because of violated dependicies and in the end your system is broken. If ever needed you can try to upgrade some packages step by step using aptitude and his options (read &amp;quot;man aptitude&amp;quot; about the possible options).&lt;br /&gt;
&lt;br /&gt;
If you are a hard core experienced Linux user, then the advice to not install Knoppix to hard drive or to upgrade may not be for you. Such people may have the experience to resolve these problems and may enjoy the challenge of taking a version of Linux from a Live CD and putting it on a hard disk. But installing Knoppix to hard disk is not advised for the average user.&lt;br /&gt;
&lt;br /&gt;
The good news is that Debian and many other distros intended for install to hard disk have improved their installers greatly since Knoppix first came out. But unfortunately many people tend to look at Knoppix as the first version of Linux that they ever get running on their system and then are not willing to look any farther when they decide to install Linux to their hard disk, and are not willing to listen to the warnings, particularly when they hear that there is a &amp;quot;KNOPPIX HD install&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
It is sometimes said that Knoppix, once installed to disk, basically becomes &amp;quot;Debian&amp;quot;. This is an unfortunate statement that I believe is often taken out of context. For people who have decided to install Knoppix anyway and have managed to get it working, then indeed Knoppix is sort of Debian since it is based on Debian, and you can turn to the Debian resources for answers to your questions (although the Debian forums are well aware of the Knoppix problems and usually will refuse to support a Knoppix on hard disk install). But it would be a disservice to users to suggest that when you use the &amp;quot;KNOPPIX HD install&amp;quot; script then you have what you would have if you had installed Debian.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category : FAQ Page]]&lt;br /&gt;
[[Category:Hard_drive_Installation]]&lt;/div&gt;</summary>
		<author><name>WPSchulz</name></author>	</entry>

	<entry>
		<id>https://mail.knoppix.net/wiki/HD_Installation_Warnung</id>
		<title>HD Installation Warnung</title>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki/HD_Installation_Warnung"/>
				<updated>2016-05-03T08:57:52Z</updated>
		
		<summary type="html">&lt;p&gt;WPSchulz: Created page with &amp;quot;== Knoppix ist .. ==  KNOPPIX ist eine komplett von CD oder DVD lauffähige Zusammenstellung von GNU/Linux-Software mit automatischer Hardwareerkennung und Unterstützung für...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Knoppix ist .. ==&lt;br /&gt;
&lt;br /&gt;
KNOPPIX ist eine komplett von CD oder DVD lauffähige Zusammenstellung von GNU/Linux-Software mit automatischer Hardwareerkennung und Unterstützung für viele Grafikkarten, Soundkarten, SCSI- und USB-Geräte und sonstige Peripherie. KNOPPIX kann als produktives Linux-System für den Desktop, Schulungs-CD, Rescue-System oder als Plattform für kommerzielle Software-Produktdemos angepasst und eingesetzt werden. (aus: http://www.knopper.net/knoppix/index.html)&lt;br /&gt;
&lt;br /&gt;
== Knoppix ist nicht Debian ==&lt;br /&gt;
&lt;br /&gt;
Knoppix basiert auf der Linux Distribution von Debian, aber es ist nicht Debian. Knoppix ist eine Live CD/DVD und es ist beabsichtigt, daß alles von CD/DVD aus funktioniert oder von einer Flash-Disk nach &amp;quot;Knoppix auf Flash-Disk installieren&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Natürlich läuft auch Debian von einer CD aus, wenn wir mit einer Debian Installations-CD booten, aber bei Debian ist es nur beabsichtigt, Debian zu installieren. Knoppix dagegen versucht, uns mit einer reichhaltigen und überall anwendbaren Arbeitsumgebung eine Einführung in Linux zu geben, ohne daß wir etwas auf unsere Festplatte installieren müssen. Aber es ist nicht beabsichtigt, etwas auf die Festplatte zu kopieren und zum Laufen zu bringen.&lt;br /&gt;
&lt;br /&gt;
Knoppix hatte bereits eine leistungsfähige Hardware-Erkennung zu einer Zeit, als Debian während der Installation noch jede Menge technische Fragen stellte - Fragen, die für einige User schwer zu beantworten waren. Und sogar erfahrene Benutzer haben vermutlich die Installation unterbrechen müssen, um sich mit Hilfe von Programmen von Windows einen Überblick über ihre vorhandene Hardware zu verschaffen. Einige Leute waren davon so beeindruckt, daß sie begannen Scripte zu schreiben, wie man Knoppix auf eine Festplatte &amp;quot;installiert&amp;quot;. Mittlerweile kann man dafür das Script &amp;quot;0wn&amp;quot; verwenden.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Das Problem der verschiedenen Versionen ==&lt;br /&gt;
&lt;br /&gt;
Das Problem ist, daß es verschiedene Versionen von Debian gibt, welche eine Zeitlang stable, testing und unstable Version genannt werden. Andrerseits sind die verschiedenen Versionen unter ihrem internen Codenamen bekannt. Auch wenn die Aussicht besteht, daß die jetzige testing Version demnächst die neue stable Version wird, so bleiben doch Versionen, die als Wheezy oder Jessie bekannt sind, immer noch Wheezy oder Jessie, egal, ob sie jetzt stable genannt werden oder nicht. Wo ist nun das Problem? Wenn du Programme aussuchst oder Sicherheits-Updates oder sonstige Updates installierst, so erwartet das Design von Debian, daß du innerhalb der gleichen Version bleibst. Bei Paketen, die unter Wheezy arbeiten, wird erwartet, daß sie auch nur unter Wheezy verwendet werden. Für sie wurde nicht getestet, ob sie unter anderen Releases arbeiten; und es kann sein, daß sie nicht arbeiten oder Abhängigkeiten verletzen, wenn sie installiert oder upgedated werden. Das gilt ebenfalls für die anderen Versionen von Debian.&lt;br /&gt;
&lt;br /&gt;
Hoffnungsvoll denkt jetzt mancher: &amp;quot;Na und, auf welcher Debian Version basiert Knoppix?&amp;quot;. Nun, Klaus Knopper traf eine sehr wichtige Entscheidung, als er Knoppix erstellte. Im Bewußtsein, daß alles von CD/DVD aus laufen sollte, entschloß er sich, sorgfältig einen Mix aus verschiedenen Versionen zu erstellen, alles zu testen und Versions-Probleme von Hand zu fixen. Für ihn war dies eine gute Wahl. Die &amp;quot;stable&amp;quot; Version von Debian ist gewöhnlich etwas veraltet. Die testing Version ist gewöhnlich ganz schön stabil, auch wenn es noch einige kleine Fehler geben mag, die noch ausgemerzt werden müssen. Oder es gibt Sachen, die für Debian noch nicht hinreichend genug getestet worden sind, um sie als &amp;quot;stable&amp;quot; einzustufen, wenn eine Linux Distribution für sehr weitreichende Aufgaben in einem kritischen Umfeld eingesetzt werden soll.&lt;br /&gt;
&lt;br /&gt;
Da mag es Software geben, die so neu ist, daß sie nur in &amp;quot;unstable&amp;quot; Version eingesetzt wird, auch wenn die Software ausreichend als stabil und fehlerfrei bekannt ist (soweit dies je eine Software ist). Diese Entscheidung, Versionen zu mischen und extensiv auf Versionsprobleme zu testen, erlaubt es Klaus Knopper, eine großartige Live CD/DVD anzubieten. Sie kann wenn nötig einige der neuesten Packete enthalten. Sie kann stabil laufende Packete aus einer verläßlichen Version enthalten, wenn neuere Versionen bekannte Probleme aufweisen oder sie zu groß wurden, um noch auf eine CD/DVD zu passen, oder wenn es andere gute Gründe gab, die alte Version beizubehalten.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Warum kein Upgrade von Knoppix? ==&lt;br /&gt;
&lt;br /&gt;
Diese Mischung von verschiedenen Versionen arbeitet hervorragend bei einer Live CD/DVD, wo alles darauf hin getestet wurde, daß es gut zusammen arbeitet. Das funktioniert nicht so gut, wenn man die sorgfältig getestete und ausgewogene Zusammenstellung an Software nimmt (manchmal mit einem Kunstgriff passend gemacht) und auf eine Festplatte installiert, besonders, wenn noch alles mögliche sonst installiert oder versucht wird, die Pakete zu updaten oder upgraden. Das führt dazu, daß der Paketmanager Dinge vollzieht, die so nicht beabsichtigt waren, als Teile aus verschiedenen Versionen verwendet wurden.&lt;br /&gt;
&lt;br /&gt;
Das gleiche trifft für &amp;quot;KNOPPIX auf Flash-Disk installieren&amp;quot; zu. Falls man jemals versucht, die ganze Installation upzugraden, wird man Schwierigkeiten wegen verletzter Abhängigkeiten bekommen und am Ende ist das System unbrauchbar. Falls notwendig kann man versuchen, einzelne Pakete Schritt für Schritt upzugraden mit Hilfe von aptitude und seinen Optionen (&amp;quot;man aptitude&amp;quot; zeigt, welche Optionen möglich sind).&lt;br /&gt;
&lt;br /&gt;
Auf sehr erfahrene Linux User mag der Rat nicht zutreffen, Knoppix nicht zu installieren oder upzugraden. Diese Leute haben eventuell Erfahrung genug, solch Probleme zu lösen. Ihnen gefällt die Möglichkeit, eine Live CD/DVD zu verwenden und sie auf die Festplatte zu installieren. Aber für den Durchschnitts-User ist es nicht ratsam, Knoppix auf eine Festplatte zu installiern.&lt;br /&gt;
&lt;br /&gt;
Jetzt die gute Nachricht: Debian und viele andere für eine Installation geeignete Distributionen haben ihre Installationsprogramme sehr verbessert, seit Knoppix das erste Mal angeboten wurde. Leider neigen viele Leute dazu, nur Knoppix im Blick zu behalten, da es die erste Linux-Version war, die sie je auf ihrem System zum Laufen brachten. Sie wollen sich dann nichts andres mehr ansehen, wenn sie sich entschlossen haben, ein Linux fest zu installieren, und sie mißachten alle Warnungen, besonders, wenn sie hören, daß es da  &amp;quot;KNOPPIX HD-Installation&amp;quot; gebe.&lt;br /&gt;
&lt;br /&gt;
Manchmal wird gesagt, Knoppix würde im wesentlichen zu Debian, wenn es erstmal auf Festplatte installiert sei. Dies ist eine etwas unglückliche Feststellung und, wie ich glaube, oft aus dem Kontext heraus gelöst. Für Leute, die sich für eine Festinstallation von Knoppix entschieden haben, und es fertig brachten, daß alles funktioniert, für die ist Knoppix in der Tat eine Art Debian, da es auf Debian basiert. Man kann sich dann an die Hilfsquellen von Debian wenden für Antwort auf Fragen (obwohl die Debian Foren von den Knoppix Problemen wissen und gewöhnlich bei Festinstallation von Knoppix Hilfe verweigern). Aber man würde Usern einen schlechten Dienst erweisen, wenn man man den Eindruck hervorrufen würde, sie hätten mit Skript &amp;quot;KNOPPIX HD-Installation&amp;quot; das Gleiche erreicht, wie wenn sie Debian installiert hätten.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category : FAQ Page]]&lt;br /&gt;
[[Category: Hard_drive_Installation]]&lt;/div&gt;</summary>
		<author><name>WPSchulz</name></author>	</entry>

	<entry>
		<id>https://mail.knoppix.net/wiki/Knoppix_Terminal_Server</id>
		<title>Knoppix Terminal Server</title>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki/Knoppix_Terminal_Server"/>
				<updated>2016-05-03T08:54:49Z</updated>
		
		<summary type="html">&lt;p&gt;WPSchulz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We can use &amp;quot;Terminal server&amp;quot; during class. One computer has to work as TS host and offers Knoppix over the LAN (not WLAN); the computers of the students works as TS clients and don't need an installation of Knoppix on their computers. They have to boot with the BIOS option &amp;quot;over network&amp;quot; and get the OS from the server for this session.&lt;br /&gt;
==Terminal Server installation==&lt;br /&gt;
If you have a computer, who cannot boot from DVD or USB but over network, you can use the Terminal Server install (in former days known as PXE install). This computer will be your '''TS client'''. You need another computer connected to your LAN (not WLAN) as the '''TS host'''.&lt;br /&gt;
&lt;br /&gt;
Boot Knoppix on your TS host and select &amp;quot;Knoppix =&amp;gt; Start KNOPPIX Terminal Server&amp;quot;. When you get the question &amp;quot;Please enter the desired IP-Range ..&amp;quot;, you have to change the values to the IP range of your router. For me the values are &amp;quot;192.168.17.10 192.168.17.30&amp;quot;. Important: '''deactivate''' the option &amp;quot;secure Disable root access on client(s)&amp;quot;!&lt;br /&gt;
&lt;br /&gt;
Now boot your TS client with the BIOS option &amp;quot;over network&amp;quot;. When you can see the Knoppix screen go on with [Enter]. At the end of the startup you are within the TS client, but get the OS from TS host. To see the partitions of the TS client use &amp;quot;lsblk&amp;quot; in a terminal. In my example '/dev/sda4' is a free partition and ext4 formatted.&lt;br /&gt;
&lt;br /&gt;
'''* Do the installation'''&lt;br /&gt;
 su&lt;br /&gt;
 mount /media/sda4&lt;br /&gt;
 rsync -av --progress /mnt-system/KNOPPIX /media/sda4&lt;br /&gt;
 cd /mnt-system/boot/syslinux/&lt;br /&gt;
 cp linux linux64 minirt.gz /media/sda4/KNOPPIX/&lt;br /&gt;
&lt;br /&gt;
'''Important note''': &amp;quot;/dev/sda4&amp;quot; is only as an example; use your own value! Take care of '/KNOPPIX' with or without &amp;quot;/&amp;quot; at the end. If you did use a DVD instead of a Flash device to boot the TS host, you need the line &amp;quot;cd /mnt-system/boot/isolinux/&amp;quot;&lt;br /&gt;
&lt;br /&gt;
'''* Make the installation bootable'''&lt;br /&gt;
&lt;br /&gt;
To be able to boot the &amp;quot;Terminal Server installation&amp;quot; on the TS client we need an entry within GRUB of the standard OS on this computer. In my example it is Debian on '/dev/sda1'. Mount your partition containing your standard OS.&lt;br /&gt;
&lt;br /&gt;
If you are using GRUB legacy as bootloader append within '/boot/grub/menu.lst' of your standard OS&lt;br /&gt;
&lt;br /&gt;
 title KNOPPIX PMI&lt;br /&gt;
 kernel (hd0,3)/KNOPPIX/linux fromhd=/dev/sda4 (.. other boot-parameter ..)&lt;br /&gt;
 initrd (hd0,3)/KNOPPIX/minirt.gz&lt;br /&gt;
 &lt;br /&gt;
 title KNOPPIX 64 PMI&lt;br /&gt;
 kernel (hd0,3)/KNOPPIX/linux64 fromhd=/dev/sda4 (.. other boot-parameter ..)&lt;br /&gt;
 initrd (hd0,3)/KNOPPIX/minirt.gz&lt;br /&gt;
&lt;br /&gt;
'''Important note''': In this example Knoppix has been installed to 1st device in the 4th partition (hd0,3). &amp;quot;(hd0,0)&amp;quot; means 1st device and 1st partition with GRUB legacy.&lt;br /&gt;
&lt;br /&gt;
If you are using GRUB2 as bootloader append within '/etc/grub.d/40_custom' of your standard OS&lt;br /&gt;
&lt;br /&gt;
 menuentry &amp;quot;Knoppix PMI&amp;quot; {&lt;br /&gt;
 set root='(hd1,1)'&lt;br /&gt;
 linux /KNOPPIX/linux (.. other boot-parameter ..)&lt;br /&gt;
 initrd /KNOPPIX/minirt.gz&lt;br /&gt;
 }&lt;br /&gt;
 &lt;br /&gt;
 menuentry &amp;quot;Knoppix 64 PMI&amp;quot; {&lt;br /&gt;
 set root='(hd1,1)'&lt;br /&gt;
 linux /KNOPPIX/linux64 (.. other boot-parameter ..)&lt;br /&gt;
 initrd /KNOPPIX/minirt.gz&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
Don't forget &amp;quot;update-grub&amp;quot;!&lt;br /&gt;
&lt;br /&gt;
'''Important note''': In this example Knoppix has been installed to 2nd device in the 1st partition (hd1,1). &amp;quot;(hd0,1)&amp;quot; means 1st device and 1st partition with GRUB 2.&lt;br /&gt;
&lt;br /&gt;
Instead of (.. other boot-parameter ..) use the parameters as you need or as you can see in the &amp;quot;APPEND&amp;quot;-lines of '/mnt-system/boot/isolinux/isolinux.cfg' from Knoppix DVD - but '''without the parameter''' &amp;quot;initrd=minirt.gz&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
'''* We need persistent memory'''&lt;br /&gt;
&lt;br /&gt;
First time we boot our &amp;quot;Terminal server installation&amp;quot; we have to edit the boot parameters within Grub manually. When you can see the option &amp;quot;Knoppix 64 PMI&amp;quot; type &amp;quot;e&amp;quot; to edit the paramters. At the end of the line &amp;quot;linux /KNOPPIX/linux64 ...&amp;quot; append &amp;quot;mkimage&amp;quot; and go on with [F10].&lt;br /&gt;
&lt;br /&gt;
You can select the size of your persistent memory (file, not partition) and if you want to encrypt this or not.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category : FAQ Page]]&lt;/div&gt;</summary>
		<author><name>WPSchulz</name></author>	</entry>

	<entry>
		<id>https://mail.knoppix.net/wiki/HD_Install_Warning_not_to_do_it</id>
		<title>HD Install Warning not to do it</title>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki/HD_Install_Warning_not_to_do_it"/>
				<updated>2016-05-03T08:51:43Z</updated>
		
		<summary type="html">&lt;p&gt;WPSchulz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;German translation → [[Warnung_HD_Installation|Warnung HD Installation ]]&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Knoppix is .. ==&lt;br /&gt;
&lt;br /&gt;
KNOPPIX is a bootable Live system on CD or DVD, consisting of a representative collection of GNU/Linux software, automatic hardware detection, and support for many graphics cards, sound cards, SCSI and USB devices and other peripherals. KNOPPIX can be used as a productive Linux system for the desktop, educational CD, rescue system, or adapted and used as a platform for commercial software product demos. (from: http://www.knopper.net/knoppix/index-en.html)&lt;br /&gt;
&lt;br /&gt;
== Knoppix is not Debian ==&lt;br /&gt;
&lt;br /&gt;
Knoppix is based on the Debian &amp;quot;distro&amp;quot; of Linux, but it isn't Debian. Knoppix is a live CD/DVD and is intended to run right from the CD/DVD or from a flash drive after &amp;quot;Install KNOPPIX to flash disk&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Clearly Debian runs from the Debian Live CD too, since the Debian installer runs under Debian when the CD boots, but when running from the Live CD, Debian is intended to install, where Knoppix tries to give you a rich and portable environment and an introduction to Linux before ever having to make any change to your hard disk. But it isn't intended that you just copy things to the hard disk and run that way.&lt;br /&gt;
&lt;br /&gt;
Knoppix added some very cool hardware detection at a time when Debian was asking a lot of technical questions during the install; questions that some users found hard to answer, and even experienced users may have to stop the install to check their hardware or their Windows software to get the answer to. In the past some people were so impressed with this that they wrote a lot of scripts to &amp;quot;install&amp;quot; Knoppix to hard disk. In the meantime you can use the script &amp;quot;0wn&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== The different versions problem ==&lt;br /&gt;
&lt;br /&gt;
The problem is that there are several different versions of Debian. These are sometimes called the stable, testing and unstable versions. At other times they are known by their internal code names for the different versions. Hopefully someday the testing version will become the new stable version, but the versions known as Wheezy or Jessie will always be Wheezy and Jessie, no matter if they are called stable or not. So why is this a problem? Because when you add programs or install security updates or other updates, the design of the Debian system expects that you will stay within the same version. Packages (programs) that work under Wheezy are expected to stay under Wheezy. They are not tested to work under other releases and indeed may not work or may even break something else when installed or updated. The same is true for the other versions of Debian as well.&lt;br /&gt;
&lt;br /&gt;
Hopefully by now you are thinking &amp;quot;So what and, by the way, which version of Debian is Knoppix based on?&amp;quot; Well, Klaus Knopper made a very important choice when he built Knoppix. Knowing that it was going to be run from a CD/DVD he decided that he could mix and match between the different Debian versions, as long as he did this carefully and tested everything and manually fixed version problems. For him that was a good choice. The &amp;quot;stable&amp;quot; version of Debian is usually somewhat dated. The &amp;quot;testing&amp;quot; version is usually actually pretty stable, although there may be some minor issues to be worked out or just things that haven't been tested enough for Debian to classify as stable when a distro of Linux is going to be used in a large expensive mission critical application.&lt;br /&gt;
&lt;br /&gt;
There may be some software that is so new that it is only in the &amp;quot;unstable&amp;quot; version, even though that software itself is pretty well known to be stable and bug free (as much as any software ever is). So choosing to mix between the versions and test extensively for version issues allows Klaus Knopper to release a great live CD/DVD. It can contain some of the newest packages when needed. It can contain stable packages from a trusted version when newer versions have known problems, or have become too bloated to fit on the CD, or when there is any other good reason to stay with an older version.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Why not upgrade Knoppix? ==&lt;br /&gt;
&lt;br /&gt;
This mixing of different versions works out great for a Live CD/DVD where everything has been tested to work together well. It does not work out so well when you take that combination of carefully tested and balanced (and maybe hacked to fit) software and install it to hard disk, particularly if you ever install anything else or try to update or upgrade any of the current packages. That makes the package manager do things that it is not intended to do with parts taken from the different versions.&lt;br /&gt;
&lt;br /&gt;
It's the same with &amp;quot;KNOPPIX flash disk install&amp;quot;. If you ever try to upgrade the whole installation, you'll run in trouble because of violated dependicies and in the end your system is broken. If ever needed you can try to upgrade some packages step by step using aptitude and his options (read &amp;quot;man aptitude&amp;quot; about the possible options).&lt;br /&gt;
&lt;br /&gt;
If you are a hard core experienced Linux user, then the advice to not install Knoppix to hard drive or to upgrade may not be for you. Such people may have the experience to resolve these problems and may enjoy the challenge of taking a version of Linux from a Live CD and putting it on a hard disk. But installing Knoppix to hard disk is not advised for the average user.&lt;br /&gt;
&lt;br /&gt;
The good news is that Debian and many other distros intended for install to hard disk have improved their installers greatly since Knoppix first came out. But unfortunately many people tend to look at Knoppix as the first version of Linux that they ever get running on their system and then are not willing to look any farther when they decide to install Linux to their hard disk, and are not willing to listen to the warnings, particularly when they hear that there is a &amp;quot;KNOPPIX HD install&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
It is sometimes said that Knoppix, once installed to disk, basically becomes &amp;quot;Debian&amp;quot;. This is an unfortunate statement that I believe is often taken out of context. For people who have decided to install Knoppix anyway and have managed to get it working, then indeed Knoppix is sort of Debian since it is based on Debian, and you can turn to the Debian resources for answers to your questions (although the Debian forums are well aware of the Knoppix problems and usually will refuse to support a Knoppix on hard disk install). But it would be a disservice to users to suggest that when you use the &amp;quot;KNOPPIX HD install&amp;quot; script then you have what you would have if you had installed Debian.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category : FAQ Page]]&lt;br /&gt;
[[Category:Hard_drive_Installation]]&lt;/div&gt;</summary>
		<author><name>WPSchulz</name></author>	</entry>

	<entry>
		<id>https://mail.knoppix.net/wiki/Category:Hard_drive_Installation</id>
		<title>Category:Hard drive Installation</title>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki/Category:Hard_drive_Installation"/>
				<updated>2016-05-03T08:49:33Z</updated>
		
		<summary type="html">&lt;p&gt;WPSchulz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The main strength of [http://www.knopper.net/knoppix/index-en.html Knoppix] is its ability to be run from memory as a [[LiveCD |Live Linux CD]]. To boot the CD/DVD Isolinux is used. The advantage to this is that you can take the CD/DVD with you. However, it is possible to install Knoppix on other mediums.&lt;br /&gt;
&lt;br /&gt;
== Warning: Knoppix is a Live Linux DVD ==&lt;br /&gt;
Whichever installation method you'll select, don't forget: basis of each of these methods is the Live Linux DVD!&lt;br /&gt;
&lt;br /&gt;
Knoppix is not a Linux distribution like for example Debian, openSUSE, Ubuntu or others.&lt;br /&gt;
&lt;br /&gt;
'''Knoppix'''&lt;br /&gt;
* cannot be '''upgraded''' (if you try it, you'll get chaos)&lt;br /&gt;
* offers no updates or security updates&lt;br /&gt;
* has no user management&lt;br /&gt;
* has no password protection&lt;br /&gt;
* is not designed for installation of not Debian packages (compile programs)&lt;br /&gt;
* may cause difficulties while you try to install Debian packages&lt;br /&gt;
* requires experience with aptitude whenever you want to change something&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Customizing Knoppix ==&lt;br /&gt;
* The simplest, which you can do in all versions, is using → [[Cheat_Codes|Cheat Codes]]. At the boot prompt, you can specify a number of parameters like language, keyboard, screen resolution, desktop environment. The cheat codes may differ between the releases; you find them on DVD in the file /KNOPPIX/'''knoppix-cheatcodes.txt'''.&lt;br /&gt;
&lt;br /&gt;
* You can → [[#Flash_disk_Install|install Knoppix]] to a read/write media (like USB sticks, external hard disks or flash cards using &amp;quot;KNOPPIX  Install KNOPPIX to flash disk&amp;quot;. You may change the default boot parameters, so you don't have to enter them at every boot. For this reinsert the USB stick, open '/boot/syslinux/syslinux.cfg' and change the parameters in all '''APPEND''' lines as you need.&lt;br /&gt;
&lt;br /&gt;
* The next step is using → [[#Persistent_memory|persistent memory]], which can be used to install programs and save configuration data and personal settings. During flash disk install Knoppix will ask you if you want to create persistent storage, and how big you want it. The size you specify must be an integer, and the integer signifies the number of megabytes of persistent storage. &lt;br /&gt;
&lt;br /&gt;
* Another and most difficult option is to → [[Knoppix_Remastering_Howto|remaster Knoppix]] which means that you create a new compressed filesystem image instead of the default. You may write it to DVD, but you don't have to.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Flash disk install ==&lt;br /&gt;
Boot with Knoppix DVD and select &amp;quot;Knoppix =&amp;gt; Install KNOPPIX to flash disk&amp;quot;. There are two options to choose from:&lt;br /&gt;
* Installation on FAT32 with (optional) overlay file &amp;lt; 4GB&lt;br /&gt;
* Installation on FAT32 with additional overlay partition&lt;br /&gt;
In the first case you will get an installation of compressed filesysten Image and the persistent memory all within '/dev/sda1' (FAT32 formatted).&lt;br /&gt;
&lt;br /&gt;
In the other case you will get an installation of compressed filesystem Image to '/dev/sda1' (FAT32 formatted) and the persistent memory in '/dev/sda2' (ReiserFS formatted).&lt;br /&gt;
&lt;br /&gt;
Both these installations uses Syslinux to boot. At the end of the installation you will be asked to encrypted or not the persistent memory.&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Poor man's install ==&lt;br /&gt;
In earlier days there have been many descriptions how to copy the compressed filesystem Image to hard drive, how to boot these installations and they have been called like '''poor man's install, PMI, poor man's install to HD, basic poor man's install ...'''&lt;br /&gt;
&lt;br /&gt;
Nowadays you can do it as follows: Boot with the Knoppix DVD using the cheatcode&lt;br /&gt;
 knoppix tohd=/dev/sda1 mkimage&lt;br /&gt;
&lt;br /&gt;
Knoppix will create a folder called &amp;quot;KNOPPIX&amp;quot; in the partition you've chosen and you will be asked to create persistent memory (overlay file only). The used disk partition can be a Linux format such as EXT3 but can also be FAT32 or NTFS (pre Windows 8). If you failed to create overlay file you can make up it at next boot-time: edit the grub line and append for this session the chatcode &amp;quot;mkimage&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
You'll find yourself at the end of the installation within Knoppix on '/dev/sda1' and not within Knoppix from DVD.&lt;br /&gt;
&lt;br /&gt;
'''Important note:''' &amp;quot;/dev/sda1&amp;quot; is only as an example; use your own value!&lt;br /&gt;
&lt;br /&gt;
If you want to boot this installation using GRUB legacy or GRUB2, do also as follows:&lt;br /&gt;
 su&lt;br /&gt;
 mount /media/sr0&lt;br /&gt;
 cp /media/sr0/boot/isolinux/linux /media/sr0/boot/isolinux/linux64 \&lt;br /&gt;
   /media/sr0/boot/isolinux/minirt.gz /mnt-system/KNOPPIX/&lt;br /&gt;
&lt;br /&gt;
To boot this poor man's install you need again a Knoppix DVD or a boot-only Knoppix-CD with the same Kernel version; at boot prompt type:&lt;br /&gt;
 knoppix fromhd=/dev/sda1&lt;br /&gt;
&lt;br /&gt;
Otherwise if you are using GRUB legacy as bootloader, start your operating system - for example Knoppix HD install - and append within '/boot/grub/menu.lst'&lt;br /&gt;
 title KNOPPIX 32 PMI&lt;br /&gt;
 kernel (hd1,0)/KNOPPIX/linux fromhd=/dev/sdb1 lang=en (.. other boot-parameter ..)&lt;br /&gt;
 initrd (hd1,0)/KNOPPIX/minirt.gz&lt;br /&gt;
 &lt;br /&gt;
 title KNOPPIX 64 PMI&lt;br /&gt;
 kernel (hd1,0)/KNOPPIX/linux64 fromhd=/dev/sdb1 lang=en(.. other boot-parameter ..)&lt;br /&gt;
 initrd (hd1,0)/KNOPPIX/minirt.gz&lt;br /&gt;
 &lt;br /&gt;
 title KNOPPIX Adriane PMI&lt;br /&gt;
 kernel (hd1,0)/KNOPPIX/linux fromhd=/dev/sdb1 adriane lang=en (.. other boot-parameter ..)&lt;br /&gt;
 initrd (hd1,0)/KNOPPIX/minirt.gz&lt;br /&gt;
&lt;br /&gt;
'''Important note:''' In this example Knoppix has been installed to 2nd device in the 1st partition of it (hd1,0). &amp;quot;(hd0,0)&amp;quot; means 1st device and 1st partition with GRUB legacy.&lt;br /&gt;
&lt;br /&gt;
If you are using GRUB2 as bootloader, start your operating system - for example Debian - and append within '/etc/grub.d/40_custom'&lt;br /&gt;
 menuentry &amp;quot;Knoppix 32 PMI&amp;quot; {&lt;br /&gt;
 set root='(hd1,1)'&lt;br /&gt;
 linux /KNOPPIX/linux lang=en (.. other boot-parameter ..)&lt;br /&gt;
 initrd /KNOPPIX/minirt.gz&lt;br /&gt;
 }&lt;br /&gt;
 &lt;br /&gt;
 menuentry &amp;quot;Knoppix 64 PMI&amp;quot; {&lt;br /&gt;
 set root='(hd1,1)'&lt;br /&gt;
 linux /KNOPPIX/linux64 lang=en (.. other boot-parameter ..)&lt;br /&gt;
 initrd /KNOPPIX/minirt.gz&lt;br /&gt;
 }&lt;br /&gt;
 &lt;br /&gt;
 menuentry &amp;quot;Knoppix Adriane PMI&amp;quot; {&lt;br /&gt;
 set root='(hd1,1)'&lt;br /&gt;
 linux /KNOPPIX/linux adriane lang=en (.. other boot-parameter ..)&lt;br /&gt;
 initrd /KNOPPIX/minirt.gz&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
Don't forget &amp;quot;update-grub&amp;quot;!&lt;br /&gt;
&lt;br /&gt;
'''Important note:''' In this example Knoppix has been installed to 2nd device in the 1st partition of it (hd1,1). &amp;quot;(hd0,1)&amp;quot; means 1st device and 1st partition with GRUB 2.&lt;br /&gt;
&lt;br /&gt;
Instead of (.. other boot-parameter ..) use the parameters as you need or as you can see in the &amp;quot;APPEND&amp;quot;-lines of '/mnt-system/boot/isolinux/isolinux.cfg' from Knoppix DVD - but '''without''' the parameter &amp;quot;initrd=minirt.gz&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== HD install ==&lt;br /&gt;
Boot with Knoppix DVD and select &amp;quot;Knoppix =&amp;gt; KNOPPIX HD install&amp;quot; in a free partiton you chose. You will get a Debian-style installation in your partiton (ReiserFS formatted) and the option to use GRUB legacy as bootmanager.&lt;br /&gt;
&lt;br /&gt;
'''Important note:''' Read &amp;quot;Help&amp;quot; of the installation tool first!&lt;br /&gt;
&lt;br /&gt;
If you decide to do a HD installation of Knoppix, please read → [[HD Install Warning not to do it]] first.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== ISO install to HD ==&lt;br /&gt;
Download the Knoppix ISO to a harddrive (in my example to the 1st partition of an external harddrive to the folder '/ISO/') and rename the Knoppix ISO (insert the real name of the used Knoppix ISO instead of &amp;quot;KNOPPIX.....DE.iso&amp;quot;)&lt;br /&gt;
 mv -f /media/sdb1/ISO/KNOPPIX.....DE.iso /media/sdb1/ISO/KNX.iso&lt;br /&gt;
&lt;br /&gt;
To boot this ISO installation to HD you need again a Knoppix DVD or a boot-only Knoppix-CD with the same Kernel version; at boot prompt type:&lt;br /&gt;
 knoppix bootfrom=/dev/sdb1/ISO/KNX.iso&lt;br /&gt;
&lt;br /&gt;
Otherwise if you are using GRUB2 as bootloader, start your operating system - for example Debian - and append within '/etc/grub.d/40_custom'&lt;br /&gt;
 menuentry &amp;quot;Knoppix ISO&amp;quot; {&lt;br /&gt;
 loopback loop (hd1,1)/ISO/KNX.iso&lt;br /&gt;
 linux (loop)/boot/isolinux/linux bootfrom=/dev/sdb1/ISO/KNX.iso (.. other boot-parameter ..)&lt;br /&gt;
 initrd (loop)/boot/isolinux/minirt.gz&lt;br /&gt;
 }&lt;br /&gt;
 &lt;br /&gt;
 menuentry &amp;quot;Knoppix 64 ISO&amp;quot; {&lt;br /&gt;
 loopback loop (hd1,1)/ISO/KNX.iso&lt;br /&gt;
 linux (loop)/boot/isolinux/linux64 bootfrom=/dev/sdb1/ISO/KNX.iso (.. other boot-parameter ..)&lt;br /&gt;
 initrd (loop)/boot/isolinux/minirt.gz&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
Don't forget &amp;quot;update-grub&amp;quot;!&lt;br /&gt;
&lt;br /&gt;
Instead of '''(.. other boot-parameter ..)''' use the parameters as you need or as you can see in the &amp;quot;APPEND&amp;quot;-lines of '/mnt-system/boot/isolinux/isolinux.cfg' from Knoppix DVD - but '''without''' the parameter &amp;quot;initrd=minirt.gz&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
'''Important note:''' &amp;quot;/sdb1/ISO/&amp;quot; is only as an example; use your own value! Knoppix has been installed to 2nd device in the 1st partition (hd1,1). &amp;quot;(hd0,1)&amp;quot; means 1sr device and 1st partition with GRUB 2.&lt;br /&gt;
&lt;br /&gt;
With '''ISO install to HD''' you cannot use Grub legacy.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Terminal Server install ==&lt;br /&gt;
moved to → [[Knoppix_Terminal_Server|Knoppix Terminal Server]]&lt;br /&gt;
&lt;br /&gt;
== Persistent memory ==&lt;br /&gt;
This is one of the most useful features in Knoppix, and together with Unionfs, makes Knoppix very versatile indeed. The entire persistent memory (also called &amp;quot;overlay&amp;quot;) can be saved, so that configuration changes, settings, user data, packages which have been downloaded and installed etc can all be saved and will be available at subsequent sessions.&lt;br /&gt;
&lt;br /&gt;
With '''Flash disk Install''' and the option '''overlay file''', with '''Poor man's install''' or '''Terminal Server Install''' you'll get an image file '/KNOPPIX/knoppix-data.img' respectively '/KNOPPIX/knoppix-data.aes' in case of encryption. At the next boot, Knoppix will scan for any image file named knoppix-data.img or knoppix-data.aes. If you use &amp;quot;df -h&amp;quot; you can see the values of the persistent memory at the line &amp;quot;/dev/loop ...  &amp;quot;.&lt;br /&gt;
&lt;br /&gt;
With '''Flash disk Install''' and the option '''overlay partition''' you'll get persistent memory (encrypted or not) in a separate partition and without the limitation of maximum size of 4 GB. At the next boot, Knoppix will scan for the file '/mnt-system/KNOPPIX/knoppix-data.inf', which contains the line&lt;br /&gt;
 2 KNOPPIX_DATA reiserfs&lt;br /&gt;
If you use &amp;quot;df -h&amp;quot; you can see the values of the persistent memory at the line &amp;quot;/dev/sd. ...  KNOPPIX_DATA&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== UNIONFS ==&lt;br /&gt;
One of the limitations of a Live CD/DVD is that it is read-only - in particular, '/usr' where most executable programs are kept. Many programs need to change and access components into standard locations like '/lib', '/usr/lib' or '/etc' which are read-only.&lt;br /&gt;
&lt;br /&gt;
Unionfs is another important development introduced into Knoppix from Version 3.8 onwards. Unionfs is a virtual filesystem. It creates a writable system file area in RAM with all the system directories such as '/etc', '/usr' and so on. This is then seamlessly merged with the read-only systemfile image KNOPPIX on the CD. A description of unionfs can be found here: [http://en.wikipedia.org/wiki/UnionFS UnionFS].&lt;br /&gt;
&lt;br /&gt;
With Unionfs, it becomes possible to &amp;quot;write&amp;quot; to the system area. Knoppix DVD can then be treated almost like it is installed on a writable media. You can do install programs with apt-get, aptitude or synaptic, edit config files in '/etc' and so on. Of course, you may still download an incompatible package which upsets Knoppix's delicate balance and break Knoppix, just like in a hard disk install. But this is a Live CD/DVD!  The problems go away at the next reboot.&lt;br /&gt;
&lt;br /&gt;
But if you have for example a flash disk install with persistent memory, you'll get an union of overlay's writable system file area with the read-only systemfile image KNOPPIX. If you installed something which works well, you will not have to do it again and it is available at the next session.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Return to '''[[Main Page]] of the Wiki'''.&lt;/div&gt;</summary>
		<author><name>WPSchulz</name></author>	</entry>

	<entry>
		<id>https://mail.knoppix.net/wiki/Cheat_Codes</id>
		<title>Cheat Codes</title>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki/Cheat_Codes"/>
				<updated>2016-05-03T08:46:53Z</updated>
		
		<summary type="html">&lt;p&gt;WPSchulz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Cheatcodes and hints ==&lt;br /&gt;
from Knoppix DVD&lt;br /&gt;
&amp;lt;pre&amp;gt;                     CHEATCODES AND HINTS FOR KNOPPIX V7.6&lt;br /&gt;
==============================================================================&lt;br /&gt;
                         (last update: 26.01.2016)&lt;br /&gt;
&lt;br /&gt;
These options (can be combined) work from the boot prompt:&lt;br /&gt;
&lt;br /&gt;
### General ###&lt;br /&gt;
adriane                             Start blind-friendly, talking desktop&lt;br /&gt;
debug                               Debug boot process step-by-step [→ Tip]&lt;br /&gt;
expert                              Interactive setup for experts [→ Tip]&lt;br /&gt;
knoppix                             Knoppix w/ 32bit Kernel&lt;br /&gt;
knoppix64                           Knoppix w/ 64bit Kernel [→ Tip]&lt;br /&gt;
knoppix 2                           Runlevel 2, Textmode only&lt;br /&gt;
knoppix init=/bin/bash              Start bash as process 1 instead of init&lt;br /&gt;
&lt;br /&gt;
### Language/Country ###&lt;br /&gt;
knoppix lang=ch|cn|de|da|es|fr|it   specify language/keyboard [Hint: 1]&lt;br /&gt;
knoppix lang=nl|pl|ru|sk|tr|tw|us   specify language/keyboard&lt;br /&gt;
knoppix keyboard=us xkeyboard=us    Use different keyboard (text/X)&lt;br /&gt;
knoppix utc                         Use Universal Time [→ Tip]&lt;br /&gt;
knoppix tz=Europe/Berlin            Use this timezone for TZ&lt;br /&gt;
                                    (default: tz=localtime)&lt;br /&gt;
&lt;br /&gt;
### Hardware/Workarounds ###&lt;br /&gt;
knoppix ide1=reset                  Try this if knoppix can't find the&lt;br /&gt;
                                    CD/DVD drive on old computers [Hint: 4]&lt;br /&gt;
knoppix no{apic,lapic,acpi,apm}     Skip parts of HW-detection (1)&lt;br /&gt;
knoppix no{hwsetup,udev,dhcp,fstab} Skip parts of HW-detection (2)&lt;br /&gt;
knoppix no{pcmcia,sound,swap}       Skip parts of HW-detection (3)&lt;br /&gt;
knoppix nousb                       Skip parts of HW-detection (4)&lt;br /&gt;
knoppix nolapic                     Disable local APIC (differs from noapic)&lt;br /&gt;
knoppix noideraid                   Disable IDE-Raiddisk detection&lt;br /&gt;
knoppix pnpbios=off                 No PnP Bios initialization&lt;br /&gt;
knoppix acpi=off                    Disable ACPI Bios completely&lt;br /&gt;
knoppix acpi=noirq                  Disable ACPI IRC routing only&lt;br /&gt;
knoppix acpi=force                  FORCE ACPI Bios initialization&lt;br /&gt;
knoppix noacpid                     Do not start ACPI even daemon&lt;br /&gt;
failsafe                            Boot with (almost) no HW-detection&lt;br /&gt;
knoppix pci=irqmask=0x0e98          Try this, if PS/2 mouse doesn't work [Hint: 2]&lt;br /&gt;
knoppix pci=bios                    Workaround for bad PCI controllers&lt;br /&gt;
knoppix ide2=0x180 nopcmcia         Boot from PCMCIA-CD-Rom (some notebooks)&lt;br /&gt;
knoppix mem=512M                    Specify Memory size in MByte [Hint: 7]&lt;br /&gt;
knoppix wheelmouse                  Enable IMPS/2 protocol for wheelmice&lt;br /&gt;
knoppix nowheelmouse                Force plain PS/2 protocol for PS/2-mouse&lt;br /&gt;
&lt;br /&gt;
### Desktop ###&lt;br /&gt;
knoppix desktop=kde|gnome|icewm     Use specified WM instead of LXDE (1)&lt;br /&gt;
knoppix desktop=fluxbox|openbox     Use specified WM instead of LXDE (2)&lt;br /&gt;
knoppix desktop=larswm|evilwm|twm   Use specified WM instead of LXDE (3)&lt;br /&gt;
knoppix no3d                        Don't use compiz 3d fuctions&lt;br /&gt;
knoppix 3d                          Try compiz even on slow cards w/o dri&lt;br /&gt;
&lt;br /&gt;
### Graphics ###&lt;br /&gt;
knoppix screen=1280x1024            Use specified Screen resolution for X&lt;br /&gt;
knoppix hsync=95                    Use 95 kHz horizontal X refresh rate&lt;br /&gt;
knoppix vsync=60                    Use 60 Hz vertical refresh rate for X&lt;br /&gt;
knoppix xmodule=fbdev|vesa|svga     Use specified Xorg-Module (1)&lt;br /&gt;
knoppix xmodule=nouveau|radeon      Use specified Xorg-Module (2)&lt;br /&gt;
knoppix xmodule=intel|vmware|s3     Use specified Xorg-Module (3)&lt;br /&gt;
knoppix norandr                     Disable Xorg RandR feature (may be&lt;br /&gt;
                                    useful if wrong resolution was detected)&lt;br /&gt;
knoppix noddc                       Don't query monitor for resoution&lt;br /&gt;
knoppix nocomposite                 Don't use Xorg Composite extension&lt;br /&gt;
knoppix vga=normal                  No-framebuffer mode, but X&lt;br /&gt;
knoppix nodrm                       Don't load graphics acceleration modules&lt;br /&gt;
knoppix nofb                        Don't load framebuffer modules&lt;br /&gt;
knoppix nomodeset                   Don't use Kernel Mode Settings for X&lt;br /&gt;
fb1280x1024                         Use fixed framebuffer graphics (1)&lt;br /&gt;
fb1024x768                          Use fixed framebuffer graphics (2)&lt;br /&gt;
fb800x600                           Use fixed framebuffer graphics (3)&lt;br /&gt;
fb640x480                           Use fixed framebuffer graphics (4)&lt;br /&gt;
&lt;br /&gt;
### Configuration / Persistent image ###&lt;br /&gt;
knoppix nonetworkmanager            Don't start network manager&lt;br /&gt;
knoppix toram                       Copy to RAM and run from there [→ Tip]&lt;br /&gt;
knoppix tohd=/dev/sda1              Copy to Harddisk and run from there&lt;br /&gt;
knoppix fromhd=/dev/sda1            Boot from previously copied CD-Image&lt;br /&gt;
knoppix bootfrom=/dev/sda1/KNX.iso  Access image, boot from ISO-Image [→ Tip]&lt;br /&gt;
knoppix knoppix_dir=KNOPPIX         Directory to search for on the CD.&lt;br /&gt;
knoppix knoppix_name=KNOPPIX        Cloop-File to search for on the CD.&lt;br /&gt;
knoppix noswap                      Don't use existing swap partitions&lt;br /&gt;
knoppix nozram                      Don't use zram compressed swap-in-ram&lt;br /&gt;
knoppix forensic                    Don't use swap and mount read-only [Hint: 6]&lt;br /&gt;
knoppix secure                      Disable root access&lt;br /&gt;
knoppix mkimage                     Create persistent image as needed [→ Tip]&lt;br /&gt;
knoppix noimage                     Ignore persistent image or partition&lt;br /&gt;
&lt;br /&gt;
### Knoppix Terminalserver/Client ###&lt;br /&gt;
knoppix nfsdir=hostip:path          Use nfsdir as /mnt-system for TS client&lt;br /&gt;
knoppix hostname=name               Set TS client hostname&lt;br /&gt;
knoppix hostname=auto-mac           Set TS client hostname from MAC address&lt;br /&gt;
knoppix hostname=auto-clock         Set TS client hostname from clock&lt;br /&gt;
&lt;br /&gt;
### Various ###&lt;br /&gt;
knoppix noeject                     Do NOT eject CD after halt&lt;br /&gt;
knoppix noprompt                    Do NOT prompt to remove the CD&lt;br /&gt;
knoppix testcd|testdvd              Check live medium for defects [→ Tip]&lt;br /&gt;
knoppix splash                      Use splash.ppm in initrd as boot pic&lt;br /&gt;
knoppix trace                       create an open() trace in /open.trace&lt;br /&gt;
&lt;br /&gt;
==============================================================================&lt;br /&gt;
Hint:&lt;br /&gt;
(1) Using the default DE-bootimage, SYSLINUX boots with german&lt;br /&gt;
keyboard layout. The '=' letter is located at Shift-0 on this keyboard&lt;br /&gt;
(just in case you want to change keyboard and language with lang=us). If&lt;br /&gt;
you need to change the keyboard layout later in X, and can't find a&lt;br /&gt;
convenient tool in the preferences, use &amp;quot;setxkbmap 'ca(multi)'&amp;quot; in order&lt;br /&gt;
to set up a new (multi-language canadian, in this example) keyboard&lt;br /&gt;
layout&lt;br /&gt;
&lt;br /&gt;
(2) Try &amp;quot;knoppix pci=irqmask=0x0e98&amp;quot; if (you have an old notebook and)&lt;br /&gt;
your PS/2 mouse doesn't work, Possibly caused by a BIOS-flaw on your&lt;br /&gt;
board, BIOS updates can sometimes help.&lt;br /&gt;
&lt;br /&gt;
(3) If your KNOPPIX CD produces strange noises during boot, or you see&lt;br /&gt;
frequent errors like &amp;quot;cloop: read error&amp;quot;, or programs on your desktop&lt;br /&gt;
are crashing randomly, then your CD image is probably defective or&lt;br /&gt;
incomplete, or your CD-burner created a defective CD due to wrong&lt;br /&gt;
writing speed or bad media. This is actually the most common error&lt;br /&gt;
reported. Please boot with &amp;quot;knoppix testcd&amp;quot; to check if the CD or DVD is&lt;br /&gt;
OK. Installing and starting Knoppix from flash disk is recommended and&lt;br /&gt;
much faster than running from CD or DVD.&lt;br /&gt;
(Read also &amp;quot;More explanations&amp;quot; → testdvd)&lt;br /&gt;
&lt;br /&gt;
(4) In case of a failing hardware autodetection, try booting with any of&lt;br /&gt;
the &amp;quot;no-&amp;quot; options as shown in the table above, like in&lt;br /&gt;
   knoppix nodrm nomodeset no3d noaudio noapm noapic nolapic&lt;br /&gt;
           acpi=off pci=bios pnpbios=off nodma nopcmcia noscsi nousb ...&lt;br /&gt;
to skip some critical parts of the autodetection system.&lt;br /&gt;
&lt;br /&gt;
(5)(6) The &amp;quot;noswap&amp;quot; and/or &amp;quot;forensic&amp;quot; boot option is useful for a&lt;br /&gt;
forensic analysis without touching existing swap partitions.&lt;br /&gt;
&lt;br /&gt;
(7) Some Boards apparently don't pass the proper memory size to the&lt;br /&gt;
linux-kernel. It may cause the message &amp;quot;Panic: cannot mount root file&lt;br /&gt;
system&amp;quot; and the system hangs. Use &amp;quot;knoppix mem=512M&amp;quot; to solve that&lt;br /&gt;
problem if your system has 512MByte memory for example (caution:&lt;br /&gt;
you MUST use a capital &amp;quot;M&amp;quot; here).&lt;br /&gt;
&lt;br /&gt;
When installing to read/write media, such as flash disks (using&lt;br /&gt;
flash-knoppix), you can add a swap file in order to replace missing&lt;br /&gt;
physical RAM by persistent storage space. You can create this swap&lt;br /&gt;
file like this from the running system:&lt;br /&gt;
  dd if=/dev/zero of=/mnt-system/KNOPPIX/knoppix.swp&lt;br /&gt;
  mkswap /mnt-system/KNOPPIX/knoppix.swp&lt;br /&gt;
  swapon /mnt-system/KNOPPIX/knoppix.swp&lt;br /&gt;
Please be aware that swapping on flash media can be painfully slow, and&lt;br /&gt;
is no perfect replacement for real RAM. The zram ram-compression feature&lt;br /&gt;
(available from Knoppix 7.0.1) can extend the usable ram range to a&lt;br /&gt;
certain degree.&lt;br /&gt;
&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
If you need additional modules for starting controllers needed at boot&lt;br /&gt;
time, just copy the corresponding *.ko files from /lib/modules/* over to&lt;br /&gt;
/modules in the initial ramdisk (remaster needed).&lt;br /&gt;
&lt;br /&gt;
If you place an update*.zip or update*tar.gz file on the medium holding&lt;br /&gt;
the KNOPPIX data, it will be unpacked onto the overlayed filesystem&lt;br /&gt;
before starting &amp;quot;init&amp;quot;, thus allowing quick reconfiguration of the&lt;br /&gt;
system.&lt;br /&gt;
&lt;br /&gt;
The file &amp;quot;knoppix.sh&amp;quot;, if residing in the main KNOPPIX directory, will&lt;br /&gt;
be execuded after autoconfiguration and before starting the graphical&lt;br /&gt;
desktop. It can be used in order to start additional services.&lt;br /&gt;
&lt;br /&gt;
If you wish to remaster the CD, please don't forget to specify&lt;br /&gt;
    -no-emul-boot -boot-load-size 4 -boot-info-table \&lt;br /&gt;
    -b boot/isolinux/isolinux.bin -c boot/isolinux/boot.cat&lt;br /&gt;
as option to mkisofs. Otherwise your CD or DVD won't be bootable. The&lt;br /&gt;
directory KNOPPIX, containig the compressed filesystem file &amp;quot;KNOPPIX&amp;quot;,&lt;br /&gt;
must be located in the top level directory of the CD.&lt;br /&gt;
&lt;br /&gt;
Caution: X-Screensaver: Don't start xlock or any screensaver that&lt;br /&gt;
requires a password. There are no default passwords on KNOPPIX,&lt;br /&gt;
i.e. all accounts are LOCKED unless you explicitly set a password.&lt;br /&gt;
See also &amp;quot;SECURITY CONSIDERATIONS FOR KNOPPIX&amp;quot; (README_Security.txt)&lt;br /&gt;
about this issue.&lt;br /&gt;
If you accidentially hit the screensaver button in KDE,&lt;br /&gt;
switch to one of the textconsoles by Control-Alt-F1 and kill&lt;br /&gt;
the screensaver (or just set a password for the knoppix user).&lt;br /&gt;
&lt;br /&gt;
If you would like to edit your X-Server configuration manually&lt;br /&gt;
(config file /etc/X11/xorg.conf), use &amp;quot;knoppix 2&amp;quot; to boot&lt;br /&gt;
into runlevel 2 (textmode only) and, after changing the X&lt;br /&gt;
configuration, start the X environment with &amp;quot;init 5&amp;quot;. Note that&lt;br /&gt;
you can always leave the graphical environment with &amp;quot;init 2&amp;quot;, and&lt;br /&gt;
restart it later with &amp;quot;init 5&amp;quot;.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Tips ==&lt;br /&gt;
Cheatcodes are used to pass options to KNOPPIX to help with getting it working on difficult hardware. In the initial boot phase you'll see the Knoppix emblem with the little penguin and the '''commandline at the bottom of the screen'''. Type your cheatcodes after &amp;quot;boot: &amp;quot; in the commandline and press [Enter]. With [F2] and/or [F3] you can see some of the most usefull cheatcodes.&lt;br /&gt;
&lt;br /&gt;
The format is &amp;quot;kernel option option option ...&amp;quot;. Usually &amp;quot;'''knoppix'''&amp;quot; is the right selection for the &amp;quot;kernel&amp;quot;.  You can type more than one cheatcode before pressing enter. Also note that some options can take on values. Example:&lt;br /&gt;
&lt;br /&gt;
  boot: knoppix mem=512 tz=America/Toronto&lt;br /&gt;
&lt;br /&gt;
;&amp;lt;span id=&amp;quot;memtest&amp;quot;&amp;gt;memtest&amp;lt;/span&amp;gt; : To run memtest86 instead of Knoppix only type this cheatcodes after &amp;quot;boot: &amp;quot; in the commandline and press [Enter]. With memtest86 you can determine if your memory is good (and if you have as much memory as you think you have). Press [Esc] after some hours to finish the test or when you see the first error messages.&lt;br /&gt;
&lt;br /&gt;
;&amp;lt;span id=&amp;quot;testdvd&amp;quot;&amp;gt;testdvd&amp;lt;/span&amp;gt; : Using this cheatcode Knoppix calculates the sha1sum of the most important files of the ISO and compares it with the values in the file „sha1sums”. If you cannot boot with the Knoppix CD/DVD and therefore you cannot use this cheatcode, then mount the CD/DVD within your OS and use&lt;br /&gt;
  md5sum /dev/sr0&lt;br /&gt;
:Compare the value you get with the content of the KNOPPIX_V...iso.md5 file.&lt;br /&gt;
&lt;br /&gt;
;&amp;lt;span id=&amp;quot;noapic&amp;quot;&amp;gt;noapic nolapic&amp;lt;/span&amp;gt; ... : Skip parts of Hardware-detection, In case of a failing hardware autodetection, try booting with any of the &amp;quot;no-&amp;quot; options as shown in the table above, like in&lt;br /&gt;
  boot: knoppix noagp noapm noapic nodma nopcmcia noscsi nousb&lt;br /&gt;
:to skip some critical parts of the autodetection system.&lt;br /&gt;
&lt;br /&gt;
;noswap : This option is useful for a forensic analysis without touching existing swap partitions.&lt;br /&gt;
&lt;br /&gt;
;tohd : You can do a → [[:Category: Hard_drive_Installation#Poor_man.27s_install | Poor man's install]] on vfat and ext-Partitions.&lt;br /&gt;
&lt;br /&gt;
;fromhd : With this cheatcode the CD-Roms are ignored, so you can finally boot your &amp;quot;Poor man's install&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
;toram : Knoppix will load the contents of the CD/DVD into RAM and run from there. After boot up, the CD/DVD can be removed and the DVD drive will be available for other uses.&lt;br /&gt;
&lt;br /&gt;
: Note: Because this will take up a lot of RAM, it is recommended for those with at least 8 GB of RAM (2 GB for CD version). Cheatcode &amp;quot;toram&amp;quot; and &amp;quot;fromhd&amp;quot; work now together.&lt;br /&gt;
&lt;br /&gt;
: Just remember to use &amp;quot;knoppix64 toram&amp;quot; for the DVD version, if you want to copy the entire 4.1 GB into your ramdisk, since the &amp;quot;knoppix&amp;quot; keyword would be the 32bit kernel, which can't handle memory addressing larger than 4GB.&lt;br /&gt;
&lt;br /&gt;
;bootfrom : Access Image then boot from previously copied CD/DVD-Image (enables booting from  NTFS / ReiserFS). After boot up, the CD/DVD can be removed.&lt;br /&gt;
&lt;br /&gt;
: Note: &amp;quot;bootfrom&amp;quot; needs access to a running Knoppix-System with the same Kernel as the Bootkernel, before it is able to mount the 'partition/ISO-Image'. This should allow a → [[:Category: Hard_drive_Installation#Poor_man.27s_install |Poor man's install]] from NTFS-partitions and makes it also possible to boot an ISO-Image directly; so you can test remastered Knoppix iso files before committing to a burn.  &lt;br /&gt;
&lt;br /&gt;
;debug : Pauses at various stages in the boot process. → [[#Kernel_panic|Kernel panic]]&lt;br /&gt;
&lt;br /&gt;
;knoppix64 : With DVD version 7.4.0 and upward the bootloader will start the 64bit kernel automatically if a 64bit-capable CPU is detected (if not manually specified otherwise).&lt;br /&gt;
&lt;br /&gt;
;utc : You can only use UTC, if BIOS clock is set to UTC. Within '/etc/adjtime' you'll find the entry &amp;quot;LOCAL&amp;quot; instead of &amp;quot;UTC&amp;quot;. Exchange this value if you want to use UTC and reboot. Knoppix uses the value of '/etc/timezone' for system (panel) clock. Perhaps you have to change the value for '/etc/timezone'; if so, have a look at '/usr/share/zoneinfo' for possible values.&lt;br /&gt;
: You can check the proper settings with&lt;br /&gt;
&lt;br /&gt;
 timedatectl status&lt;br /&gt;
&lt;br /&gt;
;mkimage : If Knoppix isn't started in forensic mode and if no persistent image or partition is found, then Knoppix DVD version 7.4.1 and upward only offers the option to create persistent image (ext2-formatted file, not partition) by this new cheatcode.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Micro-Remastering ==&lt;br /&gt;
Boot options like &amp;quot;adriane&amp;quot; can easily be preset by changing '/mnt-system/boot/syslinux/'''syslinux.cfg'''' after having copied the CD to a bootable memorystick using &amp;quot;Knoppix =&amp;gt; Install KNOPPIX to flash disk&amp;quot;:  Change the upper line&lt;br /&gt;
 DEFAULT knoppix&lt;br /&gt;
to:&lt;br /&gt;
 DEFAULT adriane&lt;br /&gt;
for automatically starting ADRIANE on boot. This is already default in all ADRIANE iso files.&lt;br /&gt;
&lt;br /&gt;
To change '''other boot options''' look within the file 'syslinux.cfg' for the LABEL line of the way you always start with Knoppix. If you for example always use &amp;quot;knoppix&amp;quot; (and not &amp;quot;knoppix64&amp;quot;) then look for &amp;quot;LABEL knoppix&amp;quot;. Don't change the following KERNEL line but insert additional or change existent cheatcodes within the APPEND line. An example:&lt;br /&gt;
&lt;br /&gt;
  LABEL knoppix&lt;br /&gt;
  KERNEL linux&lt;br /&gt;
  APPEND ramdisk_size=100000 lang=en keyboard=es xkeyboard=es apm=power-off ...&lt;br /&gt;
: Note: If you are using Knoppix 64 bit, you have also to change the settings within '/mnt-system/boot/syslinux/'''syslnx32.cfg'''' and '/mnt-system/boot/syslinux/'''syslnx64.cfg''''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Download Knoppix ==&lt;br /&gt;
moved to → [[Downloading_FAQ#How_do_I_get_the_current_DVD.3F|How do I get the current DVD?]]&lt;br /&gt;
&lt;br /&gt;
== Check the ISO ==&lt;br /&gt;
moved to → [[Downloading_FAQ#What_are_these_md5_files.3F|What are these md5 files?]]&lt;br /&gt;
&lt;br /&gt;
== Exclude forgery ==&lt;br /&gt;
moved to → [[Downloading_FAQ#What_are_these_asc_files.3F|What are these asc files?]]&lt;br /&gt;
&lt;br /&gt;
== Use CD/DVD without burning it ==&lt;br /&gt;
Have a look →[[Knoppix_Remastering_Howto#Test_CD_Image_Without_Burning_a_CD|Test without burning a CD]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Cannot boot ==&lt;br /&gt;
=== The burned DVD will not boot ===&lt;br /&gt;
&lt;br /&gt;
* You possibly only got a partial download or the download was corrupt. If you checked the → [[Downloading_FAQ#What_are_these_md5_files.3F|md5 file]] and know that you have a good download of the ISO, then be sure that you burn the CD at a slow speed, either 4x or as slow as your burner will let you go.&lt;br /&gt;
&lt;br /&gt;
* Problems are often seen booting with discs that have been burnt at a high speed. You my try the cheatcode → [[#testdvd|knoppix testdvd]] to check the DVD for defects. If you get an error message, then the ISO image is defective and the CDR burn of Knoppix is also defective. &lt;br /&gt;
&lt;br /&gt;
* If the ISO is good but Knoppix doesn't seem to be able to boot on your hardware, you may need to use one or more → [[#noapic|cheatcodes]] to help Knoppix if it can't determine your hardware configuration on its own.&lt;br /&gt;
&lt;br /&gt;
=== Memory problems ===&lt;br /&gt;
&lt;br /&gt;
It's worth mentioning that you just might have a memory problem. The Knoppix disc includes the bootable memory test → [[#memtest|memtest86]]. If you can't even boot into memtest86 then something is very wrong with the disc that you made or with your system.&lt;br /&gt;
&lt;br /&gt;
=== Kernel panic ===&lt;br /&gt;
&lt;br /&gt;
If you are unable to boot Knoppix (i.e. the screen goes blank, you see a kernel panic message, the screen flickers, you are dropped into a minimal shell, Knoppix simply freezes while booting, etc.), try these boot commands in order:&lt;br /&gt;
* '''boot: knoppix vga=0'''&lt;br /&gt;
* '''boot: knoppix acpi=off pnpbios=off noapic noapm'''&lt;br /&gt;
* '''boot: knoppix vga=0 debug'''&lt;br /&gt;
Using the cheatcode 'debug' will cause Knoppix to wait at various stages in the boot process. Just type '''exit''' after each shell prompt &amp;quot;... job control turned off&amp;quot;.&lt;br /&gt;
* '''boot: failsafe debug'''&lt;br /&gt;
That will do the same as the previous boot command, except turn off most of the hardware detection.&lt;br /&gt;
&lt;br /&gt;
If you still have issues, please post in the [http://knoppix.net/forum/forums/13-Hardware-Booting Hardware &amp;amp; Booting] forum, tell us which of the above boot commands you've tried, and how far in the boot process you were able to go.&lt;br /&gt;
&lt;br /&gt;
=== Troubleshooting ===&lt;br /&gt;
&lt;br /&gt;
Most of the boot options are parsed by different programs and scripts during the booting process, roughly in this order:&lt;br /&gt;
&lt;br /&gt;
* the isolinux bootloader&lt;br /&gt;
* the linux kernel&lt;br /&gt;
* &amp;quot;init&amp;quot;, which can be found in /mnt-system/boot/isolinux/minirt.gz -&amp;gt; init&lt;br /&gt;
* /etc/init.d/knoppix-autoconfig&lt;br /&gt;
* /etc/init.d/knoppix-startx&lt;br /&gt;
* /etc/X11/Xsession.d/45knoppix&lt;br /&gt;
* /etc/init.d/knoppix-halt&lt;br /&gt;
&lt;br /&gt;
For more information on passing boot parameters to the kernel, see 'man boot' and 'man bootparam'.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Security considerations ==&lt;br /&gt;
from Knoppix CD/DVD&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
                       SECURITY CONSIDERATIONS FOR KNOPPIX&lt;br /&gt;
                       ====================================&lt;br /&gt;
&lt;br /&gt;
1.) There is no automatic start of external accessible services.&lt;br /&gt;
&lt;br /&gt;
2.) There are no default passwords. All accounts are locked by default.&lt;br /&gt;
    Even local logins are not possible (unless you set a password or create&lt;br /&gt;
    new user accounts as root).&lt;br /&gt;
&lt;br /&gt;
3.) Therefore, all local interactive processes are started by init without&lt;br /&gt;
    authorization.&lt;br /&gt;
&lt;br /&gt;
    The graphical desktop is started with the unprivileged user id&lt;br /&gt;
    &amp;quot;knoppix&amp;quot;. Programs that only work for root are started using sudo&lt;br /&gt;
    without password. This has the advantage of making faults caused by&lt;br /&gt;
    defective software very unlikely, but does not enhance local&lt;br /&gt;
    security, since it is fairly easy to switch between the &amp;quot;knoppix&amp;quot;&lt;br /&gt;
    and &amp;quot;root&amp;quot; account. The knoppix user should never be allowed for&lt;br /&gt;
    external logins (in the case that sshd or similar servers are being&lt;br /&gt;
    launched).&lt;br /&gt;
&lt;br /&gt;
4.) You can create valid passwords using &amp;quot;sudo passwd [username]&amp;quot; from the&lt;br /&gt;
    Shell, individually.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Return to '''[[Main Page]] of the Wiki'''.&lt;/div&gt;</summary>
		<author><name>WPSchulz</name></author>	</entry>

	<entry>
		<id>https://mail.knoppix.net/wiki/Bittorrent</id>
		<title>Bittorrent</title>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki/Bittorrent"/>
				<updated>2016-05-03T08:45:14Z</updated>
		
		<summary type="html">&lt;p&gt;WPSchulz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What is Bittorent? ==&lt;br /&gt;
Bittorrent is a swarming downloading method which allows for large files to be distributed far quicker and more bandwidth efficiently than simply many users downloading from one server. When you use a torrent to download a file, you are also contributing to the files distribution. And you are able to download from many soures providing the file download, not just one mirror.&lt;br /&gt;
&lt;br /&gt;
BitTorrent also allows for resuming a download, so if you have to stop downloading for any reason you can restart your client later and it will pick up where it left off and complete your download for you while it continues to seed what you aleady have.&lt;br /&gt;
&lt;br /&gt;
As you receive sections of the file (which are individually verified) you will also start to send those sections of the file to other users who need them, similarly you will be receving the file from numerous other users. The more people who are attempting to download a file, the quicker it will spread. You can even shut the client down and restart it later (such as when you go to bed) and it will still seed the files that you have downloaded.&lt;br /&gt;
&lt;br /&gt;
== Knoppix ==&lt;br /&gt;
What does all of this have to do with Knoppix? Well Knoppix is large download (almost 4GB for the DVD version) and can have extremely large numbers of people looking to download it in a short space of time (when a major new version is released). Due to the load this places on the server hosting the download, Knoppix can be slow to get around onto the network of mirrors.&lt;br /&gt;
&lt;br /&gt;
You will often see mention of people having problems with Knoppix where ultimately it comes down to a broken download. If you don't have the bandwidth to not care about having to redownload a copy of Knoppix if something goes funny, then Bittorrent is the answer. If Bittorrent is happy, you can be sure the file you have is identical to the original. For modem users who may have to reconnect many times to finish the download, this is a godsend (one crash could destroy the past 30 hours downloading by http/ftp, but bittorrent will fix the download without having to duplicate any significant amount of downloading).&lt;br /&gt;
&lt;br /&gt;
Knoppix will be released via Bittorrent at http://torrent.unix-ag.uni-kl.de/&lt;br /&gt;
&lt;br /&gt;
From there you may download the short .torrent-file for the wanted Knoppix version. After this open the .torrent-file with a Torrent client and start the download of the ISO. Per default &amp;quot;Transmission&amp;quot; is used as Torrent client within Knoppix. But you can also use &amp;quot;Bittornado Client&amp;quot; (bittornado-gui), &amp;quot;BitTorrent Download Client&amp;quot; (bittorrent-gui) or &amp;quot;KTorrent&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Router ==&lt;br /&gt;
Now for the downside, in certain circumstances you just won't be able to use Bittorrent. If you are behind a router you do not control you will either not be able to use Bittorrent at all or your download speeds will be appalling (for example, downloading at the office). If you can control the router, then you should be able to open Bittorrent traffic to your computer and get maximimum download speeds.&lt;br /&gt;
&lt;br /&gt;
Make sure that you have the ports 6881-6899 forwarded to your BitTorrent system in your router. Most current routers will recognize activity on a &amp;quot;trigger port&amp;quot; and automatically forward a range of ports to which ever local IP address they see activity of the trigger port coming from. This can be a handy way to forward ports to the computer that you use for BitTorrent. You can configure a router so that BitTorrent can be used on more than one system at the same time, but this involves more detailed port settings and is not useful for most home users. Also be sure that any software firewall passes this port range for BitTorrent.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category : FAQ Page]]&lt;/div&gt;</summary>
		<author><name>WPSchulz</name></author>	</entry>

	<entry>
		<id>https://mail.knoppix.net/wiki/Downloading_FAQ</id>
		<title>Downloading FAQ</title>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki/Downloading_FAQ"/>
				<updated>2016-05-03T08:43:48Z</updated>
		
		<summary type="html">&lt;p&gt;WPSchulz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Which version should I download? ===&lt;br /&gt;
The newest official versions should always be on the official BitTorrent Tracker, so get the most current status of version information there. They usually show up shortly after on most of the mirrors also, but some mirrors may take a week or more to update.&lt;br /&gt;
&lt;br /&gt;
Official versions of Knoppix will have both a version number and a release date in their name. Some versions of Knoppix had several releases with different dates for minor bug fixes but did not change the version number, so checking the release date may be important.&lt;br /&gt;
&lt;br /&gt;
Most of you needs the &amp;quot;KNOPPIX&amp;quot; and not &amp;quot;ADRIANE-KNOPPIX&amp;quot; version. &amp;quot;ADRIANE-KNOPPIX&amp;quot; is a special version for blind people.&lt;br /&gt;
&lt;br /&gt;
The file names (before the ISO extension) will end in either DE or EN. The DE version will by default boot into German. The EN version will default to booting into English.&lt;br /&gt;
&lt;br /&gt;
Most mirrors also contain some older version of Knoppix. There is currently no known website that offers all old released versions of Knoppix.&lt;br /&gt;
&lt;br /&gt;
=== How do I get the current DVD? ===&lt;br /&gt;
* [http://torrent.unix-ag.uni-kl.de/ Download KNOPPIX via BitTorrent]. You can use the tool Transmission for this with its default settings. Start this tool and open the .torrent-file with it. You get a set of all related files also the md5 file automatically in one download. → [[Bittorrent|BitTorrent]] has its own checks and the md5 is only a second recheck of a good download.&lt;br /&gt;
&lt;br /&gt;
* [http://www.knopper.net/knoppix-mirrors/ Download KNOPPIX from Mirrors]. Try to choose the mirror nearest you for best results. When downloading from a mirror, then also download the accompanying MD5 file too.&lt;br /&gt;
&lt;br /&gt;
=== What are these md5 files? ===&lt;br /&gt;
These files contains checksums for the actual DVD. A checksum is a way of fingerprinting files. Just like a real fingerprint identifies a single person, a checksum is unique and matches exactly one file. It is used to verify that the file downloaded matches the original all the way down to the smallest details. &lt;br /&gt;
&lt;br /&gt;
Many file corruption problems have been observed when downloading from the mirrors. It is very important to check the md5 checksum if you use a '''mirror'''. If you've downloaded your Knoppix using the '''Torrents''', you don't need to test integrity with md5sum. This will be done automatically by your Torrent client.&lt;br /&gt;
&lt;br /&gt;
This discussion is about a separate md5 file that you can download from the mirror or that comes down as an individual file in the package of files that you get when you download with BitTorrent. The .md5 file is a plain-text file and can be viewed in a text editor or web browser.&lt;br /&gt;
&lt;br /&gt;
Change to the download directory, where your KNOPPIX_V...EN.iso download is and the download of the KNOPPIX_V...EN.iso.md5 file. After this use&lt;br /&gt;
  md5sum -c KNOPPIX_V...EN.iso.md5&lt;br /&gt;
&lt;br /&gt;
Attention: Instead of '''KNOPPIX_V...EN.iso.md5''' use the real name.&lt;br /&gt;
&lt;br /&gt;
* '''When downloading and running under Windows''', you can check the md5 checksum with [https://technet.microsoft.com/en-us/library/dn520872.aspx Get-FileHash].&lt;br /&gt;
&lt;br /&gt;
Checking the sha1 hash works the same as above.&lt;br /&gt;
 sha1sum -c KNOPPIX_V...EN.iso.sha1&lt;br /&gt;
uses the .sha1 hash file that you can downloaded with the .iso image file.&lt;br /&gt;
&lt;br /&gt;
=== What are these asc files? ===&lt;br /&gt;
If there is ever an uncertainty as whether or not the ISO image file and its accompanying MD5 file are originals &amp;amp; untampered, then the .asc files are important. The .asc files are digital signature messages. &lt;br /&gt;
&lt;br /&gt;
Look for the public key of Klaus Knopper:&lt;br /&gt;
  gpg --keyserver pool.sks-keyservers.net --search-keys &amp;quot;Klaus Knopper&amp;quot;&lt;br /&gt;
You'll get the message:&lt;br /&gt;
&amp;lt;pre&amp;gt;gpg --keyserver pool.sks-keyservers.net --search-keys &amp;quot;Klaus Knopper&amp;quot;&lt;br /&gt;
gpg: searching for &amp;quot;Klaus Knopper&amp;quot; from hkp server pool.sks-keyservers.net&lt;br /&gt;
(1)    Klaus Knopper &amp;lt;knopper@linuxtag.de&amp;gt;&lt;br /&gt;
    Klaus Knopper &amp;lt;knopper@linuxtag.org&amp;gt;&lt;br /&gt;
      1024 bit RSA key BA8F038D, created: 2000-05-09&lt;br /&gt;
(2)    Klaus Knopper &amp;lt;info@knopper.net&amp;gt;&lt;br /&gt;
    Klaus Knopper &amp;lt;knopper@knopper.net&amp;gt;&lt;br /&gt;
    Klaus Knopper &amp;lt;knoppix@knopper.net&amp;gt;&lt;br /&gt;
      1024 bit DSA key 57E37087, created: 2000-05-06&lt;br /&gt;
(3)    Klaus Knopper &amp;lt;knopper@unix-ag.uni-kl.de&amp;gt;&lt;br /&gt;
      1024 bit RSA key D3892431, created: 1996-02-11&lt;br /&gt;
Keys 1-3 of 3 for &amp;quot;Klaus Knopper&amp;quot;.  Enter number(s), N)ext, or Q)uit &amp;gt; 2&lt;br /&gt;
gpg: requesting key 57E37087 from hkp server pool.sks-keyservers.net&lt;br /&gt;
gpg: DBG: armor-keys-failed (KEY 0x0E573DA0F13969EF1DD5ACAA3798E3D757E37087 BEGIN&lt;br /&gt;
) -&amp;gt;0&lt;br /&gt;
gpg: DBG: armor-keys-failed (KEY 0x0E573DA0F13969EF1DD5ACAA3798E3D757E37087 END&lt;br /&gt;
) -&amp;gt;0&lt;br /&gt;
gpg: key 57E37087: &amp;quot;Klaus Knopper &amp;lt;knopper@knopper.net&amp;gt;&amp;quot; not changed&lt;br /&gt;
gpg: Total number processed: 1&lt;br /&gt;
gpg:              unchanged: 1&amp;lt;/pre&amp;gt;&lt;br /&gt;
Klaus Knopper has signed the &amp;quot;...md5&amp;quot; file with his secret key; we can verify this:&lt;br /&gt;
  gpg --verify KNOPPIX_V7.6.1DVD-2016-01-16-DE.iso.md5.asc &lt;br /&gt;
and get:&lt;br /&gt;
&amp;lt;pre&amp;gt;gpg: Signature made Sun Jan 24 19:41:31 2016 CET using DSA key ID 57E37087&lt;br /&gt;
gpg: Good signature from &amp;quot;Klaus Knopper &amp;lt;knopper@knopper.net&amp;gt;&amp;quot;&lt;br /&gt;
gpg:                 aka &amp;quot;Klaus Knopper &amp;lt;info@knopper.net&amp;gt;&amp;quot;&lt;br /&gt;
gpg:                 aka &amp;quot;Klaus Knopper &amp;lt;knoppix@knopper.net&amp;gt;&amp;quot;&lt;br /&gt;
gpg: WARNING: This key is not certified with a trusted signature!&lt;br /&gt;
gpg:          There is no indication that the signature belongs to the owner.&lt;br /&gt;
Primary key fingerprint: 0E57 3DA0 F139 69EF 1DD5  ACAA 3798 E3D7 57E3 7087&lt;br /&gt;
gpg: WARNING: not a detached signature; file 'KNOPPIX_V7.6.1DVD-2016-01-16-DE.iso.md5' was NOT verified!&amp;lt;/pre&amp;gt;&lt;br /&gt;
When in doubt we have to ask Prof. Knopper for his fingerprint telephonic or by letter.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[#top|Top]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Return to '''[[Main Page]] of the Wiki'''&lt;br /&gt;
[[Category : FAQ Page]]&lt;/div&gt;</summary>
		<author><name>WPSchulz</name></author>	</entry>

	<entry>
		<id>https://mail.knoppix.net/wiki/Deutsch_General_FAQ</id>
		<title>Deutsch General FAQ</title>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki/Deutsch_General_FAQ"/>
				<updated>2016-04-12T11:18:32Z</updated>
		
		<summary type="html">&lt;p&gt;WPSchulz: Replaced content with &amp;quot;{{delete|outdated}} ~~~~&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{delete|outdated}} [[User:WPSchulz|WPSchulz]] ([[User talk:WPSchulz|talk]]) 07:18, 12 April 2016 (EDT)&lt;/div&gt;</summary>
		<author><name>WPSchulz</name></author>	</entry>

	<entry>
		<id>https://mail.knoppix.net/wiki/General_FAQ</id>
		<title>General FAQ</title>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki/General_FAQ"/>
				<updated>2016-04-12T11:16:35Z</updated>
		
		<summary type="html">&lt;p&gt;WPSchulz: Replaced content with &amp;quot;{{delete|outdated}} ~~~~&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{delete|outdated}} [[User:WPSchulz|WPSchulz]] ([[User talk:WPSchulz|talk]]) 07:16, 12 April 2016 (EDT)&lt;/div&gt;</summary>
		<author><name>WPSchulz</name></author>	</entry>

	<entry>
		<id>https://mail.knoppix.net/wiki/Bugs/6.4.4DVD</id>
		<title>Bugs/6.4.4DVD</title>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki/Bugs/6.4.4DVD"/>
				<updated>2016-04-11T23:18:48Z</updated>
		
		<summary type="html">&lt;p&gt;WPSchulz: Replaced content with &amp;quot;{{delete|outdated}} ~~~~&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{delete|outdated}} [[User:WPSchulz|WPSchulz]] ([[User talk:WPSchulz|talk]]) 19:18, 11 April 2016 (EDT)&lt;/div&gt;</summary>
		<author><name>WPSchulz</name></author>	</entry>

	<entry>
		<id>https://mail.knoppix.net/wiki/Bugs/6.4.4CD</id>
		<title>Bugs/6.4.4CD</title>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki/Bugs/6.4.4CD"/>
				<updated>2016-04-11T23:18:11Z</updated>
		
		<summary type="html">&lt;p&gt;WPSchulz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{delete|outdated}} [[User:WPSchulz|WPSchulz]] ([[User talk:WPSchulz|talk]]) 19:18, 11 April 2016 (EDT)&lt;/div&gt;</summary>
		<author><name>WPSchulz</name></author>	</entry>

	<entry>
		<id>https://mail.knoppix.net/wiki/Bugs/3.4-2004-05-10</id>
		<title>Bugs/3.4-2004-05-10</title>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki/Bugs/3.4-2004-05-10"/>
				<updated>2016-04-11T23:16:45Z</updated>
		
		<summary type="html">&lt;p&gt;WPSchulz: Replaced content with &amp;quot;{{delete|outdated}} ~~~~&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{delete|outdated}} [[User:WPSchulz|WPSchulz]] ([[User talk:WPSchulz|talk]]) 19:16, 11 April 2016 (EDT)&lt;/div&gt;</summary>
		<author><name>WPSchulz</name></author>	</entry>

	<entry>
		<id>https://mail.knoppix.net/wiki/Bugs/3.4-2004-05-17</id>
		<title>Bugs/3.4-2004-05-17</title>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki/Bugs/3.4-2004-05-17"/>
				<updated>2016-04-11T23:16:20Z</updated>
		
		<summary type="html">&lt;p&gt;WPSchulz: Replaced content with &amp;quot;{{delete|outdated}} ~~~~&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{delete|outdated}} [[User:WPSchulz|WPSchulz]] ([[User talk:WPSchulz|talk]]) 19:16, 11 April 2016 (EDT)&lt;/div&gt;</summary>
		<author><name>WPSchulz</name></author>	</entry>

	<entry>
		<id>https://mail.knoppix.net/wiki/Bugs/3.5</id>
		<title>Bugs/3.5</title>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki/Bugs/3.5"/>
				<updated>2016-04-11T23:15:53Z</updated>
		
		<summary type="html">&lt;p&gt;WPSchulz: Replaced content with &amp;quot;{{delete|outdated}} ~~~~&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{delete|outdated}} [[User:WPSchulz|WPSchulz]] ([[User talk:WPSchulz|talk]]) 19:15, 11 April 2016 (EDT)&lt;/div&gt;</summary>
		<author><name>WPSchulz</name></author>	</entry>

	<entry>
		<id>https://mail.knoppix.net/wiki/Bugs/3.6-2004-08-16</id>
		<title>Bugs/3.6-2004-08-16</title>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki/Bugs/3.6-2004-08-16"/>
				<updated>2016-04-11T23:15:20Z</updated>
		
		<summary type="html">&lt;p&gt;WPSchulz: Replaced content with &amp;quot;{{delete|outdated}} ~~~~&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{delete|outdated}} [[User:WPSchulz|WPSchulz]] ([[User talk:WPSchulz|talk]]) 19:15, 11 April 2016 (EDT)&lt;/div&gt;</summary>
		<author><name>WPSchulz</name></author>	</entry>

	<entry>
		<id>https://mail.knoppix.net/wiki/Bugs/3.8.1</id>
		<title>Bugs/3.8.1</title>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki/Bugs/3.8.1"/>
				<updated>2016-04-11T23:14:55Z</updated>
		
		<summary type="html">&lt;p&gt;WPSchulz: Replaced content with &amp;quot;{{delete|outdated}} ~~~~&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{delete|outdated}} [[User:WPSchulz|WPSchulz]] ([[User talk:WPSchulz|talk]]) 19:14, 11 April 2016 (EDT)&lt;/div&gt;</summary>
		<author><name>WPSchulz</name></author>	</entry>

	<entry>
		<id>https://mail.knoppix.net/wiki/Bugs/3.8.2</id>
		<title>Bugs/3.8.2</title>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki/Bugs/3.8.2"/>
				<updated>2016-04-11T23:14:29Z</updated>
		
		<summary type="html">&lt;p&gt;WPSchulz: Replaced content with &amp;quot;{{delete|outdated}} ~~~~&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{delete|outdated}} [[User:WPSchulz|WPSchulz]] ([[User talk:WPSchulz|talk]]) 19:14, 11 April 2016 (EDT)&lt;/div&gt;</summary>
		<author><name>WPSchulz</name></author>	</entry>

	<entry>
		<id>https://mail.knoppix.net/wiki/Bugs/3.9-2005-05-27</id>
		<title>Bugs/3.9-2005-05-27</title>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki/Bugs/3.9-2005-05-27"/>
				<updated>2016-04-11T23:13:56Z</updated>
		
		<summary type="html">&lt;p&gt;WPSchulz: Replaced content with &amp;quot;{{delete|outdated}} ~~~~&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{delete|outdated}} [[User:WPSchulz|WPSchulz]] ([[User talk:WPSchulz|talk]]) 19:13, 11 April 2016 (EDT)&lt;/div&gt;</summary>
		<author><name>WPSchulz</name></author>	</entry>

	<entry>
		<id>https://mail.knoppix.net/wiki/Bugs/5.3.1DVD</id>
		<title>Bugs/5.3.1DVD</title>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki/Bugs/5.3.1DVD"/>
				<updated>2016-04-11T23:13:22Z</updated>
		
		<summary type="html">&lt;p&gt;WPSchulz: Replaced content with &amp;quot;{{delete|outdated}} ~~~~&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{delete|outdated}} [[User:WPSchulz|WPSchulz]] ([[User talk:WPSchulz|talk]]) 19:13, 11 April 2016 (EDT)&lt;/div&gt;</summary>
		<author><name>WPSchulz</name></author>	</entry>

	<entry>
		<id>https://mail.knoppix.net/wiki/Bugs/5.1.1CD</id>
		<title>Bugs/5.1.1CD</title>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki/Bugs/5.1.1CD"/>
				<updated>2016-04-11T23:12:51Z</updated>
		
		<summary type="html">&lt;p&gt;WPSchulz: Replaced content with &amp;quot;{{delete|outdated}} ~~~~&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{delete|outdated}} [[User:WPSchulz|WPSchulz]] ([[User talk:WPSchulz|talk]]) 19:12, 11 April 2016 (EDT)&lt;/div&gt;</summary>
		<author><name>WPSchulz</name></author>	</entry>

	<entry>
		<id>https://mail.knoppix.net/wiki/Bugs/4.0</id>
		<title>Bugs/4.0</title>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki/Bugs/4.0"/>
				<updated>2016-04-11T23:12:06Z</updated>
		
		<summary type="html">&lt;p&gt;WPSchulz: Replaced content with &amp;quot;{{delete|outdated}} ~~~~&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{delete|outdated}} [[User:WPSchulz|WPSchulz]] ([[User talk:WPSchulz|talk]]) 19:12, 11 April 2016 (EDT)&lt;/div&gt;</summary>
		<author><name>WPSchulz</name></author>	</entry>

	<entry>
		<id>https://mail.knoppix.net/wiki/Bugs/4.0.1CD</id>
		<title>Bugs/4.0.1CD</title>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki/Bugs/4.0.1CD"/>
				<updated>2016-04-11T23:11:29Z</updated>
		
		<summary type="html">&lt;p&gt;WPSchulz: Replaced content with &amp;quot;{{delete|outdated}} ~~~~&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{delete|outdated}} [[User:WPSchulz|WPSchulz]] ([[User talk:WPSchulz|talk]]) 19:11, 11 April 2016 (EDT)&lt;/div&gt;</summary>
		<author><name>WPSchulz</name></author>	</entry>

	<entry>
		<id>https://mail.knoppix.net/wiki/Bugs/4.0.1DVD</id>
		<title>Bugs/4.0.1DVD</title>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki/Bugs/4.0.1DVD"/>
				<updated>2016-04-11T23:11:00Z</updated>
		
		<summary type="html">&lt;p&gt;WPSchulz: Replaced content with &amp;quot;{{delete|outdated}} ~~~~&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{delete|outdated}} [[User:WPSchulz|WPSchulz]] ([[User talk:WPSchulz|talk]]) 19:11, 11 April 2016 (EDT)&lt;/div&gt;</summary>
		<author><name>WPSchulz</name></author>	</entry>

	<entry>
		<id>https://mail.knoppix.net/wiki/Bugs/4.0.2CD</id>
		<title>Bugs/4.0.2CD</title>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki/Bugs/4.0.2CD"/>
				<updated>2016-04-11T23:10:31Z</updated>
		
		<summary type="html">&lt;p&gt;WPSchulz: Replaced content with &amp;quot;{{delete|outdated}} ~~~~&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{delete|outdated}} [[User:WPSchulz|WPSchulz]] ([[User talk:WPSchulz|talk]]) 19:10, 11 April 2016 (EDT)&lt;/div&gt;</summary>
		<author><name>WPSchulz</name></author>	</entry>

	<entry>
		<id>https://mail.knoppix.net/wiki/Bugs/4.0.2DVD</id>
		<title>Bugs/4.0.2DVD</title>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki/Bugs/4.0.2DVD"/>
				<updated>2016-04-11T23:10:04Z</updated>
		
		<summary type="html">&lt;p&gt;WPSchulz: Replaced content with &amp;quot;{{delete|outdated}} ~~~~&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{delete|outdated}} [[User:WPSchulz|WPSchulz]] ([[User talk:WPSchulz|talk]]) 19:10, 11 April 2016 (EDT)&lt;/div&gt;</summary>
		<author><name>WPSchulz</name></author>	</entry>

	<entry>
		<id>https://mail.knoppix.net/wiki/Bugs/5.01CD</id>
		<title>Bugs/5.01CD</title>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki/Bugs/5.01CD"/>
				<updated>2016-04-11T23:09:36Z</updated>
		
		<summary type="html">&lt;p&gt;WPSchulz: Replaced content with &amp;quot;{{delete|outdated}} ~~~~&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{delete|outdated}} [[User:WPSchulz|WPSchulz]] ([[User talk:WPSchulz|talk]]) 19:09, 11 April 2016 (EDT)&lt;/div&gt;</summary>
		<author><name>WPSchulz</name></author>	</entry>

	<entry>
		<id>https://mail.knoppix.net/wiki/Bugs/5.0DVD</id>
		<title>Bugs/5.0DVD</title>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki/Bugs/5.0DVD"/>
				<updated>2016-04-11T23:09:05Z</updated>
		
		<summary type="html">&lt;p&gt;WPSchulz: Replaced content with &amp;quot;{{delete|outdated}} ~~~~&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{delete|outdated}} [[User:WPSchulz|WPSchulz]] ([[User talk:WPSchulz|talk]]) 19:09, 11 April 2016 (EDT)&lt;/div&gt;</summary>
		<author><name>WPSchulz</name></author>	</entry>

	<entry>
		<id>https://mail.knoppix.net/wiki/Requests_for_Enhancements</id>
		<title>Requests for Enhancements</title>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki/Requests_for_Enhancements"/>
				<updated>2016-04-11T23:08:01Z</updated>
		
		<summary type="html">&lt;p&gt;WPSchulz: Replaced content with &amp;quot;{{delete|outdated}} ~~~~&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{delete|outdated}} [[User:WPSchulz|WPSchulz]] ([[User talk:WPSchulz|talk]]) 19:08, 11 April 2016 (EDT)&lt;/div&gt;</summary>
		<author><name>WPSchulz</name></author>	</entry>

	</feed>