<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Learn To live...</title>
	<atom:link href="http://rhadimas.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://rhadimas.wordpress.com</link>
	<description>Just wanna be a good guy, no matter how hard it is...</description>
	<lastBuildDate>Fri, 11 Sep 2009 11:54:37 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Fix The Windows Boot.ini file with KNOPPIX!! by navsika</title>
		<link>http://rhadimas.wordpress.com/2006/10/15/fix-the-windows-bootini-file-with-knoppix/#comment-567</link>
		<dc:creator>navsika</dc:creator>
		<pubDate>Fri, 11 Sep 2009 11:54:37 +0000</pubDate>
		<guid isPermaLink="false">http://rhadimas.wordpress.com/2006/10/15/fix-the-windows-bootini-file-with-knoppix/#comment-567</guid>
		<description>Can I config boot.ini to ask the user for a password by choosing one OS? If yes, how?
Thank you!</description>
		<content:encoded><![CDATA[<p>Can I config boot.ini to ask the user for a password by choosing one OS? If yes, how?<br />
Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Reset Linux Password!! by asif</title>
		<link>http://rhadimas.wordpress.com/2006/10/15/reset-linux-password/#comment-565</link>
		<dc:creator>asif</dc:creator>
		<pubDate>Fri, 26 Jun 2009 18:45:27 +0000</pubDate>
		<guid isPermaLink="false">http://rhadimas.wordpress.com/2006/10/15/reset-linux-password/#comment-565</guid>
		<description>hi,

i want to reset my server password and the OS is SUSESuSE Linux 9.1 (i586) VERSION = 9.1

i tried to pass init=/bin/sh to the kernel and boot the system but it stopped while initiallizing the hardware driver

then i used ur 2nd method to boot the system with Knoppix(V5.1.1CD-2007-01-04-EN.iso) media after reaching to command prompt i give following commands

knoppix@ttyp0[knoppix]$ sudo mount -o rw /dev/hda /mnt/hda
it gives me error (mount: block device /dev/hda is write protected , mounting read-only)

even does not allow me to use this command:
sudo chroot /mnt/hda passwd

Note:
i used hda instead of hda1(as mentioned in ur example)because when system booting with knoppix media a saw the line **knoppix found at /dev/hda

i would be gratful if someone help me out..


thanks in advance

asif</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>i want to reset my server password and the OS is SUSESuSE Linux 9.1 (i586) VERSION = 9.1</p>
<p>i tried to pass init=/bin/sh to the kernel and boot the system but it stopped while initiallizing the hardware driver</p>
<p>then i used ur 2nd method to boot the system with Knoppix(V5.1.1CD-2007-01-04-EN.iso) media after reaching to command prompt i give following commands</p>
<p>knoppix@ttyp0[knoppix]$ sudo mount -o rw /dev/hda /mnt/hda<br />
it gives me error (mount: block device /dev/hda is write protected , mounting read-only)</p>
<p>even does not allow me to use this command:<br />
sudo chroot /mnt/hda passwd</p>
<p>Note:<br />
i used hda instead of hda1(as mentioned in ur example)because when system booting with knoppix media a saw the line **knoppix found at /dev/hda</p>
<p>i would be gratful if someone help me out..</p>
<p>thanks in advance</p>
<p>asif</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fix The Windows Boot.ini file with KNOPPIX!! by women's high heel shoes</title>
		<link>http://rhadimas.wordpress.com/2006/10/15/fix-the-windows-bootini-file-with-knoppix/#comment-564</link>
		<dc:creator>women's high heel shoes</dc:creator>
		<pubDate>Sun, 14 Jun 2009 15:16:48 +0000</pubDate>
		<guid isPermaLink="false">http://rhadimas.wordpress.com/2006/10/15/fix-the-windows-bootini-file-with-knoppix/#comment-564</guid>
		<description>YAA Adding this to my bookmarks. Thank You</description>
		<content:encoded><![CDATA[<p>YAA Adding this to my bookmarks. Thank You</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Reset Windows Password /w KNOPPIX. by red high heel shoes</title>
		<link>http://rhadimas.wordpress.com/2006/10/15/reset-windows-password-w-knoppix/#comment-563</link>
		<dc:creator>red high heel shoes</dc:creator>
		<pubDate>Sun, 14 Jun 2009 15:05:39 +0000</pubDate>
		<guid isPermaLink="false">http://rhadimas.wordpress.com/2006/10/15/reset-windows-password-w-knoppix/#comment-563</guid>
		<description>YAA Adding this to my bookmarks. Thank You</description>
		<content:encoded><![CDATA[<p>YAA Adding this to my bookmarks. Thank You</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Reset Windows Password /w KNOPPIX. by plasmidmap</title>
		<link>http://rhadimas.wordpress.com/2006/10/15/reset-windows-password-w-knoppix/#comment-562</link>
		<dc:creator>plasmidmap</dc:creator>
		<pubDate>Tue, 22 Jul 2008 15:49:36 +0000</pubDate>
		<guid isPermaLink="false">http://rhadimas.wordpress.com/2006/10/15/reset-windows-password-w-knoppix/#comment-562</guid>
		<description>Totally awesome!  If you have Ubuntu installed (either on same HDD or another) it&#039;s very simple to reset the password:

- Mount the NTFS Partition
- sudo aptitude install chntpw
- chntpw /media/disk/WINDOWS/system32/config/SAM
- Follow instructions...

Finished!!

Thank you!</description>
		<content:encoded><![CDATA[<p>Totally awesome!  If you have Ubuntu installed (either on same HDD or another) it&#8217;s very simple to reset the password:</p>
<p>- Mount the NTFS Partition<br />
- sudo aptitude install chntpw<br />
- chntpw /media/disk/WINDOWS/system32/config/SAM<br />
- Follow instructions&#8230;</p>
<p>Finished!!</p>
<p>Thank you!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
