<?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/index.php?action=history&amp;feed=atom&amp;title=Knoppix_%2Fdev%2Fnull_Permission_Denied</id>
		<title>Knoppix /dev/null Permission Denied - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://knoppix.net/wiki3/index.php?action=history&amp;feed=atom&amp;title=Knoppix_%2Fdev%2Fnull_Permission_Denied"/>
		<link rel="alternate" type="text/html" href="https://knoppix.net/wiki3/index.php?title=Knoppix_/dev/null_Permission_Denied&amp;action=history"/>
		<updated>2026-09-19T09:49:01Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.23.3</generator>

	<entry>
		<id>https://knoppix.net/wiki3/index.php?title=Knoppix_/dev/null_Permission_Denied&amp;diff=6909&amp;oldid=prev</id>
		<title>Sandbagger: This is a common error it seems</title>
		<link rel="alternate" type="text/html" href="https://knoppix.net/wiki3/index.php?title=Knoppix_/dev/null_Permission_Denied&amp;diff=6909&amp;oldid=prev"/>
				<updated>2005-05-08T01:54:21Z</updated>
		
		<summary type="html">&lt;p&gt;This is a common error it seems&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Its commonly reported that when users chroot into an existing linux environment on their harddrive, they encounter the &amp;lt;code&amp;gt;/dev/null: Permission Denied&amp;lt;/code&amp;gt; error message.  This page attempts to explain it and how to avoid it.&lt;br /&gt;
&lt;br /&gt;
The error is caused by mounting a filesystem with the &amp;quot;nodev&amp;quot; mount option and then chrooting into it.  Knoppix automatically places a &amp;quot;users&amp;quot; mount option into the &amp;lt;code&amp;gt;/etc/fstab&amp;lt;/code&amp;gt; file, which implies this &amp;quot;nodev&amp;quot; option.&lt;br /&gt;
&lt;br /&gt;
You can override this option by editting /etc/fstab and appending &amp;quot;,dev&amp;quot; to the options column or simply mount your new chroot filesystem by bypassing the /etc/fstab entirely by typing the following command:&lt;br /&gt;
# mount /dev/hda1 /mnt/hda1 -o rw&lt;/div&gt;</summary>
		<author><name>Sandbagger</name></author>	</entry>

	</feed>