<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[DriverPacks.net Forum - SAD - is there a step-by-step guide?  I've looked!]]></title>
	<link rel="self" href="http://forum.driverpacks.net/extern.php?action=feed&amp;tid=4690&amp;type=atom"/>
	<updated>2010-07-18T04:55:28Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.driverpacks.net/viewtopic.php?id=4690</id>
		<entry>
			<title type="html"><![CDATA[Re: SAD - is there a step-by-step guide?  I've looked!]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=39428#p39428"/>
			<content type="html"><![CDATA[<p>an easier solution would be to buy One DVD reader and hang it on the machines without a DVD drive. </p><p>Quickest easiest first...</p><p>Putting SAD on a thumb drive does not solve the issue.<br />Putting the whole install on a thumb drive may not work either since if the machine is so old it has no DVD it may not boot from USB either.</p><p>No the best solution is to create a DVD installation disc and just hang an IDE DVD ROM on machines that have no DVD ROM.</p>]]></content>
			<author>
				<name><![CDATA[OverFlow]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1097</uri>
			</author>
			<updated>2010-07-18T04:55:28Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=39428#p39428</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: SAD - is there a step-by-step guide?  I've looked!]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=39426#p39426"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>graybags wrote:</cite><blockquote><p>I&#039;d like to use the DISC method, but a lot of the PCs we are donated don&#039;t have DVD drives, only CD.&nbsp; If I integrated all the drivers in the unattended installation I use, the image suddenly becomes waaaay too big for a CD.</p></blockquote></div><p>It is not a big problem. Just make multiple SAD CD, each containing different driverspacks. Or put SAD on USB (2GB should be more than enough for all current driverspacks hosted on this site).</p>]]></content>
			<author>
				<name><![CDATA[Konrad Klar]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=3614</uri>
			</author>
			<updated>2010-07-17T21:40:24Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=39426#p39426</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: SAD - is there a step-by-step guide?  I've looked!]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=39424#p39424"/>
			<content type="html"><![CDATA[<p>I&#039;d like to use the DISC method, but a lot of the PCs we are donated don&#039;t have DVD drives, only CD.&nbsp; If I integrated all the drivers in the unattended installation I use, the image suddenly becomes waaaay too big for a CD.</p><p>Another thing I&#039;ve noticed after a load of messing about and getting SAD to work, is that PC hang ALOT whilr trying to install AC97 drivers.&nbsp; I&#039;ve had it happen on about 5 different PCs now.&nbsp; Maybe the driver I downloaded is corrupt or something...</p>]]></content>
			<author>
				<name><![CDATA[graybags]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=12733</uri>
			</author>
			<updated>2010-07-17T08:51:54Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=39424#p39424</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: SAD - is there a step-by-step guide?  I've looked!]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=39386#p39386"/>
			<content type="html"><![CDATA[<p>the problem is that drivers that depend on other drivers will fail with SAD.</p><p>This is not an issue when slipstreaming the DriverPacks into the source.</p><p>With the MS tool DPINST.exe there are limits that do not exist with windows setup.<br />I don&#039;t recomend attempting to install a clean system with SAD. it is good far adding a device or for updating existing drivers.</p><p>If you insist on a software first install then it will take several passes with reboots in between. For example a HD Audio driver depends on teh HDA bus to be installed first. if the HDA bus is not installed then the HD sound driver will not install. (because teh device does not exist). Same goes for like a SCSI tape backup. You must first install the SCSI adapter driver reboot then install the Tape driver.</p><p>Using SAD on a machine with no drivers may take three passes and two reboots. <br />the reason is simple all devices are conected to the chipset driver... the chipset driver must be installed first (pass one with SAD), then the machine msut be rebooted then the devices that are connected to the chipset can be installed (pass two with SAD). This is not a bug or a shortcoming with SAD. It is simply the way PnP works... think of it like building a pyramid, you can&#039;t put the capstone on first, you must start at the base and work your way up to the top one level at a time.</p><p>If you don&#039;t like this then use the DISC method to slipstream the DriverPacks into your source... That is what it&#039;s for <img src="http://forum.driverpacks.net/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p>]]></content>
			<author>
				<name><![CDATA[OverFlow]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1097</uri>
			</author>
			<updated>2010-07-14T07:30:48Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=39386#p39386</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: SAD - is there a step-by-step guide?  I've looked!]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=39374#p39374"/>
			<content type="html"><![CDATA[<p>I came across this post as I was looking for a step by step / how-to guide that really addresses this area.</p><p>This is almost the same basis on my aspirations regarding installing clean versions of windows on clean PCs, with licenses that are fitting those machines (OEM).</p><p>There&#039;s no definitive how-to&#039;s, and an abundance of tech-based/dev stuff around. It&#039;s mind-numbing.</p>]]></content>
			<author>
				<name><![CDATA[Sew_Sumi]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=12739</uri>
			</author>
			<updated>2010-07-13T10:57:41Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=39374#p39374</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: SAD - is there a step-by-step guide?  I've looked!]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=39345#p39345"/>
			<content type="html"><![CDATA[<p>Hmmm...&nbsp; I did wonder if it was like a &quot;success&quot; thing.&nbsp; Not really successful though <img src="http://forum.driverpacks.net/img/smilies/sad.png" width="15" height="15" alt="sad" />&nbsp; The video driver wasn&#039;t loaded but I found it manually by doing a search on the OEM folder.&nbsp; Oh well.</p>]]></content>
			<author>
				<name><![CDATA[graybags]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=12733</uri>
			</author>
			<updated>2010-07-11T21:36:33Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=39345#p39345</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: SAD - is there a step-by-step guide?  I've looked!]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=39337#p39337"/>
			<content type="html"><![CDATA[<p>the sound recorder is supposed to play the Ding sound... to let you know it&#039;s finished... </p><p>sounds like it worked as designed... IDK what else would be useing sound recorder at that time... strange.</p><p>again the ding sound is supposed to alert you that SAD completed successfully...</p>]]></content>
			<author>
				<name><![CDATA[OverFlow]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1097</uri>
			</author>
			<updated>2010-07-11T19:06:28Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=39337#p39337</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: SAD - is there a step-by-step guide?  I've looked!]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=39334#p39334"/>
			<content type="html"><![CDATA[<p>Ah...&nbsp; I found out what I was doing wrong.&nbsp; Instead of copying the driverpacks.net folder onto a CD I just copied its contents.</p><p>Having said that, it looks like it runs through ok but stops with a &quot;Sound Recorder&quot; window saying saying another application is playing audio.</p><p>I&#039;m lost now, I&#039;ve never seen the way it&#039;s supposed to work, so I don&#039;t know what it looks like when it does!&nbsp; If I close the &quot;Sound Recorder&quot; window by clicking &quot;OK&quot; to the prompt, that&#039;s it, nothing else happens...</p>]]></content>
			<author>
				<name><![CDATA[graybags]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=12733</uri>
			</author>
			<updated>2010-07-11T16:34:25Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=39334#p39334</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[SAD - is there a step-by-step guide?  I've looked!]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=39332#p39332"/>
			<content type="html"><![CDATA[<p>Hi,</p><p>I work for a charity where we are donated old PCs, re-install Windows and then give them to disabled people.</p><p>In the past I&#039;ve always manually hunted for drivers and while I don&#039;t have too much trouble, I stumbled across this site and thought the driverpacks sound like a GREAT idea.</p><p>Anyway, I downloaded all the driverpacks, ran base with SAD selected, and all seemed ok.</p><p>I put all the files in the driverpacks.net folder onto a CD and then ran DP_Install_Tool.cmd</p><p>A blue window flashed up then disappeared.&nbsp; Hmmm.</p><p>Obviously I&#039;ve done something wrong - but what?</p><p>Gray</p>]]></content>
			<author>
				<name><![CDATA[graybags]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=12733</uri>
			</author>
			<updated>2010-07-11T13:52:33Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=39332#p39332</id>
		</entry>
</feed>
