biatche Posted November 11, 2009 Share Posted November 11, 2009 (edited) I've slimmed down a sample said to be working x64 working AutoUnattend.xml to simply what's below. I've even tried modifying autorun.inf to open=setup.exe /unattended:AutoUnattended.xml and even this still don't work.My AutoUnattended.xml (shouldn't be case sensitive right?) is placed in the root directory of my USB harddisk where the follow files/folder resides: boot, efi, sources, support, upgrade, autorun.inf, bootmgr, bootmgr.efi, MediaMeta.xml, setup.exe. Thing is, as soon as it boots off the usb hdd, I arrive at Language to install, English, time currency english.. and you know the rest - the very initial GUI screen of a normal setup. I hope I've explained clear.So, what exactly am I doing wrong. Believe me, I've tried many AutoUnattend.xml samples, I just thought.. I could slim it down to below since I was having issues and work from there.<?xml version="1.0" encoding="utf-8"?><unattend xmlns="urn:schemas-microsoft-com:unattend"> <settings pass="windowsPE"> <component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="amd64" 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>en-US</InputLocale> <SystemLocale>en-US</SystemLocale> <UILanguage>en-US</UILanguage> <UserLocale>en-US</UserLocale> </component> <cpi:offlineImage cpi:source="catalog:f:/sources/install_windows 7 ultimate.clg" xmlns:cpi="urn:schemas-microsoft-com:cpi" /></unattend>Many thanks!! Edited November 14, 2009 by biatche Link to comment Share on other sites More sharing options...
maxXPsoft Posted November 11, 2009 Share Posted November 11, 2009 compared that with my 64 and it looks ok exceptAutoUnattend.xml not AutoUnattended.xml Link to comment Share on other sites More sharing options...
biatche Posted November 11, 2009 Author Share Posted November 11, 2009 ok, its definitely autounattend.xml and not autounattended.xml, typos. I did have autorun.inf wrong, but even after fixing the typo in autorun.inf, same stuff. Mind giving me a checklist on preparing an unattended setup? I might have missed out something. Ty Link to comment Share on other sites More sharing options...
maxXPsoft Posted November 11, 2009 Share Posted November 11, 2009 http://www.msfn.org/board/sample-autounatt...ml-t139572.html Link to comment Share on other sites More sharing options...
biatche Posted November 11, 2009 Author Share Posted November 11, 2009 Used your exact sample. Not working still. Have I missed out a vital step? I didn't do vista btw. Link to comment Share on other sites More sharing options...
maxXPsoft Posted November 11, 2009 Share Posted November 11, 2009 I haven't tried from a usb yet although Virtualbox supports my usb drive finallyIncluding the xml on root of dvd or usb has been the norm for awhilesomething wrong and i cannot even guess whatI've done hundreds of installs off a dvd-rw with xml on my usb and also in a vm with an iso Link to comment Share on other sites More sharing options...
biatche Posted November 11, 2009 Author Share Posted November 11, 2009 I'm gonna make a screenshot just to be sure all is correct. I'm using a USB HDD... not a pendrive. there any implication? Link to comment Share on other sites More sharing options...
Raoul90 Posted November 11, 2009 Share Posted November 11, 2009 I haven't tried from a usb yet although Virtualbox supports my usb drive finallyIncluding the xml on root of dvd or usb has been the norm for awhilesomething wrong and i cannot even guess whatI've done hundreds of installs off a dvd-rw with xml on my usb and also in a vm with an isoI am having problems with installing from USB, and the first I thought of was the .xml, but if you saying that it isnt that, I will try other things then. Link to comment Share on other sites More sharing options...
urie Posted November 11, 2009 Share Posted November 11, 2009 (edited) I'm gonna make a screenshot just to be sure all is correct. I'm using a USB HDD... not a pendrive. there any implication? Yes obviously go toAdministrative Tools, and then open Computer Management. Click Disk Management, then find your external hard drive in the list on the right (in the upper pane).Right-click the drive and choose Mark Partition as Active. Approve whatever warnings Windows issues.remember you will need to select usb hdrive when booting. Edited November 11, 2009 by urie Link to comment Share on other sites More sharing options...
biatche Posted November 12, 2009 Author Share Posted November 12, 2009 I haven't tried from a usb yet although Virtualbox supports my usb drive finallyIncluding the xml on root of dvd or usb has been the norm for awhilesomething wrong and i cannot even guess whatI've done hundreds of installs off a dvd-rw with xml on my usb and also in a vm with an isoI am having problems with installing from USB, and the first I thought of was the .xml, but if you saying that it isnt that, I will try other things then.Share with me what issues you are having. In the very beginning. I couldn't get it to boot off the USB HDD, but not my pendrive. With the USBHDD, all I got was "_" I think it was a blinking underscore. I had to wipe the USB hdd mbr, mark partition as active, use bootsect and copy the files for everything to be ok. So now that I can boot to USB HDD, i just can't get it unattended. I must say though, it does work when I created the setup using MDT2010.Bummer. I wonder what my next step should be. Perhaps trying unattended from dvd or usb pendrive. Link to comment Share on other sites More sharing options...
maxXPsoft Posted November 12, 2009 Share Posted November 12, 2009 that is possible unless maybe you need to inject the drivers for the USB HDD in to your image for that drive be my thought. Link to comment Share on other sites More sharing options...
ricktendo Posted November 12, 2009 Share Posted November 12, 2009 (edited) I had this same problem with my autounattend.xml not being detected/used when installing from (gigabank) usb hdd...to solve this I mounted boot.wim (image #2) and added my autounattend.xml next to mounted setup.exe99% certain this will fix your problem Edited November 12, 2009 by ricktendo64 Link to comment Share on other sites More sharing options...
biatche Posted November 13, 2009 Author Share Posted November 13, 2009 rick, im gonnna try that. for a couple of days, ive been waiting to catch you on msn to ask you about this. how come i rarely see you on? you on for just very few hours now? hope i can catch you online sometimes. name is irwin if im in your list. Link to comment Share on other sites More sharing options...
ricktendo Posted November 13, 2009 Share Posted November 13, 2009 (edited) What also sucks is the Win7 USB DVD Download Tool doe not recognize my USB HDD as a valid USB drive, it may think its an external one and this probably would be a solution to fix this autounattend.xml problem...I have to use the old way with diskpart to make mine, but hey, I found a way to make it work so no worries here Edited November 13, 2009 by ricktendo64 Link to comment Share on other sites More sharing options...
Raoul90 Posted November 13, 2009 Share Posted November 13, 2009 What also sucks is the Win7 USB DVD Download Tool doe not recognize my USB HDD as a valid USB drive, it may think its an external one and this probably would be a solution to fix this autounattend.xml problem...I have to use the old way with diskpart to make mine, but hey, I found a way to make it work so no worries hereYes I used Diskpart also now, and I think its working, still need to test tho, but when I go to Computer it looks like the USB is using the Win7 setup.exe icon, which wasnt happening before.Diskpart explained:http://www.intowindows.com/how-to-install-...-working-guide/ Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now