Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

second part - installation - plz help

Featured Replies

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/512
Partition num: 0, active, filesystem type is fat, partition type 0x06

geometry hd1:
drive 0x81(LBA): C/H/S=1024/255/63, Sector Count/Size=16450560/512
Partition num: 0, active, filesystem type is ntfs, partition type 0x07

thanx for your support! ;)

Edited by juancarlos9

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?

  • Author

use this:

[Boot Loader]
Timeout=20
Default=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" /FASTDETECT
multi(0)disk(1)rdisk(1)partition(1)\WINDOWS="Continue GUI Setup + Start XP from HD 1 - Part 1" /FASTDETECT
multi(0)disk(1)rdisk(1)partition(2)\WINDOWS="Continue GUI Setup + Start XP from HD 1 - Part 2" /FASTDETECT
multi(0)disk(1)rdisk(1)partition(3)\WINDOWS="Continue GUI Setup + Start XP from HD 1 - Part 3" /FASTDETECT
multi(0)disk(1)rdisk(2)partition(1)\WINDOWS="Continue GUI Setup + Start XP from HD 2 - Part 1" /FASTDETECT

tested with all of this options, but doesn't work?!

Edited by juancarlos9

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?

?

  • Author

yes, i delete all partitions - i do just have on big partition and something like a partition with 8 mb

hd

-- c // ntfs

-- 8 mb free space

usb

-- u // fat - winxp setup..

Edited by juancarlos9

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?

That's weird. :wacko:

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. ?

  • Author

no, it change nothing???? :realmad:

i installed it from a sd.card..same problem..

Edited by juancarlos9

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')

  • 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?

It's explifiying your boot.ini has to be fixed. Yes.

Edited by strel

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...

  • Author

like this:

[boot Loader]

Timeout=20

Default=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" /FASTDETECT

multi(0)disk(0)rdisk(1)partition(3)\WINDOWS="Second part of XP Professional setup from hd 0 part 3" /FASTDETECT

multi(0)disk(0)rdisk(1)partition(4)\WINDOWS="Second part of XP Professional setup from hd 0 part 4" /FASTDETECT

multi(0)disk(0)rdisk(2)partition(1)\WINDOWS="Second part of XP Professional setup from hd 1 part 1" /FASTDETECT

multi(0)disk(0)rdisk(2)partition(2)\WINDOWS="Second part of XP Professional setup from hd 1 part 2" /FASTDETECT

multi(0)disk(0)rdisk(2)partition(3)\WINDOWS="Second part of XP Professional setup from hd 1 part 3" /FASTDETECT

multi(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

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.