 




<?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/"
		>
<channel>
	<title>Comments on: Windows 2K PRO</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/windows-2k-pro/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/windows-2k-pro/</link>
	<description></description>
	<lastBuildDate>Fri, 24 May 2013 12:30:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: mks3rd</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/windows-2k-pro/#comment-48345</link>
		<dc:creator>mks3rd</dc:creator>
		<pubDate>Tue, 18 Jan 2005 08:42:19 +0000</pubDate>
		<guid isPermaLink="false">#comment-48345</guid>
		<description><![CDATA[I used to run a small LAN lab at a University and we would swap our drives to several different machines using W2k. Get it to boot in safe mode. Reinstall all of the drivers for your new hardware and rename your hardware configuration. That way when you boot you can select that hardware profile. steps: 
Right click on My Comptuer
Hardware Tab
Hardware Profiles
 You can also make it default by modifying the boot.ini file. 
Good luck]]></description>
		<content:encoded><![CDATA[<p>I used to run a small LAN lab at a University and we would swap our drives to several different machines using W2k. Get it to boot in safe mode. Reinstall all of the drivers for your new hardware and rename your hardware configuration. That way when you boot you can select that hardware profile. steps:<br />
Right click on My Comptuer<br />
Hardware Tab<br />
Hardware Profiles<br />
 You can also make it default by modifying the boot.ini file.<br />
Good luck</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 2stroke</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/windows-2k-pro/#comment-48346</link>
		<dc:creator>2stroke</dc:creator>
		<pubDate>Mon, 17 Jan 2005 09:21:30 +0000</pubDate>
		<guid isPermaLink="false">#comment-48346</guid>
		<description><![CDATA[Well...I am now up and running...apparently without any problems.  After reviewing everyones replies (BTW..thanks everyone) I performed a repair/install from the CD again and was able to boot normally like before. This time I scheduled a fixmbr to run on the next restart and biff boom bam it is now working like it was in the previous tower prior to failure. ]]></description>
		<content:encoded><![CDATA[<p>Well&#8230;I am now up and running&#8230;apparently without any problems.  After reviewing everyones replies (BTW..thanks everyone) I performed a repair/install from the CD again and was able to boot normally like before. This time I scheduled a fixmbr to run on the next restart and biff boom bam it is now working like it was in the previous tower prior to failure. </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mraslan</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/windows-2k-pro/#comment-48347</link>
		<dc:creator>mraslan</dc:creator>
		<pubDate>Sat, 15 Jan 2005 07:02:43 +0000</pubDate>
		<guid isPermaLink="false">#comment-48347</guid>
		<description><![CDATA[Totally agree with sonotsky, from my expeince with Windows, you can&#039;t just take your hard drive from one system and plug it to another system even if from the same manufacturer.

Windows stores the various hardware configuration such as motherboard resources and DMA channels and the order of devices in the registry, changing from one machine to another completely needs rebuilding the hardware inventory in the registry which mighe be easy when changing devices like audio cards or VGA cards, but not base resources as the motherboard.

You can try to miss around in safe mode, one thing that might help you is to go to device manager and delete ALL devices there, and then restart, Windows will try to re-detect them BUT even if this works, know its never 100% safe]]></description>
		<content:encoded><![CDATA[<p>Totally agree with sonotsky, from my expeince with Windows, you can&#8217;t just take your hard drive from one system and plug it to another system even if from the same manufacturer.</p>
<p>Windows stores the various hardware configuration such as motherboard resources and DMA channels and the order of devices in the registry, changing from one machine to another completely needs rebuilding the hardware inventory in the registry which mighe be easy when changing devices like audio cards or VGA cards, but not base resources as the motherboard.</p>
<p>You can try to miss around in safe mode, one thing that might help you is to go to device manager and delete ALL devices there, and then restart, Windows will try to re-detect them BUT even if this works, know its never 100% safe</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: petermac</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/windows-2k-pro/#comment-48348</link>
		<dc:creator>petermac</dc:creator>
		<pubDate>Fri, 14 Jan 2005 07:01:09 +0000</pubDate>
		<guid isPermaLink="false">#comment-48348</guid>
		<description><![CDATA[I agree with some of your previous replies. Problem is typical of ghosting onto different hardware, or simply swapping drive as you have done. Problem is that windows detects the new hardware, and installs drivers for it, but it does not forget about the original hardware, and will still try to load drivers for this too. Means you end up with two sets of competing drivers for all your internal devices, some of which will only work partially, or not at all on the new hardware. I have been able to get around this on some occassions using process detailed below, but be WARNED I have also ended up with a totaly useless system trying this.

Save everything you can first onto external media.
Boot into safe mode
Go to device manager in SYSTEM
Remove ALL devices - everything including the system devices !!
Boot from install CD, and run repair

NB: I only reccomend this drastic action if you have something not recoverable by some other means on the hard drive.
TRY ALL OTHER SUGGESTIONS FIRST THEY CAN WORK IN CERTAIN CIRCUMSTANCES]]></description>
		<content:encoded><![CDATA[<p>I agree with some of your previous replies. Problem is typical of ghosting onto different hardware, or simply swapping drive as you have done. Problem is that windows detects the new hardware, and installs drivers for it, but it does not forget about the original hardware, and will still try to load drivers for this too. Means you end up with two sets of competing drivers for all your internal devices, some of which will only work partially, or not at all on the new hardware. I have been able to get around this on some occassions using process detailed below, but be WARNED I have also ended up with a totaly useless system trying this.</p>
<p>Save everything you can first onto external media.<br />
Boot into safe mode<br />
Go to device manager in SYSTEM<br />
Remove ALL devices &#8211; everything including the system devices !!<br />
Boot from install CD, and run repair</p>
<p>NB: I only reccomend this drastic action if you have something not recoverable by some other means on the hard drive.<br />
TRY ALL OTHER SUGGESTIONS FIRST THEY CAN WORK IN CERTAIN CIRCUMSTANCES</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: poppaman</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/windows-2k-pro/#comment-48349</link>
		<dc:creator>poppaman</dc:creator>
		<pubDate>Thu, 13 Jan 2005 13:32:30 +0000</pubDate>
		<guid isPermaLink="false">#comment-48349</guid>
		<description><![CDATA[I too have experienced what Howard2nd describes, and agree that the most efficient course (as far as time and effort expended are concerned) would be to strip the HDD and re-install, if that is indeed what is required.

There are three other suggestions I make, all of which will sound odd/crazy/???, but here goes:

1. Replace the HDD cable(s).  They&#039;re cheap, easily damaged, and will cause or mimic all sorts of issues, ranging from mysterious &quot;STOP:&quot; errors to total hardware failure.  Make sure you use the 80 line/40 pin cables for ATA drives, or reputable SATA or SCSI cables (try Adaptec or LSI or Cables to Go), as applicable...

2. Re-seat the RAM, BUT Before re-seating the RAM...

3. Take the DIMM&#039;s and LIGHTLY run a plastic eraser over the contacts, using an electrostaticly shielded vacuum or canned air to remove the shreds of eraser.  NOTE:  the eraser I suggest should be one of the CLEAR PLASTIC or SOFT GREY OR WHITE types, as found in an artist supply house.  DO NOT use the type of eraser that you knead to activate - too much destructive residue left on the contacts.  DO NOT use a standard pencil type eraser, as they are far too abrasive, and most likely will damage the RAM pins/contacts.

Sorry about the shouting (CAPS), and please don&#039;t flame me too hard for the suggestions, but I have used them successfully in the past.  If they do not work, of course, proceed with any of the other suggestions previously posted....  Good luck.]]></description>
		<content:encoded><![CDATA[<p>I too have experienced what Howard2nd describes, and agree that the most efficient course (as far as time and effort expended are concerned) would be to strip the HDD and re-install, if that is indeed what is required.</p>
<p>There are three other suggestions I make, all of which will sound odd/crazy/???, but here goes:</p>
<p>1. Replace the HDD cable(s).  They&#8217;re cheap, easily damaged, and will cause or mimic all sorts of issues, ranging from mysterious &#8220;STOP:&#8221; errors to total hardware failure.  Make sure you use the 80 line/40 pin cables for ATA drives, or reputable SATA or SCSI cables (try Adaptec or LSI or Cables to Go), as applicable&#8230;</p>
<p>2. Re-seat the RAM, BUT Before re-seating the RAM&#8230;</p>
<p>3. Take the DIMM&#8217;s and LIGHTLY run a plastic eraser over the contacts, using an electrostaticly shielded vacuum or canned air to remove the shreds of eraser.  NOTE:  the eraser I suggest should be one of the CLEAR PLASTIC or SOFT GREY OR WHITE types, as found in an artist supply house.  DO NOT use the type of eraser that you knead to activate &#8211; too much destructive residue left on the contacts.  DO NOT use a standard pencil type eraser, as they are far too abrasive, and most likely will damage the RAM pins/contacts.</p>
<p>Sorry about the shouting (CAPS), and please don&#8217;t flame me too hard for the suggestions, but I have used them successfully in the past.  If they do not work, of course, proceed with any of the other suggestions previously posted&#8230;.  Good luck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: howard2nd</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/windows-2k-pro/#comment-48350</link>
		<dc:creator>howard2nd</dc:creator>
		<pubDate>Thu, 13 Jan 2005 08:26:45 +0000</pubDate>
		<guid isPermaLink="false">#comment-48350</guid>
		<description><![CDATA[ACPI - The information that controls hibernations/standby is also involved with setup of the HAL (hardware abstraction layer). This is why moving a harddrive from one machine to a different machine hardly ever works. 
The &#039;FIX&#039; is time consuming. 
1 - Start the machine in safe mode and change the ACPI setting to &#039;Standard&#039;. This causes a re-enumeration of the hardware. Will require the install CD and repatching.
2 - test, backup data, bring all the drivers up to date and backup to cd.
3 - Change back to ACPI and you should have a stable system.
You can search for walk-throughs if you need step by step instructions.

I run a small network and have machines that appear the same outside (model and make) but production changed the motherboard in mid run and &#039;ghosts&#039; stop working. Given a choice it is a lot esier to do a clean install on a new drive and then transfer data. (not possible for you as you need the apps)]]></description>
		<content:encoded><![CDATA[<p>ACPI &#8211; The information that controls hibernations/standby is also involved with setup of the HAL (hardware abstraction layer). This is why moving a harddrive from one machine to a different machine hardly ever works.<br />
The &#8216;FIX&#8217; is time consuming.<br />
1 &#8211; Start the machine in safe mode and change the ACPI setting to &#8216;Standard&#8217;. This causes a re-enumeration of the hardware. Will require the install CD and repatching.<br />
2 &#8211; test, backup data, bring all the drivers up to date and backup to cd.<br />
3 &#8211; Change back to ACPI and you should have a stable system.<br />
You can search for walk-throughs if you need step by step instructions.</p>
<p>I run a small network and have machines that appear the same outside (model and make) but production changed the motherboard in mid run and &#8216;ghosts&#8217; stop working. Given a choice it is a lot esier to do a clean install on a new drive and then transfer data. (not possible for you as you need the apps)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sonotsky</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/windows-2k-pro/#comment-48351</link>
		<dc:creator>sonotsky</dc:creator>
		<pubDate>Thu, 13 Jan 2005 07:55:23 +0000</pubDate>
		<guid isPermaLink="false">#comment-48351</guid>
		<description><![CDATA[It&#039;s been my experience that you CANNOT take a drive with any version of Windows installed, and pop it into another machine that is not hardware-identical.  Yes, Windows is *supposed* to see that there are different hardware devices detected, but for some reason, it won&#039;t completely adapt to the new system.

Many moons ago, before I had a CD-ROM drive per PC, I only had one to share across 4 systems.  I got the bright idea that I would set up Windows on the CD-equipped PC, and then swap the HDD out to the other systems.  I ran into many, many, many problems after three attempts, so I gave it up.

Best suggestion:  If your new workstation has a CD/DVD burner that you can write to, or if your network card is active and you can connect to a remote share, back up your important data, wipe the drive clean with FDISK, and reinstall from scratch.  I&#039;d be willing to bet a small sum of money that you would find to problems after doing so.

Good luck!
]]></description>
		<content:encoded><![CDATA[<p>It&#8217;s been my experience that you CANNOT take a drive with any version of Windows installed, and pop it into another machine that is not hardware-identical.  Yes, Windows is *supposed* to see that there are different hardware devices detected, but for some reason, it won&#8217;t completely adapt to the new system.</p>
<p>Many moons ago, before I had a CD-ROM drive per PC, I only had one to share across 4 systems.  I got the bright idea that I would set up Windows on the CD-equipped PC, and then swap the HDD out to the other systems.  I ran into many, many, many problems after three attempts, so I gave it up.</p>
<p>Best suggestion:  If your new workstation has a CD/DVD burner that you can write to, or if your network card is active and you can connect to a remote share, back up your important data, wipe the drive clean with FDISK, and reinstall from scratch.  I&#8217;d be willing to bet a small sum of money that you would find to problems after doing so.</p>
<p>Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paulieeddie</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/windows-2k-pro/#comment-48352</link>
		<dc:creator>paulieeddie</dc:creator>
		<pubDate>Wed, 12 Jan 2005 12:50:45 +0000</pubDate>
		<guid isPermaLink="false">#comment-48352</guid>
		<description><![CDATA[If the system boots into safe modem, a hardware error doesn&#039;t seem particularly likely. A driver problem or a hard drive corruption issue may be at fault. You had mentioned a paging error, which could be related to a problem with disk corruption.  Start the system in safe mode and run a CHKDSK /R C: from the command prompt.  You will be prompted to schedule the chkdsk for next reboot.  Reboot the machine normally and see if that resolves the issue. 
]]></description>
		<content:encoded><![CDATA[<p>If the system boots into safe modem, a hardware error doesn&#8217;t seem particularly likely. A driver problem or a hard drive corruption issue may be at fault. You had mentioned a paging error, which could be related to a problem with disk corruption.  Start the system in safe mode and run a CHKDSK /R C: from the command prompt.  You will be prompted to schedule the chkdsk for next reboot.  Reboot the machine normally and see if that resolves the issue. </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stanclem</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/windows-2k-pro/#comment-48353</link>
		<dc:creator>stanclem</dc:creator>
		<pubDate>Wed, 12 Jan 2005 11:42:51 +0000</pubDate>
		<guid isPermaLink="false">#comment-48353</guid>
		<description><![CDATA[Two questions that come to mind first:
Have you checked Microsoft&#039;s Win 2000 Pro Hardware Compatibility List to verify that the memory and systemboard are listed? 
Also, have you tried replacing the memory?
Good luck,
Stan
PS Successfully booting to safe mode would tend to indicate a driver or program may be causing the problem. What are you doing with regard to virus/spyware/trojan horses?]]></description>
		<content:encoded><![CDATA[<p>Two questions that come to mind first:<br />
Have you checked Microsoft&#8217;s Win 2000 Pro Hardware Compatibility List to verify that the memory and systemboard are listed?<br />
Also, have you tried replacing the memory?<br />
Good luck,<br />
Stan<br />
PS Successfully booting to safe mode would tend to indicate a driver or program may be causing the problem. What are you doing with regard to virus/spyware/trojan horses?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/9 queries in 0.015 seconds using memcached
Object Caching 380/383 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-24 14:31:25 -->