September 11, 200916 yr hi guys,thanx for this awesome tool! but i do have a problem to reach the second part - get error code for e.g. hal.dll/ntoskrnl..i think the solution is the boot.ini, but how to solve???geometry hd0:drive 0x80(LBA): C/H/S=121/255/63, Sector Count/Size=1943865/512Partition num: 0, active, filesystem type is fat, partition type 0x06geometry hd1:drive 0x81(LBA): C/H/S=1024/255/63, Sector Count/Size=16450560/512Partition num: 0, active, filesystem type is ntfs, partition type 0x07thanx for your support! Edited September 11, 200916 yr by juancarlos9
September 11, 200916 yr What do you have in boot.ini on the USB stick?As I get it you have one partition only on the internal hard disk, where Windows is being installed to, right?
September 11, 200916 yr Author use this:[Boot Loader]Timeout=20Default=multi(0)disk(0)rdisk(1)partition(1)\WINDOWS[Operating Systems]C:\btsec\XPSTP.bs="1. Begin TXT Mode Setup Windows XP, Never unplug USB-Drive Until Logon"multi(0)disk(1)rdisk(0)partition(1)\WINDOWS="Continue GUI Setup + Start XP from HD 0 - Part 1" /FASTDETECTmulti(0)disk(1)rdisk(1)partition(1)\WINDOWS="Continue GUI Setup + Start XP from HD 1 - Part 1" /FASTDETECTmulti(0)disk(1)rdisk(1)partition(2)\WINDOWS="Continue GUI Setup + Start XP from HD 1 - Part 2" /FASTDETECTmulti(0)disk(1)rdisk(1)partition(3)\WINDOWS="Continue GUI Setup + Start XP from HD 1 - Part 3" /FASTDETECTmulti(0)disk(1)rdisk(2)partition(1)\WINDOWS="Continue GUI Setup + Start XP from HD 2 - Part 1" /FASTDETECTtested with all of this options, but doesn't work?! Edited September 11, 200916 yr by juancarlos9
September 11, 200916 yr Did you delete ALL partitions during Setup and create a new one?...As I get it you have one partition only on the internal hard disk, where Windows is being installed to, right??
September 11, 200916 yr Author yes, i delete all partitions - i do just have on big partition and something like a partition with 8 mbhd -- c // ntfs-- 8 mb free spaceusb-- u // fat - winxp setup.. Edited September 11, 200916 yr by juancarlos9
September 11, 200916 yr Are you using modified Windows, which may install in another directory, not Windows?Zip and attach winnt.sif in ~BT folder and txtsetup.sif from USB root.What Windows version are you installing?
September 11, 200916 yr That's weird. Do you have any USB card reader, mobile phone, iPod etc. connected to the computer being installed?Did the Text mode part work fine, no errors, missing files etc. ?
September 11, 200916 yr Author the text mode works fine - copy and restart..but it stop when it come to the gui part?! this my howto - http://myeee.wordpress.com/2008/11/14/wins...-vom-usb-stick/i'll test it with a sd-card - i dont think thats the solve..maybe?? Edited September 11, 200916 yr by juancarlos9
September 11, 200916 yr Author no, it change nothing???? i installed it from a sd.card..same problem.. Edited September 11, 200916 yr by juancarlos9
September 11, 200916 yr use this:IniWriteLine($TargetDrive & "\BOOT.INI", "Operating Systems",'c:\="-------------------------"') IniWriteLine($TargetDrive & "\BOOT.INI", "Operating Systems",'c:\="Try entries below if getting HAL.DLL/NTOSKRNL.EXE not found errors"') IniWriteLine($TargetDrive & "\BOOT.INI", "Operating Systems",'c:\="--------------------------"') IniWrite($TargetDrive & "\BOOT.INI", "Operating Systems","multi(0)disk(0)rdisk(1)partition(2)\WINDOWS", '"Second part of XP Professional setup from hd 0 part 2" /FASTDETECT') IniWrite($TargetDrive & "\BOOT.INI", "Operating Systems","multi(0)disk(0)rdisk(1)partition(3)\WINDOWS", '"Second part of XP Professional setup from hd 0 part 3" /FASTDETECT') IniWrite($TargetDrive & "\BOOT.INI", "Operating Systems","multi(0)disk(0)rdisk(1)partition(4)\WINDOWS", '"Second part of XP Professional setup from hd 0 part 4" /FASTDETECT') IniWrite($TargetDrive & "\BOOT.INI", "Operating Systems","multi(0)disk(0)rdisk(2)partition(1)\WINDOWS", '"Second part of XP Professional setup from hd 1 part 1" /FASTDETECT') IniWrite($TargetDrive & "\BOOT.INI", "Operating Systems","multi(0)disk(0)rdisk(2)partition(2)\WINDOWS", '"Second part of XP Professional setup from hd 1 part 2" /FASTDETECT') IniWrite($TargetDrive & "\BOOT.INI", "Operating Systems","multi(0)disk(0)rdisk(2)partition(3)\WINDOWS", '"Second part of XP Professional setup from hd 1 part 3" /FASTDETECT') IniWrite($TargetDrive & "\BOOT.INI", "Operating Systems","multi(0)disk(0)rdisk(2)partition(4)\WINDOWS", '"Second part of XP Professional setup from hd 1 part 4" /FASTDETECT')
September 12, 200916 yr Author IniWriteLine($TargetDrive & "\BOOT.INI", "Operating Systems",'c:\="-------------------------"')IniWriteLine($TargetDrive & "\BOOT.INI", "Operating Systems",'c:\="Try entries below if getting HAL.DLL/NTOSKRNL.EXE not found errors"')IniWriteLine($TargetDrive & "\BOOT.INI", "Operating Systems",'c:\="--------------------------"')IniWrite($TargetDrive & "\BOOT.INI", "Operating Systems","multi(0)disk(0)rdisk(1)partition(2)\WINDOWS", '"Second part of XP Professional setup from hd 0 part 2" /FASTDETECT')IniWrite($TargetDrive & "\BOOT.INI", "Operating Systems","multi(0)disk(0)rdisk(1)partition(3)\WINDOWS", '"Second part of XP Professional setup from hd 0 part 3" /FASTDETECT')IniWrite($TargetDrive & "\BOOT.INI", "Operating Systems","multi(0)disk(0)rdisk(1)partition(4)\WINDOWS", '"Second part of XP Professional setup from hd 0 part 4" /FASTDETECT')IniWrite($TargetDrive & "\BOOT.INI", "Operating Systems","multi(0)disk(0)rdisk(2)partition(1)\WINDOWS", '"Second part of XP Professional setup from hd 1 part 1" /FASTDETECT')IniWrite($TargetDrive & "\BOOT.INI", "Operating Systems","multi(0)disk(0)rdisk(2)partition(2)\WINDOWS", '"Second part of XP Professional setup from hd 1 part 2" /FASTDETECT')IniWrite($TargetDrive & "\BOOT.INI", "Operating Systems","multi(0)disk(0)rdisk(2)partition(3)\WINDOWS", '"Second part of XP Professional setup from hd 1 part 3" /FASTDETECT')IniWrite($TargetDrive & "\BOOT.INI", "Operating Systems","multi(0)disk(0)rdisk(2)partition(4)\WINDOWS", '"Second part of XP Professional setup from hd 1 part 4" /FASTDETECT')thanks - but how do i use this? - boot.ini?
September 12, 200916 yr It's explifiying your boot.ini has to be fixed. Yes. Edited September 12, 200916 yr by strel
September 12, 200916 yr thanks - but how do i use this? - boot.ini?Just edit boot.ini on the USB stick changing all disk(1) to disk(0). How did it get changed in first place? What you posted is not default boot.ini...
September 12, 200916 yr Author like this:[boot Loader]Timeout=20Default=multi(0)disk(0)rdisk(1)partition(1)\WINDOWS[Operating Systems]C:\btsec\XPSTP.bs="1. Begin TXT Mode Setup Windows XP, Never unplug USB-Drive Until Logon"multi(0)disk(0)rdisk(1)partition(2)\WINDOWS="Second part of XP Professional setup from hd 0 part 2" /FASTDETECTmulti(0)disk(0)rdisk(1)partition(3)\WINDOWS="Second part of XP Professional setup from hd 0 part 3" /FASTDETECTmulti(0)disk(0)rdisk(1)partition(4)\WINDOWS="Second part of XP Professional setup from hd 0 part 4" /FASTDETECTmulti(0)disk(0)rdisk(2)partition(1)\WINDOWS="Second part of XP Professional setup from hd 1 part 1" /FASTDETECTmulti(0)disk(0)rdisk(2)partition(2)\WINDOWS="Second part of XP Professional setup from hd 1 part 2" /FASTDETECTmulti(0)disk(0)rdisk(2)partition(3)\WINDOWS="Second part of XP Professional setup from hd 1 part 3" /FASTDETECTmulti(0)disk(0)rdisk(2)partition(4)\WINDOWS="Second part of XP Professional setup from hd 1 part 4" /FASTDETECT
Create an account or sign in to comment