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

	<entry>
		<id>https://knoppix.net/wiki/Bugs/5.1.1CD</id>
		<title>Bugs/5.1.1CD</title>
		<link rel="alternate" type="text/html" href="https://knoppix.net/wiki/Bugs/5.1.1CD"/>
				<updated>2007-07-09T00:02:12Z</updated>
		
		<summary type="html">&lt;p&gt;HylF66: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;1) There are two problems with option label dos for loading FreeDos balder.img. There is no memdisk file in /boot/isolinux folder and the isolinux.cfg sintax is wrong&lt;br /&gt;
&lt;br /&gt;
The correct syntax is&lt;br /&gt;
&lt;br /&gt;
LABEL dos&lt;br /&gt;
&lt;br /&gt;
KERNEL /boot/isolinux/memdisk&lt;br /&gt;
&lt;br /&gt;
APPEND initrd=/boot/isolinux/balder.img&lt;br /&gt;
&lt;br /&gt;
2) KNOPPIX incorrectly guesses that my serial mouse uses the &amp;quot;Microsoft&amp;quot; protocol, with the result that my mouse pointer hops around almost at random. It works correctly if I edit /etc/X11/xorg.conf replacing the mouse protocol &amp;quot;Microsoft&amp;quot; with &amp;quot;MouseSystems&amp;quot; or &amp;quot;auto&amp;quot;. Since the &amp;quot;auto&amp;quot; protocol would presumably work with a &amp;quot;Microsoft&amp;quot; mouse, too, that would seem to be a  better default for KNOPPIX to use.&lt;br /&gt;
&lt;br /&gt;
(see discussion by clicking &amp;quot;discussion&amp;quot; above)&lt;br /&gt;
&lt;br /&gt;
Knoppix 5.1.1's knoppix-autoconfig script has an error with regard to &amp;quot;default&amp;quot; myconfig.&lt;br /&gt;
In the case where knoppix has been remastered with knoppix.sh and configs.tbz in the &lt;br /&gt;
CD root (/) the test for knoppix.sh is wrong.  Line 1310 should be changed from:&lt;br /&gt;
MYCONFIG=&amp;quot;$(ls -1d /cdrom/KNOPPIX/[Kk][Nn][Oo][Pp][Pp][Ii][Xx].[Ss][Hh] 2&amp;gt;/dev/null)&amp;quot;&lt;br /&gt;
To:&lt;br /&gt;
  MYCONFIG=&amp;quot;$(ls -1d /KNOPPIX/[Kk][Nn][Oo][Pp][Pp][Ii][Xx].[Ss][Hh] 2&amp;gt;/dev/null)&amp;quot;&lt;br /&gt;
  This will allow a default myconfig (e.g. if the myconfig= argument is not given) &lt;br /&gt;
  to detect the presence of the knoppix.sh script.&lt;br /&gt;
&lt;br /&gt;
--[[User:Hanumant|Hanumant]] 16:04, 14 Jun 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
Knoppix 5.1.1's knoppix-autoconfig script has an omission with regard to setting the timezone.&lt;br /&gt;
The script set /etc/local time around line 557.  It should also update the file /etc/timezone:&lt;br /&gt;
  rm -f /etc/timezone&lt;br /&gt;
  echo &amp;quot;$TZ&amp;quot; &amp;gt; /etc/timezone&lt;br /&gt;
&lt;br /&gt;
--[[User:Hanumant|Hanumant]] 16:06, 14 Jun 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
3) rebuildfstab adds the following garbage to /etc/fstab on a system with no hard drive:&lt;br /&gt;
  # Added by KNOPPIX&lt;br /&gt;
     noauto,users,exec 0 0&lt;br /&gt;
Here is a fix:&lt;br /&gt;
  --- /usr/sbin/rebuildfstab.orig       2007-06-26 09:16:54.972750170 -0400&lt;br /&gt;
      /usr/sbin/rebuildfstab    2007-06-26 09:17:42.095435539 -0400&lt;br /&gt;
  @@ -75,2  75,3 @@&lt;br /&gt;
   count=0&lt;br /&gt;
   scanpartitions | \&lt;br /&gt;
   while read device mountpoint fstype relax; do&lt;br /&gt;
  @@ -98,5  99,3 @@&lt;br /&gt;
      echo &amp;quot;$device $mountpoint $fstype $options 0 0&amp;quot;; }&lt;br /&gt;
  -done &amp;gt;&amp;gt;&amp;quot;$TMP&amp;quot; &amp;lt;&amp;lt;EOT&lt;br /&gt;
  -$(scanpartitions)&lt;br /&gt;
  -EOT&lt;br /&gt;
   done &amp;gt;&amp;gt;&amp;quot;$TMP&amp;quot;&lt;br /&gt;
--[[User:Johntobey|Johntobey]] 13:32, 26 Jun 2007 (UTC)&lt;/div&gt;</summary>
		<author><name>HylF66</name></author>	</entry>

	</feed>