> There is one known problem with FAT16 partitions - standard FAT16 partition
> boot code is not able to load OS if partition is located far than 2016MB
> from begin of disk. Boot procedure hangs due division by zero fault. NT
I see.
> setup is replacing boot code of non NT based operating system by standard NT
> based OS boot code and it could be your problem. It is good practice to have
> oldest systems partitions on begin of disk and newer system partition after.
> Do you have any tool able to move your partitions around?
I have PartitionMagic, but I'm not sure it can swap them around - all
primary partitions available on that disk are used, so it has no "spare" to
be able to make the swap. I will probably simply have to wipe the other
partitions and start over.
> At past there was patch available on web able to go over this limitation,
> but I tried to find it and found that link I have is now broken :(.
Well, thanks for trying anyway.
> Such floppy can help you to finish installation and to run system. With
> patched boot code and newer versions of NTLDR. and NTDETECT.COM it is
> possible to launch system from disk even with your current partition
> configuration.
To compound my problem the floppy drive doesn't work on that machine
currently, I will have to take it apart to fix it {:v( Would an XP boot CD
do the same job? I'm guessing yes...
I am able to get into the FAT16 partition still to replace files, I have an
old Win98 SE boot CD that has been gold dust when it comes to rescuing setup
failures.
So I should copy NTLDR and NTDETECT.COM (from later NT source) over the ones
now in C:\, then reboot from hard disk?
Sounds like a plan to me!

Signature
--
Jason Teagle
jason@teagster.co.uk
Jiri Tuma - 24 May 2004 10:28 GMT
Repair console of WinXP (one option while booting from setup CD) has some
interesting commands.
I think that FIXBOOT command can be useful for you.
Before you try to do any repairs, backup all NT loader files from root of C:
drive especially file BOOTSECT.DOS. I did not mentioned this file before,
because it has nothing to do with booting to NT OS, it is, in fact, file
with original content of your C: drive boot sector - ie. code able to load
your original win9x system. It is very important to do not lost this file if
you want to start your win9x system at future. Even there is method how to
recreate win9x bootsector code, I am not sure it will be functional for you
due your partition configuration.
> > There is one known problem with FAT16 partitions - standard FAT16
> partition
[quoted text clipped - 43 lines]
> Jason Teagle
> jason@teagster.co.uk
Jason Teagle - 24 May 2004 11:23 GMT
> Repair console of WinXP (one option while booting from setup CD) has some
> interesting commands.
[quoted text clipped - 8 lines]
> recreate win9x bootsector code, I am not sure it will be functional for you
> due your partition configuration.
Interesting stuff... I also tried installing NT to my laptop, but darn it,
that wouldn't work either; blue-screened, complaining of not detecting boot
device or something (laptop does ot have floppy disk drive, but has a CD
drive of course!).
So frustrating!

Signature
--
Jason Teagle
jason@teagster.co.uk
Jiri Tuma - 25 May 2004 10:32 GMT
Yes, notebooks often contain proprietary designed parts and most of notebook
hardware require PnP or PnP like support from operating system side to be
functional. Installation of Windows NT without proper support disk from
notebook manufacturer is real pain. Unfortunately NT setup need floppy drive
to load special drivers during manual setup, so eventual NT drivers
downloaded from laptop manufacturer will not help you. You can, however,
prepare unattended setup script and copy all files to laptop disk and
install using it, but preparation of correct installation script, correct
driver files and folder structure is not easy task.
> > Repair console of WinXP (one option while booting from setup CD) has some
> > interesting commands.
[quoted text clipped - 23 lines]
> Jason Teagle
> jason@teagster.co.uk
Jason Teagle - 25 May 2004 12:18 GMT
> Yes, notebooks often contain proprietary designed parts and most of notebook
> hardware require PnP or PnP like support from operating system side to be
[quoted text clipped - 5 lines]
> install using it, but preparation of correct installation script, correct
> driver files and folder structure is not easy task.
Wow... think I'll forget that one then {;v)
I think my only sensible option is to bite the bullet and rearrange the
partitions on the first HDD on the test machine - a pain, but probably
necessary. For just a silly test setup this is far too much hassle!

Signature
--
Jason Teagle
jason@teagster.co.uk