<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[DriverPacks.net Forum - OPEN: Windows keep restarting]]></title>
		<link>http://forum.driverpacks.net/viewtopic.php?id=163</link>
		<description><![CDATA[The most recent posts in OPEN: Windows keep restarting.]]></description>
		<lastBuildDate>Thu, 29 Jun 2006 07:28:09 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: OPEN: Windows keep restarting]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=1094#p1094</link>
			<description><![CDATA[<p>Well... a user of my DriverPacks found that that was the cause. That was more than a year ago I think. Because this problem only occurs very rarely, I guessed that that must be it. And you have those settings specified in your winnt.sif as well, so...</p><p>AFAIK it doesn&#039;t happen when the DRIVER is not available, but when the DEVICE is not available.</p><p>You could set up your IP settings AFTER setup completes. Would that be a problem?</p>]]></description>
			<author><![CDATA[null@example.com (Wim Leers)]]></author>
			<pubDate>Thu, 29 Jun 2006 07:28:09 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=1094#p1094</guid>
		</item>
		<item>
			<title><![CDATA[Re: OPEN: Windows keep restarting]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=1091#p1091</link>
			<description><![CDATA[<p>So the problem is that the network card is not available?? Strange, these settings I&#039;m using from the beginning with an unattended cd with the original windows xp pro sp2.</p><p>A small update from my side:</p><p>I took the original Win XP Pro SP 2 cd, integrated (in winnt.sif) the drivers that i found for my hardware (agp card, lan, sound, scanner, printer and so on), everything is working like it should be. <br />After that I integrated the hotfixes from MEULC and also working normally.</p><p>So if I try to understand the problem is it right that the drivers for the network card are not available at the time that the IP settings and other network parameters are applied ??</p><p>So if I remove the settings you mentioned above, how can I set my IP settings for the card?? </p><p>Thanks for the assistance so far,</p><p>Thijs Slotboom</p>]]></description>
			<author><![CDATA[null@example.com (NL President)]]></author>
			<pubDate>Thu, 29 Jun 2006 05:52:33 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=1091#p1091</guid>
		</item>
		<item>
			<title><![CDATA[Re: OPEN: Windows keep restarting]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=1086#p1086</link>
			<description><![CDATA[<p>I knew it. </p><p>Remove these entries and it will work:<br /></p><div class="codebox"><pre><code>[NetAdapters]
    Adapter1=params.Adapter1

[params.Adapter1]
    INFID=*

[NetClients]
    MS_MSClient=params.MS_MSClient

[NetServices]
    MS_SERVER=params.MS_SERVER

[NetProtocols]
    MS_TCPIP=params.MS_TCPIP

[params.MS_TCPIP]
    DNS=No
    UseDomainNameDevolution=No
    EnableLMHosts=Yes
    AdapterSections=params.MS_TCPIP.Adapter1

[params.MS_TCPIP.Adapter1]
    SpecificTo=Adapter1
    DHCP=No
    IPAddress=192.168.123.2
    SubnetMask=255.255.255.0
    DefaultGateway=192.168.123.254
    DNSServerSearchOrder=192.168.123.254
    WINS=No
    NetBIOSOptions=0</code></pre></div><p>This only results in a restarting system if the NIC for which these options are set is NOT available. Or at least that&#039;s what has been concluded from the same problem in the past.</p>]]></description>
			<author><![CDATA[null@example.com (Wim Leers)]]></author>
			<pubDate>Wed, 28 Jun 2006 21:33:02 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=1086#p1086</guid>
		</item>
		<item>
			<title><![CDATA[Re: OPEN: Windows keep restarting]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=1083#p1083</link>
			<description><![CDATA[<p>;SetupMgrTag<br />[Data]<br />&nbsp; &nbsp; AutoPartition=0<br />&nbsp; &nbsp; UnattendedInstall=&quot;Yes&quot;<br />&nbsp; &nbsp; AutomaticUpdates=&quot;Yes&quot;<br />&nbsp; &nbsp; MsDosInitiated= No</p><p>[Unattended]<br />&nbsp; &nbsp; UnattendMode=FullUnattended<br />&nbsp; &nbsp; OemSkipEula=Yes<br />&nbsp; &nbsp; OemPreinstall=Yes<br />&nbsp; &nbsp; DriverSigningPolicy=Ignore<br />&nbsp; &nbsp; AutoActivate=Yes<br />&nbsp; &nbsp; WaitForReboot=No<br />&nbsp; &nbsp; UnattendSwitch=yes<br />&nbsp; &nbsp; OemPreinstall=Yes<br />&nbsp; &nbsp; <br />[GuiUnattended]<br />&nbsp; &nbsp; AdminPassword=*<br />&nbsp; &nbsp; EncryptedAdminPassword=No<br />&nbsp; &nbsp; OEMSkipRegional=1<br />&nbsp; &nbsp; TimeZone=110<br />&nbsp; &nbsp; OemSkipWelcome=1<br />&nbsp; &nbsp; ProfilesDir=&quot;D:\Documenten &amp; Instellingen\&quot;</p><p>[UserData]<br />&nbsp; &nbsp; ProductKey=<br />&nbsp; &nbsp; FullName=&quot;MR X&quot;<br />&nbsp; &nbsp; OrgName=&quot;&quot;<br />&nbsp; &nbsp; ComputerName=Athlon</p><p>[Display]<br />&nbsp; &nbsp; BitsPerPel=32<br />&nbsp; &nbsp; Xresolution=1024<br />&nbsp; &nbsp; YResolution=768<br />&nbsp; &nbsp; Vrefresh=70<br />&nbsp; &nbsp; Autoconfirm=1</p><p>[TapiLocation]<br />&nbsp; &nbsp; CountryCode=31<br />&nbsp; &nbsp; Dialing=Tone<br />&nbsp; &nbsp; AreaCode=038</p><p>[RegionalSettings]<br />&nbsp; &nbsp; LanguageGroup=2,1<br />&nbsp; &nbsp; SystemLocale=00000413<br />&nbsp; &nbsp; UserLocale=00000413<br />&nbsp; &nbsp; InputLocale=0413:00020409</p><p>[Identification]<br />&nbsp; &nbsp; JoinWorkgroup=&quot;X-files&quot;</p><p>[Proxy]<br />&nbsp; &nbsp; Proxy_Enable=0<br />&nbsp; &nbsp; Use_Same_Proxy=1</p><p>[Networking]<br />&nbsp; &nbsp; InstallDefaultComponents=No</p><p>[NetAdapters]<br />&nbsp; &nbsp; Adapter1=params.Adapter1</p><p>[params.Adapter1]<br />&nbsp; &nbsp; INFID=*</p><p>[NetClients]<br />&nbsp; &nbsp; MS_MSClient=params.MS_MSClient</p><p>[NetServices]<br />&nbsp; &nbsp; MS_SERVER=params.MS_SERVER</p><p>[NetProtocols]<br />&nbsp; &nbsp; MS_TCPIP=params.MS_TCPIP</p><p>[params.MS_TCPIP]<br />&nbsp; &nbsp; DNS=No<br />&nbsp; &nbsp; UseDomainNameDevolution=No<br />&nbsp; &nbsp; EnableLMHosts=Yes<br />&nbsp; &nbsp; AdapterSections=params.MS_TCPIP.Adapter1</p><p>[params.MS_TCPIP.Adapter1]<br />&nbsp; &nbsp; SpecificTo=Adapter1<br />&nbsp; &nbsp; DHCP=No<br />&nbsp; &nbsp; IPAddress=192.168.123.2<br />&nbsp; &nbsp; SubnetMask=255.255.255.0<br />&nbsp; &nbsp; DefaultGateway=192.168.123.254<br />&nbsp; &nbsp; DNSServerSearchOrder=192.168.123.254<br />&nbsp; &nbsp; WINS=No<br />&nbsp; &nbsp; NetBIOSOptions=0</p><p>[IEPopupBlocker]<br />&nbsp; &nbsp; BlockPopups=Yes<br />&nbsp; &nbsp; Filterlevel=Medium<br />&nbsp; &nbsp; ShowInformationBar=Yes</p><p>[WindowsFirewall]<br />&nbsp; &nbsp; Profiles=WindowsFirewall.TurnOnFirewall</p><p>[WindowsFirewall.TurnOnFirewall]<br />&nbsp; &nbsp; Mode=1</p><p>[Branding]<br />&nbsp; &nbsp; BrandIEUsingUnattended=Yes</p><p>[url]Home_Page=usenetsearch.eweka.nl<br />&nbsp; &nbsp; Search_Page=www.google.nl</p><p>[Components]<br />&nbsp; &nbsp; msmsgs=off<br />&nbsp; &nbsp; msnexplr=off <br />&nbsp; &nbsp; freecell=off<br />&nbsp; &nbsp; hearts=off<br />&nbsp; &nbsp; minesweeper=off<br />&nbsp; &nbsp; pinball=off<br />&nbsp; &nbsp; solitaire=off<br />&nbsp; &nbsp; spider=off<br />&nbsp; &nbsp; zonegames=off</p>]]></description>
			<author><![CDATA[null@example.com (NL President)]]></author>
			<pubDate>Wed, 28 Jun 2006 15:27:19 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=1083#p1083</guid>
		</item>
		<item>
			<title><![CDATA[Re: OPEN: Windows keep restarting]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=1077#p1077</link>
			<description><![CDATA[<div class="quotebox"><cite>NL President wrote:</cite><blockquote><p>Sure will see what I can do, didn&#039;t have much time for this project. But alway looking for a solution. When I&#039;m at home (hopefully tonight) I will have a look and post the file.</p><p>Last week was pretty busy keeping some turbines up and running and had not much time to eat and sleep.</p><p>Tonight the story will continue hopefully also unattended,......</p><p>NL President</p></blockquote></div><p>OK, no problem <img src="http://forum.driverpacks.net/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>Just don&#039;t forget to eat and sleep at all! <img src="http://forum.driverpacks.net/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[null@example.com (Wim Leers)]]></author>
			<pubDate>Wed, 28 Jun 2006 09:12:41 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=1077#p1077</guid>
		</item>
		<item>
			<title><![CDATA[Re: OPEN: Windows keep restarting]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=1071#p1071</link>
			<description><![CDATA[<p>Sure will see what I can do, didn&#039;t have much time for this project. But alway looking for a solution. When I&#039;m at home (hopefully tonight) I will have a look and post the file.</p><p>Last week was pretty busy keeping some turbines up and running and had not much time to eat and sleep.</p><p>Tonight the story will continue hopefully also unattended,......</p><p>NL President</p>]]></description>
			<author><![CDATA[null@example.com (NL President)]]></author>
			<pubDate>Wed, 28 Jun 2006 06:32:42 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=1071#p1071</guid>
		</item>
		<item>
			<title><![CDATA[Re: OPEN: Windows keep restarting]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=1057#p1057</link>
			<description><![CDATA[<p>On a second thought, could I please see your winnt.sif file, NL President? (Remove your serial and use code tags please.)</p>]]></description>
			<author><![CDATA[null@example.com (Wim Leers)]]></author>
			<pubDate>Tue, 27 Jun 2006 17:58:47 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=1057#p1057</guid>
		</item>
		<item>
			<title><![CDATA[Re: OPEN: Windows keep restarting]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=912#p912</link>
			<description><![CDATA[<p>About newdev you could read here <a href="http://forum.driverpacks.net/viewtopic.php?id=157">http://forum.driverpacks.net/viewtopic.php?id=157</a><br />I think KB883667 is depending on language. DP has integrated WindowsXP-KB883667-x86-enu.exe and you need something like WindowsXP-KB883667-x86-nld.exe <img src="http://forum.driverpacks.net/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (laura)]]></author>
			<pubDate>Sat, 17 Jun 2006 07:13:08 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=912#p912</guid>
		</item>
		<item>
			<title><![CDATA[Re: OPEN: Windows keep restarting]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=909#p909</link>
			<description><![CDATA[<p>I think it has something todo with installation Method.</p><p>Method 1 Installation going well, restart everything working. Only Drivers for soundcard and videocard not installed. Settings from Unattended.sif not correctly applied (Automatic Updats, Screen resolution etc etc).</p><p>Method 2 Installation looks to be going allright, only when starting windows (1st time) a blue screen. Computer restarts automaticly, again blue screen and so on.<br />Starting in Safe mode with Network possible. Looking into the Log files (thanks Maybeme) it looks like something with Newdev.dll</p><p>Please let me know what log file you need (setupapi.txt ??)?</p><p>This part is coming from the last part of Setupapi.txt (in c:\windows), Oh h*ll Yeah it&#039;s in Dutch (have fun <img src="http://forum.driverpacks.net/img/smilies/wink.png" width="15" height="15" alt="wink" />)</p><br /><p>#-198 Opdrachtregel die is verwerkt: &quot;C:\WINDOWS\SYSTEM32\SETUP.EXE&quot;&nbsp; -NEWSETUP<br />#-336 KopiÃ«ren van bestand I:\i386\newdev.dl_ naar c:\windows\system32\newdev.dll via een tijdelijk bestand c:\windows\system32\SET9C5.tmp.<br />Geen handtekening aanwezig in het onderwerp.<br />#W187 De installatie is mislukt. Poging om de oorspronkelijke bestanden terug te zetten.</p>]]></description>
			<author><![CDATA[null@example.com (NL President)]]></author>
			<pubDate>Fri, 16 Jun 2006 22:17:46 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=909#p909</guid>
		</item>
		<item>
			<title><![CDATA[Re: OPEN: Windows keep restarting]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=891#p891</link>
			<description><![CDATA[<p>Here are the HWIDS, this done from a installation of windows without drivers installed at all (except original raid drivers).</p><p>Hopefully this will give you some information about what might be going wrong.</p><p>Thanks again so far I&#039;m going to make a original Windows XP with the MEULC updates (dutch) and look how that will go.</p><p>Thanks for the support,</p><p>NL President</p><br /><br /><p>=========== <br />PCI devices <br />=========== </p> <br /><p>PCI\VEN_1033&amp;DEV_0035&amp;SUBSYS_00351033&amp;REV_41\3&amp;61AAA01&amp;0&amp;58 : NEC PCI naar USB open host-controller<br />PCI\VEN_1033&amp;DEV_0035&amp;SUBSYS_00351033&amp;REV_41\3&amp;61AAA01&amp;0&amp;59 : NEC PCI naar USB open host-controller<br />PCI\VEN_1033&amp;DEV_00E0&amp;SUBSYS_35041462&amp;REV_02\3&amp;61AAA01&amp;0&amp;5A : NEC PCI naar USB Enhanced Host-controller (B1)<br />PCI\VEN_1033&amp;DEV_00E7&amp;SUBSYS_00CE1033&amp;REV_01\3&amp;61AAA01&amp;0&amp;40 : NEC OHCI Compliant IEEE 1394 Host Controller<br />PCI\VEN_105A&amp;DEV_5275&amp;SUBSYS_1275105A&amp;REV_01\3&amp;61AAA01&amp;0&amp;60 : WinXP Promise MBFastTrak133 Lite (tm) Controller<br />PCI\VEN_10DE&amp;DEV_0221&amp;SUBSYS_21521682&amp;REV_A1\4&amp;618BA55&amp;0&amp;0008: Videocontroller (VGA-compatibel)<br />PCI\VEN_10EC&amp;DEV_8139&amp;SUBSYS_813910EC&amp;REV_10\3&amp;61AAA01&amp;0&amp;38 : Realtek RTL8139 Family PCI Fast Ethernet NIC<br />PCI\VEN_1106&amp;DEV_0571&amp;SUBSYS_05711106&amp;REV_06\3&amp;61AAA01&amp;0&amp;89 : VIA Bus Master IDE Controller<br />PCI\VEN_1106&amp;DEV_3038&amp;SUBSYS_12340925&amp;REV_23\3&amp;61AAA01&amp;0&amp;8A : VIA Rev 5 of later USB universele host-controller<br />PCI\VEN_1106&amp;DEV_3038&amp;SUBSYS_12340925&amp;REV_23\3&amp;61AAA01&amp;0&amp;8B : VIA Rev 5 of later USB universele host-controller<br />PCI\VEN_1106&amp;DEV_3099&amp;SUBSYS_00000000&amp;REV_00\3&amp;61AAA01&amp;0&amp;00 : VIA CPU to PCI Bridge<br />PCI\VEN_1106&amp;DEV_3147&amp;SUBSYS_00000000&amp;REV_00\3&amp;61AAA01&amp;0&amp;88 : PCI standard ISA bridge<br />PCI\VEN_1106&amp;DEV_B099&amp;SUBSYS_00000000&amp;REV_00\3&amp;61AAA01&amp;0&amp;08 : VIA CPU to AGP Controller<br />PCI\VEN_13F6&amp;DEV_0111&amp;SUBSYS_011113F6&amp;REV_10\3&amp;61AAA01&amp;0&amp;30 : Multimedia-audiocontroller<br />14 matching device(s) found.</p> <br /><p>=========== <br />USB devices <br />=========== </p><p>USB\ROOT_HUB\4&amp;1AA2B167&amp;0&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;: USB-hoofdhub<br />USB\ROOT_HUB\4&amp;293B228E&amp;0&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;: USB-hoofdhub<br />USB\ROOT_HUB\4&amp;2D5C620C&amp;0&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;: USB-hoofdhub<br />USB\ROOT_HUB\4&amp;5A092C&amp;0&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;: USB-hoofdhub<br />USB\ROOT_HUB20\4&amp;232E7683&amp;0&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;: USB-hoofdhub<br />USB\VID_046D&amp;PID_0870\5&amp;3A9956E5&amp;0&amp;1&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; : Logitech QuickCam Express<br />USB\VID_04A9&amp;PID_10A2\22D5B5&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; : Ondersteuning voor USB-afdrukken<br />USB\VID_04A9&amp;PID_2213\5&amp;275E2383&amp;0&amp;1&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; : CanoScan<br />USBPRINT\CANONIP4200\6&amp;1554EE54&amp;0&amp;USB001&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; : CanoniP4200<br />9 matching device(s) found.</p>]]></description>
			<author><![CDATA[null@example.com (NL President)]]></author>
			<pubDate>Thu, 15 Jun 2006 19:56:13 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=891#p891</guid>
		</item>
		<item>
			<title><![CDATA[Re: OPEN: Windows keep restarting]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=876#p876</link>
			<description><![CDATA[<p>Please post yur HWIDs, check my sig for a tool!</p>]]></description>
			<author><![CDATA[null@example.com (Wim Leers)]]></author>
			<pubDate>Wed, 14 Jun 2006 17:26:36 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=876#p876</guid>
		</item>
		<item>
			<title><![CDATA[Re: OPEN: Windows keep restarting]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=869#p869</link>
			<description><![CDATA[<div class="quotebox"><cite>NL President wrote:</cite><blockquote><p>The raid drivers from the driverpacks looks not compattible with my raid controller (onboard, Promise Fasttrak133 &#039;lite&#039;). With my own raid drivers supplied with the mainboard (MSI 6380 Ultra ARU) are working correctly.</p></blockquote></div><p>I have the same RAID controller and it seems to work fine with the DP mass storage.</p><p>Though, I&#039;m not sure whether I still had the manually added drivers from the manufacturer&#039;s HP included when I installed, or not.<br />I do remember that the driver version appeared to be newer in Windows.</p><p>In any case, that might do the trick, if you want to keep the DP MS included.<br />Just manually (or use nLite) add those specific drivers to your CD and then apply all the DriverPacks.</p>]]></description>
			<author><![CDATA[null@example.com (Helmi)]]></author>
			<pubDate>Wed, 14 Jun 2006 08:42:22 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=869#p869</guid>
		</item>
		<item>
			<title><![CDATA[Re: OPEN: Windows keep restarting]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=856#p856</link>
			<description><![CDATA[<p>If you can boot in safe mode, you can check the BS in the log (You&#039;re dutch so: My Computer: Right Click =&gt; Beheren (manage in English?), then you&#039;ll get the log from windows)</p><p>Or you could turn off the automatic restart</p>]]></description>
			<author><![CDATA[null@example.com (maybeme)]]></author>
			<pubDate>Tue, 13 Jun 2006 16:19:56 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=856#p856</guid>
		</item>
		<item>
			<title><![CDATA[Re: OPEN: Windows keep restarting]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=855#p855</link>
			<description><![CDATA[<p>BS (Blue Screen) is not shown (or to short, I don&#039;t see a blink) Windows is just restarting the computer.</p><p>The raid drivers from the driverpacks looks not compattible with my raid controller (onboard, Promise Fasttrak133 &#039;lite&#039;). With my own raid drivers supplied with the mainboard (MSI 6380 Ultra ARU) are working correctly.</p><p>Anyway can you give me a hint how to freeze (at least try) the screen when a BS appears, because when it was shown to me it was for a very very short time, just enough to see that it&#039;s blue can not even read the first word.</p><p>Thanks</p>]]></description>
			<author><![CDATA[null@example.com (NL President)]]></author>
			<pubDate>Tue, 13 Jun 2006 15:59:25 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=855#p855</guid>
		</item>
		<item>
			<title><![CDATA[Re: OPEN: Windows keep restarting]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=853#p853</link>
			<description><![CDATA[<div class="quotebox"><cite>NL President wrote:</cite><blockquote><p>Somebody got any ideas?</p></blockquote></div><p>Yes, post the contents of your BSs!</p><p>The whole point of a BS (as opposed to automatic system restart) is to tell you <strong>what</strong> went wrong or caused an error.<br />Thefore, it outputs a specific error message that helps you trace the problem back to the faulty component/driver/software.</p><p>It&#039;s ususally a smart idea to post the BS message here if you want to receive any help <img src="http://forum.driverpacks.net/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[null@example.com (Helmi)]]></author>
			<pubDate>Tue, 13 Jun 2006 15:28:46 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=853#p853</guid>
		</item>
	</channel>
</rss>
