<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Compdigitec Labs &#187; 2009 &#187; May &#187; 12</title>
	<atom:link href="http://www.compdigitec.com/labs/2009/05/12/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.compdigitec.com/labs</link>
	<description>The place for interesting things</description>
	<lastBuildDate>Sun, 05 Feb 2012 03:44:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Fixing &#8220;There was an error creating a child process for this terminal&#8221;</title>
		<link>http://www.compdigitec.com/labs/2009/05/12/fixing-there-was-an-error-creating-a-child-process-for-this-terminal/</link>
		<comments>http://www.compdigitec.com/labs/2009/05/12/fixing-there-was-an-error-creating-a-child-process-for-this-terminal/#comments</comments>
		<pubDate>Wed, 13 May 2009 00:30:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[broken]]></category>
		<category><![CDATA[changed]]></category>
		<category><![CDATA[child process]]></category>
		<category><![CDATA[dev]]></category>
		<category><![CDATA[devptr]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[error creating child process]]></category>
		<category><![CDATA[fix error]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[gnome terminal]]></category>
		<category><![CDATA[gterm]]></category>
		<category><![CDATA[mountdevsubfs.sh.mountdevsubfs.sh bug]]></category>
		<category><![CDATA[terminals]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[ubuntu updgrade]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[xterm]]></category>

		<guid isPermaLink="false">http://www.compdigitec.com/labs/?p=97</guid>
		<description><![CDATA[Update (2009-08-27): If you are missing mountdevsubfs.sh.dpkg-dist, you can download it here. After a recent upgrade to Ubuntu 9.04 on a computer, GNOME Terminal and xterm stopped working suddenly by displaying an error message that read &#8220;There was an error creating a child process for this terminal.&#8221; This is caused by a bug resulting from [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Update (2009-08-27): </strong>If you are missing mountdevsubfs.sh.dpkg-dist, you can <a href="/labs/files/mountdevsubfs.sh.dpkg-dist">download it here</a>.</p>
<p>After a recent upgrade to Ubuntu 9.04 on a computer, GNOME Terminal and xterm stopped working suddenly by displaying an error message that read &#8220;There was an error creating a child process for this terminal.&#8221; This is caused by a <a title="Launchpad Bug #321927" href="https://bugs.launchpad.net/ubuntu/+source/insserv/+bug/321927">bug resulting from the unauthorized changes</a> to <strong>mountdevsubfs.sh</strong>. To fix it, take the following steps:<a href="http://www.compdigitec.com/labs/wp-content/uploads/2009/05/childprocess.png"><img class="alignright size-full wp-image-98" title="Error creating the child process for this terminal" src="http://www.compdigitec.com/labs/wp-content/uploads/2009/05/childprocess.png" alt="Error creating the child process for this terminal" width="485" height="159" /></a></p>
<ol>
<li>Switch to a terminal that works by pressing Ctrl+Alt+F1 twice. (press Ctrl+Alt+F7 to restore desktop)</li>
<li>Login to Ubuntu (type in your username followed by your password).</li>
<li>Enter &#8220;<strong>sudo mv /etc/init.d/mountdevsubfs.sh /etc/init.d/mountdevsubfs.sh.old</strong>&#8220;to move the old mountdevsubfs.sh out. (Type in your password, again).</li>
<li>Enter &#8220;<strong>sudo cp /etc/init.d/mountdevsubfs.sh.dpkg-dist /etc/init.d/mountdevsubfs.sh</strong>&#8221; to restore the dpkg backup.</li>
<li>Shutdown and restart the computer by typing &#8220;<strong>sudo shutdown now -r</strong>&#8220;.</li>
<li><em>(OR)</em> Press Ctrl+Alt+F7 and shutdown through the GUI.</li>
</ol>
<p>If you found this article helpful or useful, please help Compdigitec spread the word. Don’t forget to <a href="../feed/">subscribe to Compdigitec Labs</a> for more useful or interesting articles!</p>]]></content:encoded>
			<wfw:commentRss>http://www.compdigitec.com/labs/2009/05/12/fixing-there-was-an-error-creating-a-child-process-for-this-terminal/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

