<?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>ADM Blog &#187; system</title>
	<atom:link href="http://blog.another-d-mention.ro/tag/system/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.another-d-mention.ro</link>
	<description>No matter how you see things, reality changes when you reach understanding</description>
	<lastBuildDate>Mon, 06 Sep 2010 11:29:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Reset system password for EeePC</title>
		<link>http://blog.another-d-mention.ro/misc/eee-pc/reset-system-password-for-eeepc/</link>
		<comments>http://blog.another-d-mention.ro/misc/eee-pc/reset-system-password-for-eeepc/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 19:00:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Eee PC]]></category>
		<category><![CDATA[busybox]]></category>
		<category><![CDATA[eee]]></category>
		<category><![CDATA[eeepc]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[pc]]></category>
		<category><![CDATA[reset]]></category>
		<category><![CDATA[system]]></category>

		<guid isPermaLink="false">http://blog.another-d-mention.ro/?p=312</guid>
		<description><![CDATA[If you managed to lose your Eee PC password, you can reset it with a pretty simple hack without resetting it with the built-in "Restore Factory Settings" and lose everything on your drive. The first step in recovering your password is to remove the login password request so you can access your system. Removing the [...]


Related posts:<ol><li><a href='http://blog.another-d-mention.ro/misc/eee-pc/install-windows-xp-on-your-asus-eee-pc-using-a-usb-flash-drive/' rel='bookmark' title='Permanent Link: Install Windows XP on your Asus Eee PC using a USB flash drive'>Install Windows XP on your Asus Eee PC using a USB flash drive</a></li>
<li><a href='http://blog.another-d-mention.ro/misc/really-useful-firefox-keyboard-shortcuts/' rel='bookmark' title='Permanent Link: Really useful firefox keyboard shortcuts'>Really useful firefox keyboard shortcuts</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><!-- adman --><br />
If you managed to lose your Eee PC password, you can reset it with a pretty simple hack without resetting it with the built-in "Restore Factory Settings" and lose everything on your drive.</p>
<p>The first step in recovering your password is to remove the login password request so you can access your system.</p>
<p><strong>Removing the login password request</strong></p>
<p>To <strong>remove the password request, </strong>you have to delete a configuration file from your file system. You can do this by entering the single user mode.</p>
<p><strong>1. Entering boot loader of the Eee PC</strong></p>
<p><strong><a href="http://blog.another-d-mention.ro/wp-content/uploads/2009/04/2552237678_a1f65d2bb7_b.jpg"><img class="aligncenter size-medium wp-image-313" title="boot window for eee pc" src="http://blog.another-d-mention.ro/wp-content/uploads/2009/04/2552237678_a1f65d2bb7_b-300x225.jpg" alt="boot window for eee pc" width="385" height="288" /></a><br />
</strong></p>
<p>Turn on your Eee Pc and as soon as the first screen appears (the one with the "Press F2 to run setup") <strong>pres and hold pressed the f9 key, </strong>until the Grub main screen will appear.</p>
<p><strong><a href="http://blog.another-d-mention.ro/wp-content/uploads/2009/04/2551414763_b252529b0a_b.jpg"><img class="aligncenter size-medium wp-image-314" title="Click to enlarge" src="http://blog.another-d-mention.ro/wp-content/uploads/2009/04/2551414763_b252529b0a_b-300x225.jpg" alt="Click to enlarge" width="402" height="301" /></a></strong></p>
<p>Your options are:</p>
<ul>
<li>Normal Boot</li>
<li>Perform Disk Scan</li>
<li>Restore Factory Settings</li>
</ul>
<p><strong>2. Booting Single User Mode</strong></p>
<p>Select <strong>Perform Disk Scan</strong> and press "e" key to edit the line. Now select the second line (the one that begins with "kernel") and pres "e" again</p>
<p><a href="http://blog.another-d-mention.ro/wp-content/uploads/2009/04/2551415415_69a3670f7b_b.jpg"><img class="aligncenter size-medium wp-image-315" title="Click to enlarge" src="http://blog.another-d-mention.ro/wp-content/uploads/2009/04/2551415415_69a3670f7b_b-300x225.jpg" alt="Click to enlarge" width="402" height="301" /></a></p>
<p>The cursor will blink at the end of the line. To enter the single mode you have to replace the string <em><code>XANDROSSCAN=y</code></em> with <em><code>XANDROSBOOTDEBUG=y</code></em><code>.</code> Make sure you typed it correctly. <code><br />
</code></p>
<p><a href="http://blog.another-d-mention.ro/wp-content/uploads/2009/04/2552239488_7816ee911a_b.jpg"><img class="aligncenter size-medium wp-image-316" title="Click to enlarge" src="http://blog.another-d-mention.ro/wp-content/uploads/2009/04/2552239488_7816ee911a_b-300x225.jpg" alt="Click to enlarge" width="394" height="295" /></a></p>
<p>Now press<strong> </strong>enter and then press "b" key to <strong>boot single mode user.</strong></p>
<p><strong>3. Removing the configuration file with BusyBox</strong></p>
<p>Now you'll enter <a href="http://busybox.net/" target="_blank">BusyBox</a>, a small Linux-based system, with an <a href="http://en.wikipedia.org/wiki/Almquist_shell" target="_blank">ash shell</a>. With this shell you'll have to delete the configuration file (requireLogin) located in /home/user/.AsusLauncher/. This way you'll remove the login password request !</p>
<p>Once in the BusyBox shell, execute the following commands:</p>
<p><strong> for the Eee PC 701 or Eee PC 904 HD:</strong></p>
<p>- mount /dev/sda2 /mnt-user/</p>
<p>- cd /mnt-user/home/user/</p>
<p>- rm .AsusLauncher/requireLogin</p>
<p>- exit</p>
<p><strong>for the Eee PC 900</strong>:</p>
<p>- mknod /dev/sdb b 8 16</p>
<p>- mknod /dev/sdb1 b 8 17</p>
<p>- mount /dev/sdb1 /mnt-user/</p>
<p>- rm /mnt-user/user/.AsusLauncher/requireLogin</p>
<p>- exit</p>
<p><a href="http://blog.another-d-mention.ro/wp-content/uploads/2009/04/2552240072_2744cefdc2_b.jpg"><img class="aligncenter size-medium wp-image-317" title="Click to enlarge" src="http://blog.another-d-mention.ro/wp-content/uploads/2009/04/2552240072_2744cefdc2_b-300x225.jpg" alt="Click to enlarge" width="382" height="285" /></a></p>
<p>... press <em>return</em> to reboot and to enter your Eee PC without the login request <img src='http://blog.another-d-mention.ro/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="Reset system password for EeePC" />  This was the the hardest part. Keep reading</p>
<p><strong>Resetting the old password setting a new one</strong></p>
<p>Now you're able to read and edit your files, but you can't administrate your Eee PC; you have to <strong>set a new password</strong></p>
<p>Open the terminal (browse for it or just press CTRL+ALT+T) and type: <em> sudo passwd user</em></p>
<p>Press enter and type the new password. Do the same for the root password by typing: <em>sudo passwd</em></p>
<p>As promised, you're playing again with your Eee PC <strong>without any data loss</strong>! Have fun<em> <img src='http://blog.another-d-mention.ro/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="Reset system password for EeePC" /> </em><br />
<!-- adman --></p>


<p>Related posts:<ol><li><a href='http://blog.another-d-mention.ro/misc/eee-pc/install-windows-xp-on-your-asus-eee-pc-using-a-usb-flash-drive/' rel='bookmark' title='Permanent Link: Install Windows XP on your Asus Eee PC using a USB flash drive'>Install Windows XP on your Asus Eee PC using a USB flash drive</a></li>
<li><a href='http://blog.another-d-mention.ro/misc/really-useful-firefox-keyboard-shortcuts/' rel='bookmark' title='Permanent Link: Really useful firefox keyboard shortcuts'>Really useful firefox keyboard shortcuts</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.another-d-mention.ro/misc/eee-pc/reset-system-password-for-eeepc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
