MSFN Forum: Vista unattended Guide - MSFN Forum

Jump to content


  • 15 Pages +
  • « First
  • 6
  • 7
  • 8
  • 9
  • 10
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

Vista unattended Guide A little Guide for you Rate Topic: -----

#141 User is offline   Spaceboy 

  • Junior
  • Pip
  • Group: Members
  • Posts: 53
  • Joined: 21-January 04

Posted 14 July 2007 - 06:13 PM

View PostmaxXPsoft, on Jul 14 2007, 05:07 AM, said:

Quote

The problem is the Disk configuration screen never appears.

<InstallToAvailablePartition>false</InstallToAvailablePartition>
<WillShowUI>OnError</WillShowUI>

Remove <InstallToAvailablePartition>
Change <WillShowUI> to Always


Thanks. No change though. Disk configuration screen still doesn't appear. Strangely when I try running it on my physical system rather than vmware the Disk configuration screen does appear. Disk configuration screen shows up in VMware on non unattended iso though, just not if AUTOUNATTEND.XML is present.


#142 User is offline   John L. Galt 

  • Newbie
  • Group: Members
  • Posts: 40
  • Joined: 12-July 07

Posted 22 July 2007 - 04:54 PM

I guess this is as good a place as any to ask a couple of questions about this install method.

My problem is that I purchased a Vista Ultimate *Upgrade* - and the requirements for upgrading are simple - you need to have an OS previously installed to upgrade.

Only problem is that I do not want to have to build an XP install that will set up things like my directory structure and whatnot *before* I upgrade to Vista. I already tried to upgrade my nLite XP SP2 (with modified directory structures) and Vista would not let me do it, preferring a clean install only. I finally gave up, reinstalled a basic XP, installed SP2, and upgraded to Vista.<br /><br />Using this guide, can I:

1) Leave out my product key so that Vista will install in trial mode (even if it asks me for a key, making the install an 'attended' install, I don't care - read the rest for reason) so that I can go abck and do it again as an upgrade and use my upgrade key?

2) Since my main purpose is to build a Vista install that will allow me to place different directories (paths) on different partitions, is this guide even applicable for me? I do not want the headache of moving directories from *inside* Vista as that is just too complicated, and a waste of time, because I am in effect bootstrapping the system after the system is installed....

3) If there is an easier easier way to accomplish this will someone point me to it (again, not to accomplish this post-boot, but during the install process)? I don't care to incorporate apps and such (other than possibly certain drivers, like my ATI Radeo driver and my RealTek Audio and NIC drivers) because those change so often that it is useless for me to incorporate it now, only to have to rebuild a DVD in a months time....

This post has been edited by John L. Galt: 22 July 2007 - 04:56 PM


#143 User is offline   nokia999i 

  • The.Freak
  • Pip
  • Group: Members
  • Posts: 96
  • Joined: 29-September 06

Posted 30 July 2007 - 03:33 PM

I created an Unattended setup but I wanna remove the x64bit versions from my WIM file how to do that I just wanna leave all x86 editions (eg : Homebasic,homepremium,starter,ultimate,Buisness,BuisnessCN,etc..) in the image .. coz my image ended up bigger than 4GB ...

#144 User is offline   FireGeier 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 405
  • Joined: 24-October 05

Posted 31 July 2007 - 03:51 AM

Hello nokia!

You can use imagex /delete to remove the vista64 images from your wim file.

Syntax:

imagex /delete PathToYourWimFile ImageNumber


PathToYouWimFile: This entry points to the wim file you want to delte images from.

ImageNumber: This is the index number of the image you want to delet inside your wim file.
To find out which Image number belongs to which image use imagex /info (e.g.: imagex /info d:\VistaSource\install.wim).


Example:

imagex /delete d:\VistaSource\install.wim 4


This will delete the image with index number 4 of install.wim inside d:\VistaSources directory.

Note:
WAIK help says the imagex /delete command should run from a WindowsPE 2.0 system, but I would expect, that it's running from under XP or Vista OS ,too. But keep in mind if you should have problems to execute the command.

Regards,
Martin

#145 User is offline   Ozzie 

  • Group: Members
  • Posts: 7
  • Joined: 04-November 04

Posted 16 August 2007 - 08:06 AM

G'day All

I try this solution only too have it reboot after the WnPE Blue screen no popup box nothing. What can be the issue .

Happens in either DVD or USB mode.

http://firegeier.unattended-sponsor.de/en/...ick_or_dvd.html

#146 User is offline   FireGeier 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 405
  • Joined: 24-October 05

Posted 16 August 2007 - 01:42 PM

Hello Ozzie!

What are you trying exactly? :unsure:

Martin

#147 User is offline   Ozzie 

  • Group: Members
  • Posts: 7
  • Joined: 04-November 04

Posted 16 August 2007 - 11:57 PM

G'day Marin

I follow ya instruction on how too install (Raid) drivers from a removable USB stick to a tea , very simple if ya ask me , but when the system reboots and boots off the USB and load WinPE then the blue screen comes up for about a minute or more . Then it simple reboots and goes through the whole processes again , into a loop.
If I intergrate the raid drivers into the boot.wim and install.wim there is no problem .

Cheers Andrew

<?xml version="1.0" encoding="utf-8"?>
<unattend xmlns="urn:schemas-microsoft-com:unattend">
<servicing>
<package action="configure">
<assemblyIdentity name="Microsoft-Windows-NetFx3-OC-Package" version="6.0.6000.16386" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="" />
</package>
<package action="configure">
<assemblyIdentity name="Microsoft-Windows-Printing-XPSServices-Package" version="6.0.6000.16386" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="" />
</package>
<package action="configure">
<assemblyIdentity name="Microsoft-Windows-UltimateEdition" version="6.0.6000.16386" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="" />
</package>
<package action="configure">
<assemblyIdentity name="Microsoft-Windows-Client-LanguagePack-Package" version="6.0.6000.16386" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="en-US" />
</package>
<package action="configure">
<assemblyIdentity name="Microsoft-Windows-NetFx3-OC-Package" version="6.0.6000.16386" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="en-US" />
</package>
</servicing>
<settings pass="windowsPE">
<component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SetupUILanguage>
<UILanguage>en-US</UILanguage>
</SetupUILanguage>
<InputLocale>00040408</InputLocale>
<UserLocale>en-US</UserLocale>
<UILanguage>en-US</UILanguage>
<SystemLocale>en-AU</SystemLocale>
</component>
<component name="Microsoft-Windows-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<UserData>
<ProductKey>
<Key>XXXX</Key>
<WillShowUI>OnError</WillShowUI>
</ProductKey>
<Organization>Vista</Organization>
<FullName>Redback</FullName>
<AcceptEula>true</AcceptEula>
</UserData>
<Display>
<ColorDepth>32</ColorDepth>
<HorizontalResolution>1024</HorizontalResolution>
<VerticalResolution>768</VerticalResolution>
</Display>
<Diagnostics>
<OptIn>false</OptIn>
</Diagnostics>
<DiskConfiguration>
<Disk wcm:action="add">
<CreatePartitions>
<CreatePartition wcm:action="add">
<Order>1</Order>
<Size>30000</Size>
<Type>Primary</Type>
</CreatePartition>
<CreatePartition wcm:action="add">
<Extend>false</Extend>
<Order>2</Order>
<Type>Primary</Type>
<Size>40000</Size>
</CreatePartition>
<CreatePartition wcm:action="add">
<Extend>true</Extend>
<Order>3</Order>
<Type>Primary</Type>
</CreatePartition>
</CreatePartitions>
<ModifyPartitions>
<ModifyPartition wcm:action="add">
<Active>true</Active>
<Extend>false</Extend>
<Format>NTFS</Format>
<Label>Vista_OS</Label>
<Letter>C</Letter>
<Order>1</Order>
<PartitionID>1</PartitionID>
</ModifyPartition>
<ModifyPartition wcm:action="add">
<Active>false</Active>
<Extend>false</Extend>
<Format>NTFS</Format>
<Label>Local Disk</Label>
<Letter>D</Letter>
<Order>2</Order>
<PartitionID>2</PartitionID>
</ModifyPartition>
<ModifyPartition wcm:action="add">
<PartitionID>3</PartitionID>
<Order>3</Order>
<Label>Local Disk</Label>
<Format>NTFS</Format>
<Active>false</Active>
<Extend>false</Extend>
<Letter>E</Letter>
</ModifyPartition>
</ModifyPartitions>
<DiskID>0</DiskID>
<WillWipeDisk>true</WillWipeDisk>
</Disk>
</DiskConfiguration>
<ImageInstall>
<OSImage>
<InstallFrom>
<MetaData wcm:action="add">
<Key>/IMAGE/NAME</Key>
<Value>Windows Vista ULTIMATE</Value>
</MetaData>
</InstallFrom>
<InstallTo>
<DiskID>0</DiskID>
<PartitionID>1</PartitionID>
</InstallTo>
<InstallToAvailablePartition>false</InstallToAvailablePartition>
</OSImage>
</ImageInstall>
<EnableFirewall>false</EnableFirewall>
<DynamicUpdate>
<Enable>false</Enable>
</DynamicUpdate>
</component>
<component name="Microsoft-Windows-PnpCustomizationsWinPE" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<DriverPaths>
<PathAndCredentials wcm:keyValue="7d3f83e3" wcm:action="add">
<Path>%DriversRoot%Drivers</Path>
</PathAndCredentials>
</DriverPaths>
</component>
</settings>
<settings pass="oobeSystem">
<component name="Microsoft-Windows-Shell-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<AutoLogon>
<Password>
<Value>YQBkAG0AaQBuAGkAcwB0AHIAYQB0AG8AcgBQAGEAcwBzAHcAbwByAGQA</Value>
<PlainText>false</PlainText>
</Password>
<Enabled>true</Enabled>
<LogonCount>1</LogonCount>
<Username>Administrator</Username>
</AutoLogon>
<OOBE>
<HideEULAPage>true</HideEULAPage>
<SkipMachineOOBE>true</SkipMachineOOBE>
<SkipUserOOBE>true</SkipUserOOBE>
<NetworkLocation>Home</NetworkLocation>
<ProtectYourPC>1</ProtectYourPC>
</OOBE>
<TimeZone>(GMT+10:00) Brisbane</TimeZone>
<UserAccounts>
<AdministratorPassword>
<Value>YQBkAG0AaQBuAGkAcwB0AHIAYQB0AG8AcgBBAGQAbQBpAG4AaQBzAHQAcgBhAHQAbwByAFAAYQBzAHMAdwBvAHIAZAA=</Value>
<PlainText>false</PlainText>
</AdministratorPassword>
</UserAccounts>
<Display>
<ColorDepth>32</ColorDepth>
<DPI>96</DPI>
<HorizontalResolution>1024</HorizontalResolution>
<VerticalResolution>768</VerticalResolution>
</Display>
<VisualEffects>
<FontSmoothing>ClearType</FontSmoothing>
</VisualEffects>
<WindowsFeatures>
<ShowInternetExplorer>true</ShowInternetExplorer>
<ShowMediaCenter>false</ShowMediaCenter>
<ShowWindowsMail>true</ShowWindowsMail>
<ShowWindowsMediaPlayer>true</ShowWindowsMediaPlayer>
</WindowsFeatures>
<BluetoothTaskbarIconEnabled>true</BluetoothTaskbarIconEnabled>
<DisableAutoDaylightTimeSet>false</DisableAutoDaylightTimeSet>
<DoNotCleanTaskBar>true</DoNotCleanTaskBar>
<StartPanelOff>false</StartPanelOff>
<ShowWindowsLive>true</ShowWindowsLive>
<FirstLogonCommands>
<SynchronousCommand wcm:action="add">
<Order>1</Order>
<CommandLine>net user administrator /active:yes</CommandLine>
<Description>Administrator Active</Description>
</SynchronousCommand>
</FirstLogonCommands>
</component>
<component name="Microsoft-Windows-Sidebar" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Gadget3 />
<SidebarVisible>true</SidebarVisible>
<SidebarOnByDefault>true</SidebarOnByDefault>
</component>
<component name="Microsoft-Windows-IE-ClientNetworkProtocolImplementation" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<HKLMConnectRetries>2</HKLMConnectRetries>
<HKLMConnectTimeOut>20000</HKLMConnectTimeOut>
<HKLMContentPerUserItem>false</HKLMContentPerUserItem>
<HKLMCookiesPerUserItem>false</HKLMCookiesPerUserItem>
<HKLMHistoryPerUserItem>false</HKLMHistoryPerUserItem>
<HKLMReceiveTimeOut>15000</HKLMReceiveTimeOut>
<HKLMSendTimeOut>20000</HKLMSendTimeOut>
<HKLMProxyEnable>false</HKLMProxyEnable>
</component>
</settings>
<settings pass="specialize">
<component name="Microsoft-Windows-Shell-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ComputerName>*</ComputerName>
</component>
<component name="Microsoft-Windows-Security-Licensing-SLC-UX" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SkipAutoActivation>true</SkipAutoActivation>
</component>
<component name="Microsoft-Windows-IE-InternetExplorer" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="NonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<IEWelcomeMsg>false</IEWelcomeMsg>
<BlockPopups>yes</BlockPopups>
<CompanyName>Vista</CompanyName>
<Home_Page>about:blank</Home_Page>
<Help_Page>http://www.google.com.au</Help_Page>
<PlaySound>true</PlaySound>
<ShowInformationBar>true</ShowInformationBar>
<Window_Title_CN>Vista</Window_Title_CN>
<LocalIntranetSites />
<TrustedSites />
<UserAgent />
<FavoritesOnTop>true</FavoritesOnTop>
<FilterLevel>High</FilterLevel>
<NoDial>true</NoDial>
<FavoritesDelete>false</FavoritesDelete>
</component>
<component name="Microsoft-Windows-UnattendedJoin" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Identification>
<JoinWorkgroup>Workgroup</JoinWorkgroup>
<UnsecureJoin />
<DebugJoinOnlyOnThisError />
<DebugJoin />
</Identification>
</component>
<component name="Networking-MPSSVC-Svc" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<FirewallGroups>
<FirewallGroup wcm:action="add" wcm:keyValue="1">
<Active>true</Active>
<Group>Workgroup</Group>
<Profile>all</Profile>
</FirewallGroup>
</FirewallGroups>
<DomainProfile_DisableNotifications>false</DomainProfile_DisableNotifications>
<DomainProfile_EnableFirewall>false</DomainProfile_EnableFirewall>
<DomainProfile_LogFile>%systemroot%\system32\LogFiles\Firewall\pfirewall.log</DomainProfile_LogFile>
<PrivateProfile_LogFile>%systemroot%\system32\LogFiles\Firewall\pfirewall.log</PrivateProfile_LogFile>
<PublicProfile_LogFile>%systemroot%\system32\LogFiles\Firewall\pfirewall.log</PublicProfile_LogFile>
</component>
<component name="Security-Malware-Windows-Defender" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="NonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<DisableAntiSpyware>true</DisableAntiSpyware>
</component>
<component name="Microsoft-Windows-RemoteAssistance-Exe" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<fAllowFullControl>false</fAllowFullControl>
</component>
<component name="Microsoft-Windows-ehome-reg-inf" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<DisableComplexStretchesOnConsole>false</DisableComplexStretchesOnConsole>
</component>
</settings>
<settings pass="generalize">
<component name="Microsoft-Windows-Security-Licensing-SLC" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SkipRearm>1</SkipRearm>
</component>
<component name="Microsoft-Windows-BrowserService" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<MaintainServerList>No</MaintainServerList>
</component>
</settings>
<cpi:offlineImage cpi:source="wim:d:/vistawork/dvd/sources/install.wim#Windows Vista (vLite) ULTIMATE" xmlns:cpi="urn:schemas-microsoft-com:cpi" />
</unattend>
</unattend>

This post has been edited by Ozzie: 17 August 2007 - 12:18 AM


#148 User is offline   Dobby 

  • Member
  • PipPip
  • Group: Members
  • Posts: 258
  • Joined: 17-May 04

Posted 20 August 2007 - 08:19 AM

Really nice guide. Thanks FireGeier.

There are a few grammar issues which I can fix if you want me to.

Other than that the only glaring issue was on adding drivers from media step 5 contains a <br> that probably shouldn't be there e.g.

imagex /unmount /commit D:\VistaWork\Mount<br>


#149 User is offline   FireGeier 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 405
  • Joined: 24-October 05

Posted 21 August 2007 - 12:48 AM

Hello Dobby!

Thanks, for your feedback!

Quote

There are a few grammar issues which I can fix if you want me to.


Yes, you're right. I've to apologise for the bad English. So any help with the grammar would be highly appreciated. :thumbup

Quote

imagex /unmount /commit D:\VistaWork\Mount<br>


Thanks, for pointing that out!

Martin

#150 User is offline   Justas 

  • Junior
  • Pip
  • Group: Members
  • Posts: 57
  • Joined: 12-September 07

Posted 17 September 2007 - 10:04 AM

Great guide! Much better then ones that M$ has to offer.

#151 User is offline   kentk 

  • Junior
  • Pip
  • Group: Members
  • Posts: 84
  • Joined: 08-July 05

Posted 18 September 2007 - 02:03 AM

Really great guide Martin ! :thumbup (http://firegeier.una...en/sitemap.html)

I have tried the section "Install drivers from USB or DVD" and have some questions:

1. Step2, why image 2 and not image 1 that are stated as PE ?

2. Step4 inside the file SetDriversRoot.cmd, why X:\setup ? (also a small miss spelling in the header "Creating the SetDirversRoot.cmd" ;) )

3. In your german guide you mention FWDT.exe in "Schritt 5" but not in the english version ? why ?

4. Is this the place to present AHCI drivers for vista so it can be used during boot, PE is the first moment in installation so it should be..or?

5. You dont mention what to do with the Autounattend.xml file created/edited, I assume I have to save it and use it in install moment of vista as "always"..


I also tested the "Slipstream updates" part and have some comments here to ;)

6. If you dont have a distribution share I guess its ok to just create a new answer file (as you say), and that way the pictures look different, the updates goes directly into the answerfile when using Insert, packages...

7. If I go directly to this part of guide I miss 2 folders at step 8 , Sandbox, Logs in my directory, if I dont create them the command line cant run !


/Kent

This post has been edited by kentk: 18 September 2007 - 05:28 AM


#152 User is offline   Sgt_Strider 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 529
  • Joined: 18-January 04

Posted 22 September 2007 - 08:10 PM

I finally decided to try an unattended installation with Vista after giving up on it early in the summer. I got some questions for FireGeier or anyone that is experienced at this.

oobeSystem \ Windows-International-Core


The setting above doesn't seem to exist even though I have followed the instructions carefully and I went back to double check it. Am I missing something here? It's odd that a similar menu to this exist for the Windows PE section.

Let's say that if this menu does exist and someone tell me how to add it, how can I enable Chinese (simplified and traditional characters) for Vista? I don't see the "language group" setting that exist in Windows XP. I'm not sure how to do it and I would appreciate if someone tells me how to add it. Thanks!

#153 User is offline   Jazkal 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 592
  • Joined: 16-January 04

Posted 01 October 2007 - 07:09 AM

None of the links work in the first post. Anyone have a mirror link for this?




EDIT:
Found this thread that is supposed to have all this info, in it.

http://www.msfn.org/board/Vista_Guide_Inte...fix_t95950.html

This post has been edited by Jazkal: 01 October 2007 - 12:28 PM


#154 User is offline   seabird 

  • Newbie
  • Group: Members
  • Posts: 44
  • Joined: 31-January 05

Posted 08 October 2007 - 02:24 PM

First of all, great guide!!!!

but, I am stuck at the Install Drivers from DVD part. I copied all the drivers originally shipped with my computer into my Drivers Folder

-If I put the %DriversRoot%Drivers in WindowsPE, my setup won't run saying there are critical boot drivers missing. They are not missing if I don't implement drivers.

I cannot get my drivers loaded into the setup for some reason. I can only get them in there by injecting them (via vLite) which means I cannot update if newer versions come out.

Can you please help me with this one. I cannot continue untill this is fixed.

Thank you for a quick responds

#155 User is offline   Dobby 

  • Member
  • PipPip
  • Group: Members
  • Posts: 258
  • Joined: 17-May 04

Posted 08 October 2007 - 03:03 PM

BTW firegeier's website is back up so the links in the first post are valid again.

@seabird check what your setting %DriversRoot% to. If there is no trailing slash you'll need it between %DriversRoot% and Drivers. If you followed Firegeier's tutorial on Installing drivers from Media then your SetDriversRoot.cmd should contain an echo which will tell you what %DriversRoot% was set to.

I remember getting that error and if I remember correctly it was down to a bad/incorrect drivers path.

#156 User is offline   seabird 

  • Newbie
  • Group: Members
  • Posts: 44
  • Joined: 31-January 05

Posted 09 October 2007 - 03:00 AM

View PostDobby, on Oct 8 2007, 11:03 PM, said:

@seabird check what your setting %DriversRoot% to. If there is no trailing slash you'll need it between %DriversRoot% and Drivers. If you followed Firegeier's tutorial on Installing drivers from Media then your SetDriversRoot.cmd should contain an echo which will tell you what %DriversRoot% was set to.

I remember getting that error and if I remember correctly it was down to a bad/incorrect drivers path.

I just copy pasted the code of fire's website, so I ssume it is correct....
@ECHO OFF
SET DriversRoot=NULL

:SearchDriversRoot
FOR %%i IN (C D E F G H I J K L M N O P Q R S T U V W X Y Z) DO IF EXIST %%i:\DriversRoot.txt SET DriversRoot=%%i:\
IF NOT "%DriversRoot%"=="NULL" GOTO StartSetup
GOTO SearchDriversRoot

:StartSetup
ECHO DriversRoot=%DriversRoot%
X:\setup.exe

Driversroot seems to have a backslash, and my answerfile is %DriversRoot%Drivers
I just can't figure this one out :'(

#157 User is offline   razormoon 

  • Little boots...!
  • PipPip
  • Group: Members
  • Posts: 216
  • Joined: 17-February 06

Posted 09 October 2007 - 06:12 PM

 
@ECHO OFF
SET DriversRoot=NULL

:SearchDriversRoot
FOR %%i IN (C D E F G H I J K L M N O P Q R S T U V W X Y Z) DO IF EXIST %%i:\DriversRoot.txt SET DriversRoot=%%i:\
IF NOT "%DriversRoot%"=="NULL" GOTO StartSetup
GOTO SearchDriversRoot

:StartSetup
ECHO DriversRoot=%DriversRoot%
X:\setup.exe 


SET DriversRoot=%%i:\

Should NOT contain the trailing slash, otherwise DriversRoot = X:\\

SET DriversRoot=%%i: CORRECT

Where DriversRoot equals only the drive letter (and colon) where your drivers are stored. So...pointing to that directory should be:

%DriversRoot%\Drivers

Now what I don't understand is why the reason for the GOTO SearchDriversRoot loop. FOR %%i should take care of this and run through the letters by design, no?

This post has been edited by razormoon: 09 October 2007 - 06:37 PM


#158 User is offline   razormoon 

  • Little boots...!
  • PipPip
  • Group: Members
  • Posts: 216
  • Joined: 17-February 06

Posted 09 October 2007 - 06:17 PM

View PostSpaceboy, on Jul 14 2007, 06:13 PM, said:

View PostmaxXPsoft, on Jul 14 2007, 05:07 AM, said:

Quote

The problem is the Disk configuration screen never appears.

<InstallToAvailablePartition>false</InstallToAvailablePartition>
<WillShowUI>OnError</WillShowUI>

Remove <InstallToAvailablePartition>
Change <WillShowUI> to Always


Thanks. No change though. Disk configuration screen still doesn't appear. Strangely when I try running it on my physical system rather than vmware the Disk configuration screen does appear. Disk configuration screen shows up in VMware on non unattended iso though, just not if AUTOUNATTEND.XML is present.


Remove InstallToAvailablePartition as this is incorrect.
Insert in "Microsoft-Windows-Setup" @ WindowsPE

 
            <DiskConfiguration>
                <WillShowUI>Always</WillShowUI>
            </DiskConfiguration>
 


G'Luck!

#159 User is offline   kentk 

  • Junior
  • Pip
  • Group: Members
  • Posts: 84
  • Joined: 08-July 05

Posted 10 October 2007 - 10:27 AM

Fixed, was a typo in autounattend.xml :)

This post has been edited by kentk: 11 October 2007 - 09:32 AM


#160 User is offline   kentk 

  • Junior
  • Pip
  • Group: Members
  • Posts: 84
  • Joined: 08-July 05

Posted 12 October 2007 - 12:41 AM

I think I found a error in the guide, Advanced, Copy profile

In step 1 it is instructed to write:
%WINDIR%\system32\sysprep\sysprep.exe /generalize /quiet /oobe /reboot

But in the picture below there is no generalize !?

Should I use generalize for this task ??


If I follow the guide to install applications, there is no "generalize" in the line in Synchronous Command ,Pass 4 specialize, why ?

This post has been edited by kentk: 12 October 2007 - 12:44 AM


Share this topic:


  • 15 Pages +
  • « First
  • 6
  • 7
  • 8
  • 9
  • 10
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

4 User(s) are reading this topic
0 members, 4 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy