How to install Windows from USB- WinSetupFromUSB with GUI Lets make it easy
#721
Posted 03 January 2010 - 03:11 PM
"On every attempt for setup the line number changes? Is that what you mean?" What i mean that if "flash" Win XP on the usb stick again, just the buggy line changes for example earlier this day it was number 4925,4428 and 285.
I used WinSetupFromUSB-0.1.1
and Windows XP Home
cheers
#722
Posted 03 January 2010 - 04:11 PM
ilko_t, on Jan 2 2010, 07:28 PM, said:
Siginet, on Jan 2 2010, 02:46 PM, said:
I no longer had access to the Win7 log.
It's a bug which shows up only if the program is placed in the same disk and partition, which is being prepared. Going to fix it in a few hours and post beta4 on the first page.
Thank, nice catch, it's been like this since the first versions of the program and there were no reports for it. I guess very few people place the program on the USB disk they are preparing for installation
Yeah I knewit was an odd setup I was doing. but my brother had the win7 files on his USB allready and I just remoted in and did the winsetupfromusb to his drive. But the winxp install files were actually on another disk. I guess because I allready did the win7 files it still had the issue.
#723
Posted 03 January 2010 - 05:33 PM
Your txtsetup.sif is corrupted, it's full of weird characters, bad download or something. Check the original source if it's corrupted too and find another source, you may have other files broken.

And use later versions, even betas, 0.1.1 is quite outdated, a lot has been improved since it.
@Siginet
I guess you will understand this- assume the following snippet:
$CurSelPrimPartLetter = "K:" If Not FileExists($CurSelPrimPartLetter & "\grldr") Then FileCopy(@ScriptDir & "\files\grub4dos\grldr", $CurSelPrimPartLetter, 1) EndIf
If you execute it from within K:, grldr will end up in @ScriptDir and FileCopy will return "Success", if executed from any other drive than K:, it will go to root of K:, that's why it was not noticed for long time.
Thanks for the good catch, I'd never have guessed to test the program from the same USB drive
#724
Posted 03 January 2010 - 06:02 PM
#725
Posted 03 January 2010 - 07:28 PM
Quote
It would not appear in the previous versions as well, if it's not properly formatted, even the previous versions are more restrictive- an active partition is required too.
Quote
And you do have it in the CD, look again.
#726
Posted 04 January 2010 - 12:02 AM
I am using ver. 1.0 beta4 of WinSetupFromUSB
I am having trouble installing Windows xp professional (sp2).
Steps taken:
1) Used 8GB Transcend Pendrive
2) Formatted using bootice to NTFS & installed grub4dos (Process MBR) rest left as default options (nothing else was changed)
3) Gave path for CD drive for location of Xp pro sp2 CD.
4) Process started and completed.
5) Booted and started installation on HDD partition for install from First part of installation from the Pendrive.
In the second part of the installation it says "windows is restarting" and then
The trouble it reports is:
"
System Setup Log - (C:\windows\setuperr.log)
Error:
sxs.dll: Syntax error in manifest or policy file "U:\winsetup\sxppsp2\i386\asms\52\msft\windows\net\dxmrtp\dxmrtp.man" on line 0.
***
Error:
Installation Failed: U:\winsetup\sxppsp2\i386\asms. Error Message : Manifest Parse Error : Invalid at top level of the document.
***
Fatal Error:
One of the components that windows needs to continue setup could not be installed.
Manifest Parse Error : Invalid at the top level of the document.
***
"
I have tried this process with an sp3 version of xp pro as well, it reports similar error. In it the windows installation won't go further than second part of installation and would reboot at it again and again so I booted from the HDD (as the first part of the process had completed successfully) and it asked me to locate file "asms" in the i386 folder which I was unable to do and hence it reported the installation as failed.
Please advice.
Attached File(s)
-
20100104_104935_log.cab (64.73K)
Number of downloads: 2
#727
Posted 04 January 2010 - 12:20 AM
Have you tried the same USB stick and setup on another machine?
Try also to edit setup.cmd in G:\WINSETUP\XPpSP2\I386\ and change
rem start /min "USB keep mounted work arround, do NOT close!" pushd %CDDRIVE%
to
start /min "USB keep mounted work arround, do NOT close!" pushd %CDDRIVE%
What is the machine in question? Laptop, desktop? What model/motherboard model?
#728
Posted 04 January 2010 - 12:21 AM
if I wrote U:\winsetup\sxppsp2\i386
it would have meant U:\winsetup\xppsp2\i386
Also the message it gives after starting the second part of installation is "setup is restarting"
which lead to the same error after 3 restarts.
#729
Posted 04 January 2010 - 12:28 AM
Its Asus eeePC 1000H
I haven't tried the process on any other machine. Just on the same machine again and again(
Will make the code changes you adviced and reply asap.
(Also about the winsetup.log - will try, although you may have to tell me how as currently I have no idea how to get to that file)
#730
Posted 04 January 2010 - 12:50 AM
There you can type:
type %systemroot%\winsetup.log
or even copy it to USB stick if it is still available:
copy %systemroot%\winsetup.log U:\
#731
Posted 04 January 2010 - 12:52 AM
No luck in furthering the process it is still stuck on
Dailog Box:
*****************************************
----------------------------------------------------
Files Needed
----------------------------------------------------
The file 'asms' on Windows Xp professional Service Pack 3 CD is needed.
Type the path where the file is located, and then click OK.
Copy files from:
GLOBALROOT\??\WINSETUP\XPPSP3\I386
**************************************
Although now I have a dos prompt named "USB keep mounted work around, do NOT close" minimized on the same setup screen as well.
#732
Posted 04 January 2010 - 01:12 AM
I hope these Eeepc's will not be the troublemakers and something else is wrong
Added: In the new cmd window what happens when you type U: and press enter? Does it change to U: or says "the system cannot find the drive specified"?
#733
Posted 04 January 2010 - 01:39 AM
I have extracted the file "txtsetup.sif. However its size is 583KB and this site does not allow >200K files so I have 7zipped it and uploaded. (I hope that is OK?)
Please note that the current info that I am giving is for xp pro sp3 installation. I am attaching the log created by WinSetupFromUSB for this particular try (as the log I had last uploaded was of the sp2 install). As I couldn't make a cab file of it through opening and WinSetupFromUSB I have 7zipped it as well.
I am trying to write down the contents of the file: C:\windows\winsetup.log
(the copy command did not work as it could not find the drive U:, of course that implies changing prompt to U: would not work as well, although that did not stop me from trying)
Will take a few minutes for me to note down the contents, so please wait.
Attached File(s)
-
WinSetupFromUSB.7z (73.38K)
Number of downloads: 8 -
TXTSETUP.7z (78.69K)
Number of downloads: 11
#734
Posted 04 January 2010 - 02:15 AM
Um error : You are not allowed to upload this kind of file
Should I change the extension to rtf and try again?
#735
Posted 04 January 2010 - 02:17 AM
Please note the word "definied" is written as found in output of the type command.
Edit: missed a line reuploading...
fixed a few typos
--third time's a charm--
Also note that the volumes d,e,f,g,h,i are part of my normal partitioning and c is the reformatted drive for installation of windows.
Attached File(s)
-
winsetup.rtf (3.34K)
Number of downloads: 7
This post has been edited by satire_rutilant: 04 January 2010 - 02:53 AM
#736
Posted 04 January 2010 - 03:25 AM
Has anyone else used any of the 1.0 beta versions on EeePC, 1000H in particular, and succeeded/failed with the installation?
#737
Posted 04 January 2010 - 03:54 PM
#738
Posted 04 January 2010 - 10:04 PM
#739
Posted 04 January 2010 - 11:40 PM
Usb disk formatting or partitioning also may matter.
Windows version should not be that relevant, it's a known issue, check:
http://www.msfn.org/.../2-t139737.html
It was fixed by setting USB drivers to load earlier than default, and worked on all systems I tested. It seems this Eeepc has its own opinion, yet to find out what.
#740
Posted 05 January 2010 - 04:42 AM
looks like the problem was my cheap USB Stick. Used one of my friends. And now is Windows Xp runing.
Is there a way i can donate some money to you guys? Possible while using my cell?



Help
Back to top









