<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[DriverPacks.net Forum - Multi-boot question]]></title>
		<link>http://forum.driverpacks.net/viewtopic.php?id=2851</link>
		<description><![CDATA[The most recent posts in Multi-boot question.]]></description>
		<lastBuildDate>Sat, 28 Jun 2008 15:17:38 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Multi-boot question]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=21929#p21929</link>
			<description><![CDATA[<p>@OverFlow<br />I&#039;m aware of two reasons for different driverpack version:<br />it&#039;s nice for testing purposes<br />dosn&#039;t use 2000, XP and 2003 use different drivers sometimes?</p><br /><p>And setup dosn&#039;t find $OEM$ at root at a multi boot solution.</p><p><a href="http://flyakite.msfn.org/unattended.htm">http://flyakite.msfn.org/unattended.htm</a></p><div class="quotebox"><blockquote><p>Example:<br />D:\AIO-DVD\SETUP\XP\Professional\i386\ <br />D:\AIO-DVD\SETUP\XP\Professional\$OEM$\</p></blockquote></div><p>It would be nice, if DP_Install_Tool.cmd search OEM and $OEM$ the same manner, that&#039;s parallel to i386 folder.</p><p>Bad memory, I edited presetup.cmd too: sourcepath is read from $winnt$.inf.<br />Again tested at M2 solution only.</p>]]></description>
			<author><![CDATA[null@example.com (cdob)]]></author>
			<pubDate>Sat, 28 Jun 2008 15:17:38 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=21929#p21929</guid>
		</item>
		<item>
			<title><![CDATA[Re: Multi-boot question]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=21910#p21910</link>
			<description><![CDATA[<p>why would somone want to have more than one driverpack version supported cdob?</p>]]></description>
			<author><![CDATA[null@example.com (OverFlow)]]></author>
			<pubDate>Fri, 27 Jun 2008 23:13:27 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=21910#p21910</guid>
		</item>
		<item>
			<title><![CDATA[Re: Multi-boot question]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=21901#p21901</link>
			<description><![CDATA[<p>Sorry didn&#039;t used Base multi solution.<br />I&#039;m building single CD and multi boot from the same source files.<br />Multi boot requirements are builded temporarily.</p><p>I dislike OEM at root directory. How to support different driverpacks version?<br />I&#039;ve \XP_INST_XHO2\OEM and \XP_INST_XPS2\OEM</p><p>Changed DP_Install_Tool.cmd part to support root OEM and non root OEM:</p><div class="codebox"><pre><code>Color 9f

setlocal EnableExtensions

Echo.
rem support \OEM and \multi\OEM
Echo Searching home directory for the DriverPacks...
pushd &quot;%~dp0..&quot;
set CDDRIVE=%cd%
popd
SET last_char=%CDDRIVE:~-1%
IF &quot;%last_char%&quot;==&quot;\&quot; set CDDRIVE=%CDDRIVE:~0,-1%
IF exist %CDDRIVE%\$OEM$\$1\D echo goto M1Found
IF exist %CDDRIVE%\OEM\bin\un7zip.exe echo GoTo M2Found</code></pre></div><p>M1: not&nbsp; tested<br />M2: should work</p>]]></description>
			<author><![CDATA[null@example.com (cdob)]]></author>
			<pubDate>Fri, 27 Jun 2008 20:19:13 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=21901#p21901</guid>
		</item>
		<item>
			<title><![CDATA[Re: Multi-boot question]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=21849#p21849</link>
			<description><![CDATA[<p>how?</p>]]></description>
			<author><![CDATA[null@example.com (Jaak)]]></author>
			<pubDate>Thu, 26 Jun 2008 21:02:12 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=21849#p21849</guid>
		</item>
		<item>
			<title><![CDATA[Re: Multi-boot question]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=21841#p21841</link>
			<description><![CDATA[<p>OK, I make it.....</p>]]></description>
			<author><![CDATA[null@example.com (hodgestructure)]]></author>
			<pubDate>Thu, 26 Jun 2008 13:12:14 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=21841#p21841</guid>
		</item>
		<item>
			<title><![CDATA[Re: Multi-boot question]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=21839#p21839</link>
			<description><![CDATA[<p>I have already slipstreamed each folder</p><p>\SETUP\XP\ENG ( the copy of the xp_eng.iso)<br />\SETUP\XP\CHT ( the copy of the xp_cht.iso )</p><p>by the setting = disk, method 1, Guirunonce, KTD disabled, enabled QSC</p><p>But it doesn&#039;t work.</p><p>I also put the $OEM$ folder on root, still doesn&#039;t work.</p><p>I also export the setting, and use multi-boot option, but doesn&#039;t work....</p>]]></description>
			<author><![CDATA[null@example.com (hodgestructure)]]></author>
			<pubDate>Thu, 26 Jun 2008 12:35:07 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=21839#p21839</guid>
		</item>
		<item>
			<title><![CDATA[Re: Multi-boot question]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=21838#p21838</link>
			<description><![CDATA[<p>hi<br />that is how I used to do this for my MSDN DVD..</p><p>I already had the bootfiles which offer me the choice of what I want to install, so this worked for me.<br />I hope I find the time to test the DriverPacks BASE multiboot function for real.. <br />(Making the build offer you the choice sounds like the toughest part.)</p>]]></description>
			<author><![CDATA[null@example.com (Jaak)]]></author>
			<pubDate>Thu, 26 Jun 2008 09:21:36 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=21838#p21838</guid>
		</item>
		<item>
			<title><![CDATA[Re: Multi-boot question]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=21837#p21837</link>
			<description><![CDATA[<p>16 januari<br />MSDN WITH RAID SUPPORT during TXTmode<br />first webblog article ever, here goes.. </p><p>SLIPSTREAMED MSDN DVD with RAID support and other drivers integrated. </p><p>This post is about MSDN DVD versions (with the subscriber DVD&#039;s as source) </p><p>The intent was to make the DVD boot WITH RAID SUPPORT during TXTmode. </p><p>The DVD has a choice of FIVE operating systems. This is about the 32 bit versions. </p><p>XP; XP home sp2, XP pro sp2, Media Center Edition 2005&nbsp; and SERVER; 2003 standard and enterprise. </p><p>I slimmed down the source. </p><p>For this DVD, The ISO files are not needed. (You can Zap them, or don&#039;t select these folders when you burn your compilation) . </p><p>For all XP versions; Migration tools folders were zapped. (or not selected.) </p><p>One needs only ONE support folder, so I moved the NTbackup folder one finds in Home into support, and called it HOME_NTbackup, then moved this support folder out of Home. I decided to keep one VALUEADD folder. <br />I now find support and valueadd folders in the folder where the three XP versions are in.. </p><p>Another note, for MCE 2005, content of disc2 was moved to disc1. This was done because MCE setup asked for disc2 which interupted unattended.<br />note &gt;&gt;It was difficult to browse it to disc 2, so I changed that layout. <br />TIP, when you don&#039;t do that, and it asks for disc 2, just change the 1 to 2 in the line, that works easier than browse. <img src="http://forum.driverpacks.net/img/smilies/smile.png" width="15" height="15" alt="smile" /> </p><p>If you want unattended, put your WINNT.SIF files in the i386 folder. </p><p>Next came the real work. </p><p>1; N-Lite; Nlite out unused languages and keyboards in all five windows versions. </p><p>2; RVM; Slipstreamed Hotfixes and addons to MCE2005 and the XP versions. I did NOT DO server. </p><p>3; DPs_Base; Slipstream all driverpacks to each of the five versions. (method 2, select all button, KTD off, and QSC OFF.) </p><p>Then I moved one of the five OEM folder to ROOT of DVD (These folders have the same content, but after DPs_Base was used the setup process wants the OEM folder in ROOT.) I then deleted the other four unneeded copies of the OEM folders. </p><p>The tricky part was to get the textmode drivers work on all five. </p><p>Root of source has five small folders. They contain &quot;textmode&quot; content. </p><p>2ENL (enterprise 2003 dutch) </p><p>2SNL (standard 2003 dutch) </p><p>XHNL (home) </p><p>XMNL (MCE2005) </p><p>XPNL (pro) </p><p>COPY and OVERWRITE the most recently added/modified files from the respective i386 folders to their corresponding &quot;textmode&quot; folder. </p><p>Do not copy the driver.CAB.. This was done while sorted on date in detail view... (btw, RVM updated that file, not DPsBase.) </p><p>Then COPY and OVERWRITE the *.SY_ files from the i386 folders to the corresponding &quot;textmode&quot; folders. (sorted on TYPE in detail view) This is done so textmode will work.&nbsp; Over a hundred additional mass storage devices get added to avoid F6 at boot. </p><p>4; prepare for burn. </p><p>Use isobuster to get the bootfiles off the source DVD. </p><p>Use nero to burn your compilation. </p><p>Use the bootfile from the MSDN DVD, no floppy emulation, sectors set to 4. Hex is 07C0. </p><p>No multisession, disc at once, finalise.. And burn. </p><p>Once you licked it, it sounds sooooo simple...</p>]]></description>
			<author><![CDATA[null@example.com (Jaak)]]></author>
			<pubDate>Thu, 26 Jun 2008 09:14:00 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=21837#p21837</guid>
		</item>
		<item>
			<title><![CDATA[Re: Multi-boot question]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=21835#p21835</link>
			<description><![CDATA[<p>the multi boot platform is not well documented... but it does work give it a shot...</p><p>Hint: you need to save some DPs_BASE.ini files in advance</p><p>DPs_BASEen.ini<br />DPs_BASEch.ini</p>]]></description>
			<author><![CDATA[null@example.com (OverFlow)]]></author>
			<pubDate>Thu, 26 Jun 2008 05:15:28 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=21835#p21835</guid>
		</item>
		<item>
			<title><![CDATA[Multi-boot question]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=21828#p21828</link>
			<description><![CDATA[<p>Hi,</p><p> I have a way to make multi-boot DVD, with different languages XP.</p><p>The structure is :</p><p>\&nbsp; (root)<br />\XPEN&nbsp; &nbsp; &nbsp;(some files, in particular setupldr.bin )<br />\XPCH&nbsp; &nbsp; &nbsp;(some files, in particluar setupldr.bin)<br />\SETUP\XP\ENG ( the copy of the xp_eng.iso)<br />\SETUP\XP\CHT ( the copy of the xp_cht.iso )</p><p>I don&#039;t know how to make this DVD with driverpacks.<br />I have read the tutorial of Driverpacks Base, but it doesn&#039;t mention how to deal with multi-boot.</p><p>Could someone teach me ?? Thanks</p>]]></description>
			<author><![CDATA[null@example.com (hodgestructure)]]></author>
			<pubDate>Thu, 26 Jun 2008 04:02:41 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=21828#p21828</guid>
		</item>
	</channel>
</rss>
