<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Reinstall Windows 2000 Embedded?</title>
	<link>http://ask.metafilter.com/60117/Reinstall-Windows-2000-Embedded/</link>
	<description>Comments on Ask MetaFilter post Reinstall Windows 2000 Embedded?</description>
	<pubDate>Sat, 07 Apr 2007 10:10:33 -0800</pubDate>
	<lastBuildDate>Sat, 07 Apr 2007 10:10:33 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Reinstall Windows 2000 Embedded?</title>
		<link>http://ask.metafilter.com/60117/Reinstall-Windows-2000-Embedded</link>	
		<description>Help me make sure this Win2K Pro Embedded computer is secure (Itronix GoBook IX250).  Can I reinstall the OS without a disk (or disk drive)? &lt;br /&gt;&lt;br /&gt; I got the laptop above off eBay.  I&apos;d like to reinstall everything, but I don&apos;t have a disk, and there&apos;s no CD drive anyway.  I&apos;m sure the seller is cool and all, but you can&apos;t be too careful these days -- who knows how many hands it&apos;s gone through and what intentional or unintentional vulnerabilities there are (windows haters read below)&lt;/font&gt;.&lt;br&gt;
&lt;br&gt;
Anyway, it&apos;s got &lt;b&gt;Windows 2000 Pro Embedded 1-2 CPU&lt;/b&gt;.  There are several drives, which make me think I can reinstall the OS?  &lt;br&gt;
&lt;br&gt;
There&apos;s a RECOVERY drive (E) with stuff like WINDOWS.BAT, RECOVER.BAT and a TOOLS folder.&lt;br&gt;
&lt;br&gt;
There&apos;s also a DATABAK drive (D) with nothing in it...&lt;br&gt;
&lt;br&gt;
Can I reinstall everything?  Does &quot;Embedded&quot; mean that the OS lives on the hard drive?&lt;br&gt;
&lt;br&gt;
Finally, before you say &quot;run Ubuntu&quot;, I&apos;m slowly working on it.  However, I&apos;d like for this to run Windows as well (Win 2K actually runs quite well on this old laptop).&lt;br&gt;
&lt;br&gt;
Thank you!</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2007:site.60117</guid>
		<pubDate>Sat, 07 Apr 2007 06:59:20 -0800</pubDate>
		<dc:creator>powpow</dc:creator>
		
			<category>ix250</category>
		
			<category>laptop</category>
		
			<category>windows2000embedded</category>
		
	</item> <item>
		<title>By: abulafa</title>
		<link>http://ask.metafilter.com/60117/Reinstall-Windows-2000-Embedded#904903</link>	
		<description>Embedded versions of Windows OSes are similar but not the same as the consumer versions. They are usually configured for a very specific set of hardware -- on a consumer version you could change a video card and expect the OS to figure it out to some degree. On an Embedded version that expectation is less likely to hold up (depending on its original configuration). Think of an embedded Windows version as someone rolling their own edition (like Pro or Home) of the OS with specific applications, drivers, and capabilities turned on or off. Usually Embedded versions are used for purpose-built hardware or for specific licensing reasons (Point of Sales terminals or personal media gadgets, for instance) and are usually less-featured than consumer versions.&lt;br&gt;
&lt;br&gt;
Looking at the &lt;a href=&quot;http://www.epinions.com/pr-Laptops_Acterna_Itronix_GoBook_IX250_Laptop_IX250&quot;&gt;specs&lt;/a&gt;,  or possibly &lt;a href=&quot;http://cgi.ebay.com/Itronix-IX250-GoBook-Touchscreen-Rugged-Laptop-Win-XP_W0QQitemZ170098448131QQihZ007QQcategoryZ177QQcmdZViewItem&quot;&gt;these specs&lt;/a&gt;, it&apos;s possible that the seller installed Win2k Embedded as a step up from Win 98 that would still function on the older hardware. The second link states Windows XP though, so that may not be right.&lt;br&gt;
&lt;br&gt;
I&apos;ve used Windows XP Embedded, but I don&apos;t remember a RECOVERY volume being built automatically, so that may be a feature set up by the original equipment manufacturer (OEM) of the hardware, not the OS itself.&lt;br&gt;
&lt;br&gt;
Chances are good that if the PC can run a Windows Embedded OS, it can run consumer Windows (albeit with less performance/specific configuration). Given that this was an eBay sale, it&apos;s possible the OEM only provided drivers for the embedded OS version you have, which means you may want to at least stick with it long enough to make a complete drive image as a backup before reinstalling anything.&lt;br&gt;
&lt;small&gt;Based on the specs above, however, most of the hardware seems pretty common: ESS audio, etc. so you may be in good shape.&lt;/small&gt;&lt;br&gt;
&lt;br&gt;
The specs above also mention a USB an Ethernet port, as well as a PCMCIA slot. You can find CD-ROMs that attach via &lt;a href=&quot;http://search.ebay.com/pcmcia-cdrom&quot;&gt;PCMCIA&lt;/a&gt; and &lt;a href=&quot;http://search.ebay.com/usb-cdrom&quot;&gt;USB&lt;/a&gt; for cheap.&lt;/small&gt;&lt;br&gt;
&lt;br&gt;
I suggest, in the following order:&lt;br&gt;
&lt;li&gt;Google each of the device drivers in Device Manager not using a Microsoft-supplied driver and see if they are well-known or OEM supplied.&lt;/li&gt;&lt;br&gt;
&lt;li&gt;Make a backup of the disk contents - boot it and mount a USB drive or network share and copy off everything that looks important (or just image the whole drive if you have the means, &lt;a href=&quot;http://www.rajeevnet.com/hacks_hints/os_clone/os_cloning.html&quot;&gt;this may help&lt;/a&gt; using the Windows version of &lt;a href=&quot;http://uranus.it.swin.edu.au/~jn/linux/rawwrite/dd.htm&quot;&gt;dd&lt;/a&gt; and &lt;a href=&quot;http://www.vulnwatch.org/netcat/&quot;&gt;netcat&lt;/a&gt;.). This is in case the OEM uses drivers that you can&apos;t find elsewhere.&lt;/li&gt;&lt;br&gt;
&lt;li&gt;Check the BIOS (if you can get to it) to see if it allows booting from external USB devices (presuming the device has a USB port). Similar question for FireWire/IEEE-1394.&lt;br&gt;
&lt;/li&gt;&lt;br&gt;
&lt;li&gt;Post the contents of RECOVER.BAT and let us review what it does... or just run it and see what happens (depending on your comfort level).&lt;/li&gt;&lt;br&gt;
&lt;li&gt;Buy/use a consumer version of Windows 2000 or Windows XP and perform an install by booting from an external PCMCIA or USB CD-ROM drive.&lt;/li&gt;&lt;br&gt;
&lt;li&gt;Depending on your comfort level, you may be able to use a &lt;a href=&quot;http://www.nu2.nu/pebuilder/&quot;&gt;BartPE&lt;/a&gt; or other boot environment to make a USB hard drive/flash drive into valid Windows installation media, but by that point you may as well go straight to your favorite Linux/whatever if the drivers are available.&lt;/li&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.60117-904903</guid>
		<pubDate>Sat, 07 Apr 2007 10:10:33 -0800</pubDate>
		<dc:creator>abulafa</dc:creator>
	</item><item>
		<title>By: powpow</title>
		<link>http://ask.metafilter.com/60117/Reinstall-Windows-2000-Embedded#904958</link>	
		<description>Thank you.&lt;br&gt;
&lt;br&gt;
The main tricky hardware (I think) is the touchscreen, but I think I can manage to recover that.&lt;br&gt;
&lt;br&gt;
I will back everything up as you suggested.  I was sort of thinking of that, but you&apos;ve made me decide it&apos;s essential.&lt;br&gt;
&lt;br&gt;
@abulafa&apos;s first link on specs is pretty much right, although it has 128MB RAM...&lt;br&gt;
&lt;br&gt;
The BIOS doesn&apos;t allow USB boot, but I haven&apos;t upgraded to the &lt;a href=&quot;http://itronix.go180.net/product_support/downloads.asp?Model=GoBook%20(IX250)&amp;OS=Windows%202000&quot;&gt;latest BIOS&lt;/a&gt;.&lt;br&gt;
&lt;br&gt;
You may be right about why they used and embedded version (still don&apos;t know how that works but I don&apos;t really need to probably).  The computer is pretty snappy for an old machine on Windows.&lt;br&gt;
&lt;br&gt;
Here&apos;s the RECOVER.BAT:&lt;br&gt;
&lt;br&gt;
 &lt;br&gt;
@echo off&lt;br&gt;
rem ***************************************************************************&lt;br&gt;
rem *** This batch file allows recovery of the Base Partition&lt;br&gt;
rem ***************************************************************************&lt;br&gt;
cls&lt;br&gt;
&lt;br&gt;
rem *** Figure out which language to display messages in.&lt;br&gt;
if &quot;%GOTLANG%&quot;==&quot;Y&quot; goto gotlang&lt;br&gt;
call \tools\bldinfo.bat&lt;br&gt;
&lt;br&gt;
rem *** If running on a Kodiak, turn on 25% CPU to keep computer cooler while&lt;br&gt;
rem *** we&apos;re waiting for user input.&lt;br&gt;
if &quot;%COMPUTER%&quot;==&quot;IX550&quot; \tools\fan on&lt;br&gt;
if &quot;%COMPUTER%&quot;==&quot;IX550&quot; \tools\throttle 25&lt;br&gt;
&lt;br&gt;
@echo &#376;&lt;br&gt;
if &quot;%LANG%&quot;==&quot;ENG&quot; goto :ISENG&lt;br&gt;
if &quot;%LANG%&quot;==&quot;FRN&quot; echo 1. Les instructions en fran&#8225;ais&lt;br&gt;
if &quot;%LANG%&quot;==&quot;GER&quot; echo 1. Anweisungen auf deutsch&lt;br&gt;
if &quot;%LANG%&quot;==&quot;ITN&quot; echo 1. Le istruzioni nell&apos;italiano&lt;br&gt;
if &quot;%LANG%&quot;==&quot;SPA&quot; echo 1. Las instrucciones en el espa&#164;ol&lt;br&gt;
echo 2. Instructions in English&lt;br&gt;
\tools\choice /c:12 &lt;br&gt;
if errorlevel 2 set LANG=ENG&lt;br&gt;
:ISENG&lt;br&gt;
&lt;br&gt;
:GOTLANG&lt;br&gt;
&lt;br&gt;
if &quot;%windir%&quot;==&quot;&quot; goto indos&lt;br&gt;
rem if &quot;%SAFEBOOT_OPTION%&quot;==&quot;MINIMAL&quot; goto indos&lt;br&gt;
REM &quot;The drive C: recovery program cannot be run from within Windows...&quot;&lt;br&gt;
call \tools\messages.bat %LANG%13&lt;br&gt;
goto end2&lt;br&gt;
:indos&lt;br&gt;
&lt;br&gt;
@echo &#376;&lt;br&gt;
REM &quot;This operation will restore drive C:...&quot;&lt;br&gt;
@echo &#376;&lt;br&gt;
echo           &#201;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#187;&lt;br&gt;
call \tools\messages.bat %LANG%01&lt;br&gt;
echo           &#200;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#205;&#188;&lt;br&gt;
@echo &#376;&lt;br&gt;
@echo &#376;&lt;br&gt;
&lt;br&gt;
REM &quot;Continue with recovery operation?&quot;&lt;br&gt;
call \tools\messages.bat %LANG%02&lt;br&gt;
if errorlevel 2 goto end2&lt;br&gt;
&lt;br&gt;
REM &quot;Are you sure?&quot;&lt;br&gt;
call \tools\messages.bat %LANG%03&lt;br&gt;
if errorlevel 2 goto end2&lt;br&gt;
&lt;br&gt;
rem *** Get the current drive letter for the recovery partition&lt;br&gt;
cd tools&lt;br&gt;
getdrv.exe&lt;br&gt;
call getdrv.bat&lt;br&gt;
cd..&lt;br&gt;
&lt;br&gt;
set VFY=0&lt;br&gt;
set VFYSWITCH=&lt;br&gt;
&lt;br&gt;
rem *** Determine if we booted from the Recovery Partition or the Base&lt;br&gt;
rem *** Partition and set the Destination drive properly.&lt;br&gt;
if exist c:\recover.bat set DSTDRV=D:&lt;br&gt;
if not exist c:\recover.bat set DSTDRV=C:&lt;br&gt;
&lt;br&gt;
rem *** Format (verify) the disk image&lt;br&gt;
@echo &#376;&lt;br&gt;
REM &quot;Check the drive for errors?&quot;&lt;br&gt;
call \tools\messages.bat %LANG%04&lt;br&gt;
if errorlevel 2 goto NOVERIFY&lt;br&gt;
&lt;br&gt;
rem *** If running on a Kodiak, turn on 100% CPU to get maximum performance&lt;br&gt;
if &quot;%COMPUTER%&quot;==&quot;IX550&quot; \tools\fan on&lt;br&gt;
if &quot;%COMPUTER%&quot;==&quot;IX550&quot; \tools\throttle 100&lt;br&gt;
&lt;br&gt;
REM &quot;Formatting and checking for bad sectors...&quot;&lt;br&gt;
call \tools\messages.bat %LANG%05&lt;br&gt;
rem *** Note that /AUTOTEST is an undocumented switch that formats without&lt;br&gt;
rem *** any prompting, then exits.&lt;br&gt;
\tools\format %DSTDRV% /AUTOTEST&lt;br&gt;
set VFY=1&lt;br&gt;
set VFYSWITCH=&quot;-vdw&quot;&lt;br&gt;
&lt;br&gt;
:NOVERIFY&lt;br&gt;
&lt;br&gt;
rem *** If running on a Kodiak, turn on 100% CPU to get maximum performance&lt;br&gt;
if &quot;%COMPUTER%&quot;==&quot;IX550&quot; \tools\fan on&lt;br&gt;
if &quot;%COMPUTER%&quot;==&quot;IX550&quot; \tools\throttle 100&lt;br&gt;
&lt;br&gt;
rem *** Reinitialize the master boot record in case it was infected by a &lt;br&gt;
rem *** virus or something.&lt;br&gt;
\tools\gdisk.exe 1 /MBR&lt;br&gt;
&lt;br&gt;
rem *** Ghost the image&lt;br&gt;
\tools\ghost.exe -clone,mode=pload,src=%$GETDRV%\image\DISK.IMG:1,dst=1:1 -sure -autoname %VFYSWITCH%&lt;br&gt;
if errorlevel 1 goto failed&lt;br&gt;
&lt;br&gt;
rem *** Verify the image&lt;br&gt;
\tools\ghost.exe -CRC32,action=pverify,src=1:1,crcfile=\image\ghost.crc:1,vexcept=\tools\lst.exc,vlist=\image\ghost.ls -autoname -sure&lt;br&gt;
if errorlevel 1 goto crcfail&lt;br&gt;
&lt;br&gt;
md %DSTDRV%\ix&amp;gt;nul&lt;br&gt;
copy \image\ghost.ls %DSTDRV%\ix\ghost.ls&amp;gt;nul&lt;br&gt;
cls&lt;br&gt;
echo Recovery from recovery partition successful&amp;gt;%DSTDRV%\ix\recover.log&lt;br&gt;
@echo &#376;&lt;br&gt;
REM &quot;Recovery successful&quot;&lt;br&gt;
echo      &#218;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#191;&lt;br&gt;
call \tools\messages.bat %LANG%ERR0&lt;br&gt;
echo      &#192;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#217;&lt;br&gt;
goto done&lt;br&gt;
&lt;br&gt;
rem *************************************************************************&lt;br&gt;
&lt;br&gt;
:failed&lt;br&gt;
echo Recovery from recovery partition failed!&amp;gt;%DSTDRV%\ix\recover.log&lt;br&gt;
@echo &#376;&lt;br&gt;
REM &quot;Recovery failed - ghost error&quot;&lt;br&gt;
echo      &#218;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#191;&lt;br&gt;
call \tools\messages.bat %LANG%ERR1&lt;br&gt;
echo      &#192;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#217;&lt;br&gt;
goto done&lt;br&gt;
&lt;br&gt;
:crcfail&lt;br&gt;
md %DSTDRV%\ix&amp;gt;nul&lt;br&gt;
copy \image\ghost.ls %DSTDRV%\ix\ghost.ls&amp;gt;nul&lt;br&gt;
cls&lt;br&gt;
echo Recovery from recovery partition failed on CRC32!&amp;gt;%DSTDRV%\ix\recover.log&lt;br&gt;
@echo &#376;&lt;br&gt;
REM &quot;RECOVERY VERIFICATION FAILED!&quot;&lt;br&gt;
echo      &#218;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#191;&lt;br&gt;
call \tools\messages.bat %LANG%ERR3&lt;br&gt;
if &quot;%VFY%&quot;==&quot;0&quot; call \tools\messages.bat %LANG%ERR4&lt;br&gt;
echo      &#192;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#196;&#217;&lt;br&gt;
goto done&lt;br&gt;
&lt;br&gt;
:done&lt;br&gt;
rem *** If running on a Kodiak, turn on 25% CPU to keep computer cooler while&lt;br&gt;
rem *** we&apos;re waiting for user input.&lt;br&gt;
if &quot;%COMPUTER%&quot;==&quot;IX550&quot; \tools\throttle 25&lt;br&gt;
rem if &quot;%COMPUTER%&quot;==&quot;IX550&quot; \tools\fan off&lt;br&gt;
&lt;br&gt;
cd \tools&lt;br&gt;
type beep.dat&lt;br&gt;
@echo &#376;&lt;br&gt;
REM &quot;It is now necessary to restart the computer&quot;&lt;br&gt;
call \tools\messages.bat %LANG%06&lt;br&gt;
REM &quot;Press any key to continue...&quot;&lt;br&gt;
call \tools\messages.bat %LANG%07&lt;br&gt;
\windows.bat&lt;br&gt;
&lt;br&gt;
:end2&lt;br&gt;
cd\&lt;br&gt;
@echo &#376;&lt;br&gt;
REM &quot;To return to Windows, type Exit&quot;&lt;br&gt;
call \tools\messages.bat %LANG%10&lt;br&gt;
@echo &#376;&lt;br&gt;
&lt;br&gt;
:end&lt;br&gt;
&lt;br&gt;
 &lt;/font&gt; &lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Thanks again!</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.60117-904958</guid>
		<pubDate>Sat, 07 Apr 2007 11:05:37 -0800</pubDate>
		<dc:creator>powpow</dc:creator>
	</item><item>
		<title>By: abulafa</title>
		<link>http://ask.metafilter.com/60117/Reinstall-Windows-2000-Embedded#904995</link>	
		<description>Yep, looks like they have a standard Norton Ghost disk image stored on the recovery drive which will re-image the main drive.&lt;br&gt;
&lt;br&gt;
The empty storage drive is probably for just that - storage. You can ignore it or use a partition manager (fdisk or your favorite GUI) to remove it and expand the main paritition. RECOVER.bat and Ghost shouldn&apos;t much care unless it&apos;s a very old version.&lt;br&gt;
&lt;br&gt;
Once you&apos;ve made a backup of at least the RECOVERY partition, you should be able to start experimenting. You can even install a consumer Windows version onto the main partition (not STORAGE or RECOVERY) and should be able to roll back using that RECOVER.bat if it doesn&apos;t find all your drivers.&lt;br&gt;
&lt;br&gt;
If you decide on a consumer version, you may be able to copy off the original \WINNT\SYSTEM32 folder and point the new hardware wizard to your backup to find drivers for the touchscreen (hackish -- the better way would be using their original drivers, which may live on RECOVERY someplace).&lt;br&gt;
&lt;br&gt;
In the end, if you want the space back, you can repartition the entire drive and remove RECOVER, STORAGE, and the boot partition. Don&apos;t do this until you&apos;ve gotten whatever you solution will be to work to your satisfaction, as going back will be a pain (re-imaging from a Live CD, while doable, is much more complicated than from the HD, especially with older hardware that can&apos;t boot USB.)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.60117-904995</guid>
		<pubDate>Sat, 07 Apr 2007 12:00:04 -0800</pubDate>
		<dc:creator>abulafa</dc:creator>
	</item><item>
		<title>By: powpow</title>
		<link>http://ask.metafilter.com/60117/Reinstall-Windows-2000-Embedded#905008</link>	
		<description>Thanks again. &lt;br&gt;
&lt;br&gt;
OK, so stupid question:  if I find a way to install a consumer version, does it just ask me at installation where to put it (and I say &quot;install to &lt;drivename&gt;&quot; or C: or whatever)?&lt;br&gt;
&lt;br&gt;
Then, if I don&apos;t like the consumer version, do I just navigate to the RECOVERY.bat file through my consumer version, double-click it, and I&apos;m back to the working version that I have now?&lt;/drivename&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.60117-905008</guid>
		<pubDate>Sat, 07 Apr 2007 12:28:16 -0800</pubDate>
		<dc:creator>powpow</dc:creator>
	</item><item>
		<title>By: abulafa</title>
		<link>http://ask.metafilter.com/60117/Reinstall-Windows-2000-Embedded#905050</link>	
		<description>I&apos;m working under the assumption that it is possible to boot to the recovery partition directly (via a startup boot menu) or that you can safe boot from HD or CD and run RECOVER from that partition (the RECOVER.bat seems to have a section that would suggest this is possible).&lt;br&gt;
&lt;br&gt;
If you install a consumer version, it&apos;ll show you the three partitions at install time. You&apos;ll need to choose the  &quot;base&quot; partition (not &quot;RECOVERY&quot; or &quot;DATABAK&quot;) and the regular consumer version will install to that partition only.&lt;br&gt;
&lt;br&gt;
To recover, you&apos;d likely need to reboot in safe from the new OS or the consumer Windows CD-ROM or other DOS/Windows boot disk, then run RECOVER.bat from that drive. (You could also &lt;a href=&quot;http://support.microsoft.com/kb/311578&quot;&gt;modify boot.ini&lt;/a&gt; or install a third party bootloader, but that&apos;s much more complicated and presumes the RECOVERY partition is itself bootable.)&lt;br&gt;
&lt;br&gt;
Make sure RECOVER.bat works correctly when booting from a CD or other media before you try installing a consumer version, just to be sure.&lt;br&gt;
&lt;br&gt;
If all else fails, if you&apos;ve made a full backup, you can always restore that with your favorite live CD.&lt;br&gt;
&lt;br&gt;
Good luck!</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.60117-905050</guid>
		<pubDate>Sat, 07 Apr 2007 13:35:06 -0800</pubDate>
		<dc:creator>abulafa</dc:creator>
	</item><item>
		<title>By: powpow</title>
		<link>http://ask.metafilter.com/60117/Reinstall-Windows-2000-Embedded#905064</link>	
		<description>Thanks again</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.60117-905064</guid>
		<pubDate>Sat, 07 Apr 2007 13:57:12 -0800</pubDate>
		<dc:creator>powpow</dc:creator>
	</item>
	</channel>
</rss>
