-
nlite 1.4b issues with burning cds
I echo the problem. Using the default ISO engine cause the problem try changing to mkisofs. I had the same problems just making isos
-
Default ISO write is buggy
Using Default ISO write to file only writes part of root directory. MKISOFS method works fine. Anyone else experiencing this problem. Same problem with both v1.3.5 and 1.4 Beta
-
Disable Driver Signature Permanetly
Has anyone tried the F8 "disable driver signing..." menu selection during reboots after the K###### patches? Does it still work?
-
Disable Driver Signature Permanetly
This is terrible, I have the same problem with the Realtek HDA drivers. But they did release v1.72 which I haven't tried yet. Have you tried 1.72 integration with vlite and does it still have the pop up acknowledgements?
-
Install XP from USB
How about installing XP x64 from USB... Anyone successfully install x64 version using USB? I would like to know
-
XP x64 install from USB Flash drive
Thanks for the links. I've read about the x86 version guides for getting USB flash to boot XP but have not seen anything specific with x64. The WinPE and structure is different between x64 and x86 and does not crossover. If anyone else having experience with x64 would be helpful. I'm not sure if this is even feasible. Thanks.
-
XP x64 install from USB Flash drive
I've been using nLite to create custom XP x64 unattended installs. Does anyone have any suggestions on imaging a USB Flash drive with an x64 Unattended install copy. Has anyone done this. This would be a greate nLite feature to create a USB flash install. It would be faster than installing from a CD.
-
vlite 1.0b error...er... problem...
If Autounattend.xml in root does not work try adding this file into the Source directory.
-
1.0b Bug in Unattended Edition selection
Take a look at the following XML snippet example for ULTIMATE edition - <OSImage> - <InstallFrom> - <MetaData wcm:action="add"> <Key>/IMAGE/NAME</Key> <Value>Windows Vista ULTIMATE</Value> </MetaData> </InstallFrom> <InstallToAvailablePartition>false</InstallToAvailablePartition> <WillShowUI>OnError</WillShowUI> </OSImage> The value should have the modified vlited Image name "... (vlite) ULTIMATE" which will eliminate the Edition selection prompt if a SINGLE image is vlited to the WIM
-
1.0b Bug in Unattended Edition selection
I found the bug in vlite 1.0b unattended edition automation. The name of the Edition is incorrect in the autounattend.xml being generated. This is because the Image file has a changed name which is "... (vlite)..." and therefore is unrecognized when the autounattend.xml file is parsed. That name has to be the same both in the WIM and the XML file.
-
Unattended install in VMware not on Baremetal
I found my problem which is 2 fold. I ran out of drive letters (whoever would have thought it). Although technically I still had the b drive left and an empty partition. Also, I set display for the PE pass in the unattended without a refresh rate. I deleted partitions and deleted the display section out of the unattend file and all goes well. If only I can find a way to turn off driver signing checks, I'll be sitting pretty with unattended.
-
Unsigned drivers (again -.-)
The BCDEDIT command: bcdedit -set loadoptions \"DISABLE_INTEGRITY_CHECKS" should disable driver signing integrity checks.
-
v1.0 Beta bypass Edition and Driver Signing x64
Nuhi - This is a great tool just like nlite... I'll be referring to WAIK for the unattended tweaks and let you know if I find anything. There is a way to disable Driver signing checks using bcdedit and a 'loadoptions' command. This will have to be inserted right before the first reboot. By the way I did find some funkiness with the unattend and I opened another thread to that affect. Unattend works fine in VMware but not on Baremetal clean boot from DVD. On clean boot from DVD, the installer complains of missing CD-ROM/DVD-ROM drivers and asks for Keyboard Lang right at the beginning of the install. I tried running setup.exe from XP and it goes further but I get "Cant' right to Windows Registry...' error after the first reboot. There is mention that for unattend installs, that the XML file needs to be both in Sources directory and the root directory of the Image. Although I've tried this I still get the above problem with baremetal clean boot install. Cheers, E
-
Unattended install in VMware not on Baremetal
vLite 1.0b x64 Vista unattend installs in VMware Wkstn v6.0 but not on baremetal Boot. vlite ISO Image was burned to DVD and clean booted to start install from DVD but does not exhibit the same behaviour as in VMware guest install. Clean Booted DVD still asks for language input and install prompts. Can someone help
-
v1.0 Beta bypass Edition and Driver Signing x64
Using 1.0B is there a way to bypass the Edition Choice when using Unattend since I"m only installing Ultimate with Prod ID pre-entered in vlite? Also, is there a way to bypass Driver Signing for x64 Ed for non-signed drivers? E.