<?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=Pefu</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=Pefu"/>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki/Special:Contributions/Pefu"/>
		<updated>2026-09-18T18:50:12Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.23.3</generator>

	<entry>
		<id>https://mail.knoppix.net/wiki/Install_FAQ</id>
		<title>Install FAQ</title>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki/Install_FAQ"/>
				<updated>2005-01-11T16:25:15Z</updated>
		
		<summary type="html">&lt;p&gt;Pefu: /* Q: Why is DMA disabled by default and how do I enable it? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;*German Version: [[Install FAQ Deutsch]]&lt;br /&gt;
&lt;br /&gt;
*Versión española: [[Instalación FAQ]]&lt;br /&gt;
----&lt;br /&gt;
Return to [[Knoppix FAQ]]&lt;br /&gt;
----&lt;br /&gt;
Also see the [[http://www.freenet.org.nz/misc/knoppix-install.html Knoppix Hard Disk Installation HOWTO]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== General Installation Information ===&lt;br /&gt;
==== Sudoing ====&lt;br /&gt;
First of all for security reason all accounts are blocked - ie you can't log in to any account.  To run things as a root the user 'knoppix' is allowed to sudo - ie to run things as a root.&lt;br /&gt;
==== Script ====&lt;br /&gt;
Christian Perle provided us a script to copy and define knoppix to a &amp;quot;prepared partition&amp;quot; in your disk. But first we have to set an empty partition on our disk.  (With the new script, knoppix-installer, by Fabian Franz this changed a bit.)&lt;br /&gt;
==== Preparing a New Partition ====&lt;br /&gt;
Before partitioning the disk backup any data you don't want erased!  To partition your drive use &amp;quot;parted /dev/DESIRED_DISK(hda,hdb...)&amp;quot;.  The ? key to get a list of commands for resizing partitions and making a new ext3 partition.&lt;br /&gt;
==== Activating the script ====&lt;br /&gt;
From Knoppix 3.3 and onward open a terminal and enter:&lt;br /&gt;
*'''sudo knoppix-installer&lt;br /&gt;
For Knoppix before 3.3 enter:&lt;br /&gt;
*'''sudo knx-hdinstall&lt;br /&gt;
Simply follow the instructions on screen.&lt;br /&gt;
&lt;br /&gt;
You also might want to check: http://debian.tu-bs.de/knoppix/installer/&lt;br /&gt;
for a newer version or use the script '''knoppix-installer-latest-web'''&lt;br /&gt;
&lt;br /&gt;
=== Questions ===&lt;br /&gt;
==== Q: Why does &amp;quot;df&amp;quot; not list my root partition (&amp;quot;/&amp;quot;)? ====&lt;br /&gt;
A: The entry for &amp;quot;/&amp;quot; is somehow missing in /etc/mtab. Either edit that file and add a correct line for &amp;quot;/&amp;quot; or better replace /etc/mtab with a link to /proc/mounts, thn everything should be shown.&lt;br /&gt;
*'''su -c &amp;quot;ln -sf /proc/mounts /etc/mtab&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==== Q: Why is DMA disabled by default and how do I enable it? ====&lt;br /&gt;
A: Some chipsets and/or harddiscs are broken or buggy. Using DMA would cause problems on such systems. If your system works properly with DMA, you can enable it with it by typing &amp;quot;/sbin/hdparm -c3 -d1 -m16 -k1 /dev/hda&amp;quot; or by editing the &amp;quot;/etc/init.d/bootmisc.sh&amp;quot; startup script and uncommenting the hdparm -qd1 /dev/hda line to have it permanently on at reboot, if the line is not there add it.&lt;br /&gt;
&lt;br /&gt;
A cleaner way to do it requires installing the hdparm package (use the command &amp;quot;apt-get install hdparm&amp;quot; to do this) and edit&lt;br /&gt;
the file &amp;quot;/etc/hdparm.conf&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
Read more at: http://linux.oreillynet.com/pub/a/linux/2000/06/29/hdparm.html&lt;br /&gt;
&lt;br /&gt;
==== Q: How do I test the downloaded ISO file? ====&lt;br /&gt;
A: You can use md5sum -c filename.md5 in Linux  or [http://www.toast442.org/md5gui.shtml md5gui] for windows.&lt;br /&gt;
&lt;br /&gt;
==== Q: How do I install Knoppix over a Network? ====&lt;br /&gt;
&lt;br /&gt;
A: [[Install Over Net HowTo]]&lt;br /&gt;
&lt;br /&gt;
==== Q: Is there a way that does not use so much space? ====&lt;br /&gt;
&lt;br /&gt;
A: There is the &amp;quot;[[Poor Mans Install]]&amp;quot;, where you can copy some files from the CD to the harddisk. It will run like from CD, but the CDROM is free for other use and its a bit faster. Although you'll need a bootfloppy or change the  [http://en.wikipedia.org/wiki/Bios Bios] options to boot first the hard disk with Knoppix (i.e. the second hard disk or d: unit).&lt;br /&gt;
&lt;br /&gt;
==== Q: Is there other way that does not use so much space? Perhaps by having a compressed file system? ====&lt;br /&gt;
&lt;br /&gt;
A: Yes, you can install Knoppix in 700 megs instead of 2.3 gigs for the real install, but it will run as if it were from a physical CD, so you cannot install anything, unless you do a 'normal' install. Each time you boot your hardware will need to be redetected. This is not for novices. For more information see the HOWTO for the [[Hd Based HowTo]] hard drive based install.&lt;br /&gt;
&lt;br /&gt;
==== Q: Why doesn't my sound work? ====&lt;br /&gt;
&lt;br /&gt;
A: Just run &amp;quot;/etc/init.d/alsa-autoconfig&amp;quot; as [[root]] once and you'll be fixed up nicely. To have the sound levels set at boot (alsa defaults to muted) edit the file &amp;quot;/etc/init.d/bootmisc.sh&amp;quot; and add '''aumix -w 75 -v 75''' to the bottom of the file.&lt;br /&gt;
&lt;br /&gt;
==== Q: How do I install the latest Gnome? ====&lt;br /&gt;
&lt;br /&gt;
A: Comment all the lines in /etc/apt/sources.list except by the unstable ones.&lt;br /&gt;
*'''apt-get update&lt;br /&gt;
*'''apt-get install gnome&lt;br /&gt;
&lt;br /&gt;
In order to have gnome-session working you must exec the following and choose metacity&lt;br /&gt;
*'''update-alternatives --config x-window-manager&lt;br /&gt;
&lt;br /&gt;
Optionally you can also install gdm, galeon, evolution, etc.&lt;br /&gt;
&lt;br /&gt;
==== Q: how to install knoppix-terminalserver and/or knoppix-terminalopenmosixserver ??? ====&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Return to [[Knoppix FAQ]]&lt;/div&gt;</summary>
		<author><name>Pefu</name></author>	</entry>

	</feed>