<?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"
	>
<channel>
	<title>Comments on: WHS Hacks: Installing Windows Home Server on the Thecus N5200</title>
	<atom:link href="http://www.respectsakura.org/2009/04/08/whs-hacks-installing-windows-home-server-on-the-thecus-n5200/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.respectsakura.org/2009/04/08/whs-hacks-installing-windows-home-server-on-the-thecus-n5200/</link>
	<description>Sakura is a Good Girl</description>
	<pubDate>Sat, 31 Jul 2010 10:06:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Stuart</title>
		<link>http://www.respectsakura.org/2009/04/08/whs-hacks-installing-windows-home-server-on-the-thecus-n5200/#comment-153162</link>
		<dc:creator>Stuart</dc:creator>
		<pubDate>Wed, 16 Jun 2010 01:21:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.respectsakura.org/?p=118#comment-153162</guid>
		<description>Hi Guys,

Does anyone know if it is posible to do the windows server install on a N4200 please?

Thanks,
Stuart.</description>
		<content:encoded><![CDATA[<p>Hi Guys,</p>
<p>Does anyone know if it is posible to do the windows server install on a N4200 please?</p>
<p>Thanks,<br />
Stuart.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew.R</title>
		<link>http://www.respectsakura.org/2009/04/08/whs-hacks-installing-windows-home-server-on-the-thecus-n5200/#comment-146974</link>
		<dc:creator>Andrew.R</dc:creator>
		<pubDate>Mon, 26 Apr 2010 04:17:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.respectsakura.org/?p=118#comment-146974</guid>
		<description>With the hard disk in my Thecus N5200 I am not sure why you would try to boot from the raid and not use a replacement memory drive. They are pretty cheap now.
I purchased a 512M one (double the size of the original) there are larger options in that footprint available as well. (mine was around $30 AUD
this would allow you to install your OS on a drive that is not your raid array.
The raid array may be a difficult startup device.
I prefer the kiss principal 

I would also like to thank you guys for identifying the hardware and making it easier to find drivers for everyone else here.
If it can be done some human will try it. No matter how dumb or smart.
I have a loose copy of home server a solder sucker I will do this next weekend.
Fit the vga socket permanently install the OS and rebuild the raid.
INSTALL the MAIL SERVER. which should have been an option.
If the speed is too slow I will remove the CPU and replace it with something faster.
(its nice having the tools to do the job)

Andrew</description>
		<content:encoded><![CDATA[<p>With the hard disk in my Thecus N5200 I am not sure why you would try to boot from the raid and not use a replacement memory drive. They are pretty cheap now.<br />
I purchased a 512M one (double the size of the original) there are larger options in that footprint available as well. (mine was around $30 AUD<br />
this would allow you to install your OS on a drive that is not your raid array.<br />
The raid array may be a difficult startup device.<br />
I prefer the kiss principal </p>
<p>I would also like to thank you guys for identifying the hardware and making it easier to find drivers for everyone else here.<br />
If it can be done some human will try it. No matter how dumb or smart.<br />
I have a loose copy of home server a solder sucker I will do this next weekend.<br />
Fit the vga socket permanently install the OS and rebuild the raid.<br />
INSTALL the MAIL SERVER. which should have been an option.<br />
If the speed is too slow I will remove the CPU and replace it with something faster.<br />
(its nice having the tools to do the job)</p>
<p>Andrew</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mullie</title>
		<link>http://www.respectsakura.org/2009/04/08/whs-hacks-installing-windows-home-server-on-the-thecus-n5200/#comment-132503</link>
		<dc:creator>mullie</dc:creator>
		<pubDate>Tue, 17 Nov 2009 23:39:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.respectsakura.org/?p=118#comment-132503</guid>
		<description>Hi all,

Just a few notes from my own project. 

Mine started when a firmware upgrade went wrong and killed my DOM. I recovered it in Linux, but while I had the box open, I started exploring. It's now got a 2.5" SATA drive to replace the DOM and is booting Windows Home Server with a RAID 5 storage area for my media.

So - on to the comments.
The VGA connector - Jaymz is right - it's a bitch to get in, and if there's any pressure from the monitor cable it pops out. You can tack-solder it at the two clips, but not the pins if you want to take it out again. Filing the slot on the back of the case to have a permanent VGA socket was very easy though, and makes maintenance a breeze.

The 20x2 LCD module - ymboc, it's not a crystalfontz device. It's made by  SDEC in Taiwan. The model is LMC-S20201 and a data sheet is here
http://www.sdec.com.tw/downloadfiles/LMC-S20201.pdf

It looks as though it could be driven directly by parallel, but I'm yet to try.

Once you've installed the SuperMicro driver for the MV88SX6081, RAID 5 is possible under XP. The workings are all there, but the function has been removed. The good news is that it is simple to put back with a hex editor. 
There's an old guide on how to do this at
 http://www.tomshardware.com/reviews/windowsxp-make-raid-5-happen,925-2.html 
 
It covers the files in Service pack 2 - but simple enought to modify for SP3 files. Alternatively, for SP3 there is a simple how-to, including edited downloadable files at
  http://www.optimiz3.com/low-cost-and-reliable-network-attatched-software-jbod-raid-0-1-or-5/
 
Video is just an Intel 82854 GMCH adaptor, and it uses 32Mb of your RAM by default. You can modify the .inf file from the Intel 830M driver with the device ID used by the Thecus box - ie, change the line
 %iMGM%  = iMGM,  PCI\VEN_8086&#38;DEV_3582
 to
 %iMGM%  = iMGM,  PCI\VEN_8086&#38;DEV_358e
 
It seems to work in my limited testing (i did it last night) but I haven't given it a good run yet. Don't blame me if you try and it breaks - just reboot in VGA mode!
 
Finally - installing to the 2.5" IDE drive from a bootable USB disk was made a whole lot easier using the program WinToFlash from Novicorp (wintoflash.com). It sets up your thum drive to boot and install Window, and has a very simple GUI.
 
 Hope this helps someone. If anyone else has any luck with the LMC-S20201 display, pleas post!
 
 Cheers,
 
 Mullie</description>
		<content:encoded><![CDATA[<p>Hi all,</p>
<p>Just a few notes from my own project. </p>
<p>Mine started when a firmware upgrade went wrong and killed my DOM. I recovered it in Linux, but while I had the box open, I started exploring. It&#8217;s now got a 2.5&#8243; SATA drive to replace the DOM and is booting Windows Home Server with a RAID 5 storage area for my media.</p>
<p>So - on to the comments.<br />
The VGA connector - Jaymz is right - it&#8217;s a bitch to get in, and if there&#8217;s any pressure from the monitor cable it pops out. You can tack-solder it at the two clips, but not the pins if you want to take it out again. Filing the slot on the back of the case to have a permanent VGA socket was very easy though, and makes maintenance a breeze.</p>
<p>The 20&#215;2 LCD module - ymboc, it&#8217;s not a crystalfontz device. It&#8217;s made by  SDEC in Taiwan. The model is LMC-S20201 and a data sheet is here<br />
<a href="http://www.sdec.com.tw/downloadfiles/LMC-S20201.pdf" rel="nofollow" onclick="javascript:urchinTracker ('/outbound/comment/www.sdec.com.tw');">http://www.sdec.com.tw/downloadfiles/LMC-S20201.pdf</a></p>
<p>It looks as though it could be driven directly by parallel, but I&#8217;m yet to try.</p>
<p>Once you&#8217;ve installed the SuperMicro driver for the MV88SX6081, RAID 5 is possible under XP. The workings are all there, but the function has been removed. The good news is that it is simple to put back with a hex editor.<br />
There&#8217;s an old guide on how to do this at<br />
 <a href="http://www.tomshardware.com/reviews/windowsxp-make-raid-5-happen,925-2.html" rel="nofollow" onclick="javascript:urchinTracker ('/outbound/comment/www.tomshardware.com');">http://www.tomshardware.com/reviews/windowsxp-make-raid-5-happen,925-2.html</a> </p>
<p>It covers the files in Service pack 2 - but simple enought to modify for SP3 files. Alternatively, for SP3 there is a simple how-to, including edited downloadable files at<br />
  <a href="http://www.optimiz3.com/low-cost-and-reliable-network-attatched-software-jbod-raid-0-1-or-5/" rel="nofollow" onclick="javascript:urchinTracker ('/outbound/comment/www.optimiz3.com');">http://www.optimiz3.com/low-cost-and-reliable-network-attatched-software-jbod-raid-0-1-or-5/</a></p>
<p>Video is just an Intel 82854 GMCH adaptor, and it uses 32Mb of your RAM by default. You can modify the .inf file from the Intel 830M driver with the device ID used by the Thecus box - ie, change the line<br />
 %iMGM%  = iMGM,  PCI\VEN_8086&amp;DEV_3582<br />
 to<br />
 %iMGM%  = iMGM,  PCI\VEN_8086&amp;DEV_358e</p>
<p>It seems to work in my limited testing (i did it last night) but I haven&#8217;t given it a good run yet. Don&#8217;t blame me if you try and it breaks - just reboot in VGA mode!</p>
<p>Finally - installing to the 2.5&#8243; IDE drive from a bootable USB disk was made a whole lot easier using the program WinToFlash from Novicorp (wintoflash.com). It sets up your thum drive to boot and install Window, and has a very simple GUI.</p>
<p> Hope this helps someone. If anyone else has any luck with the LMC-S20201 display, pleas post!</p>
<p> Cheers,</p>
<p> Mullie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas</title>
		<link>http://www.respectsakura.org/2009/04/08/whs-hacks-installing-windows-home-server-on-the-thecus-n5200/#comment-131892</link>
		<dc:creator>Andreas</dc:creator>
		<pubDate>Thu, 12 Nov 2009 21:22:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.respectsakura.org/?p=118#comment-131892</guid>
		<description>Cant seem to make any USB keyboard work in BIOS or the boot sequence.. Any suggestions..??</description>
		<content:encoded><![CDATA[<p>Cant seem to make any USB keyboard work in BIOS or the boot sequence.. Any suggestions..??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DocEvel</title>
		<link>http://www.respectsakura.org/2009/04/08/whs-hacks-installing-windows-home-server-on-the-thecus-n5200/#comment-131245</link>
		<dc:creator>DocEvel</dc:creator>
		<pubDate>Fri, 06 Nov 2009 10:42:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.respectsakura.org/?p=118#comment-131245</guid>
		<description>Hi all,

Windows runs very well. My networkspeed is around 40 MB/s and is very stable.

I also have a solution for the ide0 bug. You have to disable the UDMA Mode in the BIOS.</description>
		<content:encoded><![CDATA[<p>Hi all,</p>
<p>Windows runs very well. My networkspeed is around 40 MB/s and is very stable.</p>
<p>I also have a solution for the ide0 bug. You have to disable the UDMA Mode in the BIOS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DocEvel</title>
		<link>http://www.respectsakura.org/2009/04/08/whs-hacks-installing-windows-home-server-on-the-thecus-n5200/#comment-130622</link>
		<dc:creator>DocEvel</dc:creator>
		<pubDate>Wed, 28 Oct 2009 20:40:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.respectsakura.org/?p=118#comment-130622</guid>
		<description>@johner

Do you have any solution for the ide0 controller error?</description>
		<content:encoded><![CDATA[<p>@johner</p>
<p>Do you have any solution for the ide0 controller error?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher</title>
		<link>http://www.respectsakura.org/2009/04/08/whs-hacks-installing-windows-home-server-on-the-thecus-n5200/#comment-130602</link>
		<dc:creator>Christopher</dc:creator>
		<pubDate>Wed, 28 Oct 2009 12:15:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.respectsakura.org/?p=118#comment-130602</guid>
		<description>Hi there,

This may actually be a stupid question. I have an idea that windows server will import the raid volume from linux. is that a possibility in this case?

I really like this project because my network performance on Gb with cat6 shielded cables and Gb switch was shocking... 4.11Mb/s MAX... insane. Hopefully this will be better. At least I know windows well.</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>This may actually be a stupid question. I have an idea that windows server will import the raid volume from linux. is that a possibility in this case?</p>
<p>I really like this project because my network performance on Gb with cat6 shielded cables and Gb switch was shocking&#8230; 4.11Mb/s MAX&#8230; insane. Hopefully this will be better. At least I know windows well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DocEvel</title>
		<link>http://www.respectsakura.org/2009/04/08/whs-hacks-installing-windows-home-server-on-the-thecus-n5200/#comment-130423</link>
		<dc:creator>DocEvel</dc:creator>
		<pubDate>Mon, 26 Oct 2009 21:08:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.respectsakura.org/?p=118#comment-130423</guid>
		<description>Hi all,

tomorrow I want try to install Windows Server 2008 on my Thecus 5200 Pro! I Upgraded the CPU to a 2 GHz version. Tomorrow I'll get a IDE drive and a 1 Gig RAM Chip. 

Is there any solution for the vga driver? Isn't it a Intel driver?

I'll report here when its done. ;)</description>
		<content:encoded><![CDATA[<p>Hi all,</p>
<p>tomorrow I want try to install Windows Server 2008 on my Thecus 5200 Pro! I Upgraded the CPU to a 2 GHz version. Tomorrow I&#8217;ll get a IDE drive and a 1 Gig RAM Chip. </p>
<p>Is there any solution for the vga driver? Isn&#8217;t it a Intel driver?</p>
<p>I&#8217;ll report here when its done. ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: johner</title>
		<link>http://www.respectsakura.org/2009/04/08/whs-hacks-installing-windows-home-server-on-the-thecus-n5200/#comment-128336</link>
		<dc:creator>johner</dc:creator>
		<pubDate>Wed, 30 Sep 2009 10:28:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.respectsakura.org/?p=118#comment-128336</guid>
		<description>Hi all,

An update from me.

I have an 5200 (non pro,non router)

I have soldiered in the vga connector, although the one i had was too long so the rear of the case doesn't fit correctly (will remove when happy so not an issue)

I have installed a 250gb 2.5inch ide drive - there are four holes in the top of the drive cage that allows a 2.5inch drive to be fixed! just take out the hot swop drives to get screw access.

I have install 1gb mem stick (see previous post)

I have installed Windows Server 2008 onto a 20gb partition on the 2.5inch drive which i boot from. I used a usb stick to do this (google install xxx from usb, where xxx is your os of choice)

I used the sata drivers above in a previous post by 'Dave' (Cheers bud) (no bios mods as i boot from IDE)

I'm just creating a RAID-5 volume in windows on my 5x400gb disks in the hot swop cage, currently 'resyncing' (will take a while)

I use Remote Desktop to remote admin server.

Happy so far - except:

Hardware issues:
Video drivers - Uses standard vga or the like but shows an issue - however it works
Target USB - Not required (used by Thecus to allow a pc to connect via USB and see Thecus as a usb HDD)

Other issues:
I seem to get occasional 'ide0' controller errors in the event log. Not sure why...

I want to test how reliable windows is when a disk is removed etc.. before i load my files.... Thecus OS was good if you accidental removed two disks - all was well when returned to normal.

Thanks all for your help to get me this far!</description>
		<content:encoded><![CDATA[<p>Hi all,</p>
<p>An update from me.</p>
<p>I have an 5200 (non pro,non router)</p>
<p>I have soldiered in the vga connector, although the one i had was too long so the rear of the case doesn&#8217;t fit correctly (will remove when happy so not an issue)</p>
<p>I have installed a 250gb 2.5inch ide drive - there are four holes in the top of the drive cage that allows a 2.5inch drive to be fixed! just take out the hot swop drives to get screw access.</p>
<p>I have install 1gb mem stick (see previous post)</p>
<p>I have installed Windows Server 2008 onto a 20gb partition on the 2.5inch drive which i boot from. I used a usb stick to do this (google install xxx from usb, where xxx is your os of choice)</p>
<p>I used the sata drivers above in a previous post by &#8216;Dave&#8217; (Cheers bud) (no bios mods as i boot from IDE)</p>
<p>I&#8217;m just creating a RAID-5 volume in windows on my 5&#215;400gb disks in the hot swop cage, currently &#8216;resyncing&#8217; (will take a while)</p>
<p>I use Remote Desktop to remote admin server.</p>
<p>Happy so far - except:</p>
<p>Hardware issues:<br />
Video drivers - Uses standard vga or the like but shows an issue - however it works<br />
Target USB - Not required (used by Thecus to allow a pc to connect via USB and see Thecus as a usb HDD)</p>
<p>Other issues:<br />
I seem to get occasional &#8216;ide0&#8242; controller errors in the event log. Not sure why&#8230;</p>
<p>I want to test how reliable windows is when a disk is removed etc.. before i load my files&#8230;. Thecus OS was good if you accidental removed two disks - all was well when returned to normal.</p>
<p>Thanks all for your help to get me this far!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alexey</title>
		<link>http://www.respectsakura.org/2009/04/08/whs-hacks-installing-windows-home-server-on-the-thecus-n5200/#comment-126507</link>
		<dc:creator>alexey</dc:creator>
		<pubDate>Fri, 11 Sep 2009 17:07:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.respectsakura.org/?p=118#comment-126507</guid>
		<description>successfully installed debian lenny on thecus 5200 Pro</description>
		<content:encoded><![CDATA[<p>successfully installed debian lenny on thecus 5200 Pro</p>
]]></content:encoded>
	</item>
</channel>
</rss>
