A week or so ago I tried to install Xpsp3 on a "newer" computer (still
a decade old, but not as old as XP itself). It some point in the
pre-setup phase (before trying to acces the HD) it stopped with a "to
protect your machine ..." blue screen. The same happend when I
retried on a second computer.
Question:
What can cause the installation of the OS to throw that message ? And
what can I do to circumvent it ?
Bluescreens have a stop code. What did you get?
The following gives info on the stop codes:
https://www.lifewire.com/blue-screen-error-codes-4065576
Just a wild guess: video drivers. The ones embedded in the install
image for WinXP could be too old.
You don't mention if the hardware is 32-bit,
With nlite, you can embedd drivers for the newer hardware into the
WinXP image. Obviously you need to get drivers from the hardware
maker (chipset for mobo, video card, etc) that state they support
WinXP (32- or 64-bit).
https://www.nliteos.com/
... and why it fails on every host where you try to run it.
Got backup images of the install CD?
Oh, in the newer hardware, is it configured to use BIOS or UEFI?
WinXP cannot use UEFI.
You need your host's firmware configured to use BIOS.
Windows XP also does not support GPT partitions on drives.
You need to partition using the old MBR scheme.
Hardware? I built my current XP box in 2015, but even then I
think the newer CPUs were starting to come out, which XP
apparently can't handle.
The only thing I can think of, if all the hardware *should*
support it, would be to try loading a disk image.
"VanguardLH" <V@nguard.LH> wrote ...
Bluescreens have a stop code. What did you get?
I was sure I had written it down, but can't find it back anymore. :-(
All I rembemer is that it was in the upper range of the 0x70 range.
With nlite, you can embedd drivers for the newer hardware into the
WinXP image. Obviously you need to get drivers from the hardware
maker (chipset for mobo, video card, etc) that state they support
WinXP (32- or 64-bit).
https://www.nliteos.com/
Thats ... not something I really want wrangle with. Besides the problem
that with it I would lock the new installation CD to specific hardware.
... and why it fails on every host where you try to run it.
Not "every host", just on two identical pieces of hardware. I tried
two, just to be sure that it wasn't a fluke.
Oh, in the newer hardware, is it configured to use BIOS or UEFI?
Good question. The bootscreen mentions "UEFI BIOS", whatever that
actually means. :-\
WinXP cannot use UEFI.
I also thought of that, but as said, enough guesses but not (being
able to) pinpoint it on anything.
You need your host's firmware configured to use BIOS.
I did my best to find the relevant section, but am not even sure I
configured it correctly (old machines, no users manual handy).
Windows XP also does not support GPT partitions on drives.
You need to partition using the old MBR scheme.
That is something the installer would be asking me about later on. It
didn't get that far.
But, I even tried to run the install without an HD present. I got the same message at about the same point.
Hello all,
A week or so ago I tried to install Xpsp3 on a "newer" computer (still a decade old, but not as old as XP itself). It some point in the pre-setup phase (before trying to acces the HD) it stopped with a "to protect your machine ..." blue screen. The same happend when I retried on a second computer.
Question:
What can cause the installation of the OS to throw that message ? And what can I do to circumvent it ?
Regards,
Rudy Wieser
I see in your reply to Mayayana that you returned the 2 other computers,
so the issue is moot about getting WinXP on them.
Since these were pre-built computers intead of your build, what OS
came on them?
Seems you had a chance to move to a later version of Windows,
No way to continue the diagnosis since you no longer have the computers.
You asked about the problem on Jan 13, and then reported 10 hours later
that you had returned the computers.
did you ask at the store or with their tech dept if they knew how to get
an old OS, like WinXP, installed on them?
Your PC is set to AHCI mode, and WinXP has no AHCI driver.
RAID mode \_____ Intel RAID-ready driver does both of these.
AHCI mode / If you look hard enough, you will find a
TXTSETUP.oem kit for a floppy.
Once your hardware becomes "too modern", the TXTSETUP.oem kit does not exist.
You can use a Promise Ultra133 instead as a
workaround. Or similar bodges.
Native mode PCI bus BAR and interface
Compatible mode The non-PCI option. Option works with ribbon cable, and Win95/Win98
Early in the install, there is a prompt at the bottom of
the screen, to press some F-key and offer a txtsetup.oem
style driver to the OS.
This can do things like install a PERC RAID controller driver for your
PERC
If the machine is set to AHCI for the Southbridge interfaces,
and you just went ahead and installed anyway (without using F-key),
you will get an "Inaccessible Boot Volume" stop code. And that is
a STOP code in the seventies hex.
The reason the installer itself works, is it uses another
method of accessing the disk. However, when the gubbins installed
upon C: are called upon to support themselves, that's when
the STOP code hits the fan.
But the thing is, if you did not think about this in advance,
and you installed all that spiffy modern stuff in AHCI mode,
it would be a hell of a mess to clean up, if flipping the whole
works back to Native mode.
I've lost track, myself.
I know the *lake CPUs and other recent styles won't support XP.
I'm not sure about what V mentioned about disk partitioning.
When I built this box I got a spare motherboard, just in case
I needed it later.
So if the computers I have die then... I guess I might
have to hold my nose and switch to Linux.
0x7B is inaccessible boot device which could be due to you using UEFI on
the mobo and GPT to partition the boot drive (or any or them).
For partitioning, you could run the WinXP installer, and have it
delete any and all partitions on the boot drive to make sure it
creates an MBR partition.
You copy your install CD, use nLite to customize THAT image, and
burn THAT image to a CD to boot from that. You would have a
customized CD for THAT computer. You are not modifying the original
CD.
You didn't mention success on some other host, just the 2 you
tried failed similarly.
Oh, in the newer hardware, is it configured to use BIOS or UEFI?
Good question. The bootscreen mentions "UEFI BIOS", whatever that
actually means. :-\
https://en.wikipedia.org/wiki/UEFI https://en.wikipedia.org/wiki/GUID_Partition_Table
Your newer hardware may support those. WinXP does not.
You need your host's firmware configured to use BIOS.
I did my best to find the relevant section, but am not even sure
I configured it correctly (old machines, no users manual handy).
In the mobos that I've used, the option to select UEFI or MBR firmware
mode was rather obvious.
You never mentioned what mobo you have, but likely the mobo maker's
site has a manual for it.
You didn't mention the mobo brand and model, or pre-built computer
brand and model, for anyone else to check if there are manuals on it.
No way to continue the diagnosis since you no longer have the computers.
As mentioned, there might be. If I ask nicely there is a good possibility that I will be allowed access one of them.
did you ask at the store or with their tech dept if they knew how to get
an old OS, like WinXP, installed on them?
Yes, I did. Alas, although he was sure XP would run on it it turns out he hadn't actually tried it himself. When it than didn't work for me and I returned the machines he had no idea what the cause could be.
Windows XP will choke on SATA controllers.
If you want to install Windows XP on SATA machines, either...
Enable IDE compatibility mode (or similar term) in the BIOS/firmware. If it exists. But it will decrease performance for all SATA drives.
Hello all,
A week or so ago I tried to install Xpsp3 on a "newer" computer (still a decade old, but not as old as XP itself). It some point in the pre-setup phase (before trying to acces the HD) it stopped with a "to protect your machine ..." blue screen. The same happend when I retried on a second computer.
Question:
What can cause the installation of the OS to throw that message ? And what can I do to circumvent it ?
Regards,
Rudy Wieser
Again, my focus wasn't on those specific computers, but instead on why the
XP installation software would fail and how to fix *that*.
"R.Wieser" <address@not.available> wrote:
Again, my focus wasn't on those specific computers, but instead on why the >> XP installation software would fail and how to fix *that*.
https://www.theverge.com/2016/1/16/10780876/microsoft-windows-support-policy-new-processors-skylake
That's one choke point for Windows XP which Mayayana mentioned. Since
you didn't identify what CPU was in those computers you returned, no
idea if the CPU was the problem. Obviously no one can address hardware
you might get later.
If you're going to buy pre-builts, first check if manuals are available
that tell you which CPU you are getting, and if the mobo can be
configured to run in UEFI or MBR mode (WinXP can only use the latter).
The tech at your shop can't tell you if they hardware they sell will
support WinXP, so you have to research yourself beforehand.
Sounds like the logical thing to do is bring your XP disk
with you to the shop, and try in on the machine there.
If there is an issue, the techies ought to know the causes or
limitations on that hardware.
Windows XP will choke on SATA controllers.
Enable IDE compatibility mode (or similar term) in the BIOS/firmware.
If it exists.
But it will decrease performance for all SATA drives.
Slipstream the SATA driver into the Windows XP ISO.
You asked about the problem on Jan 13, and then reported 10 hours later
that you had returned the computers.
"R.Wieser" <address@not.available> wrote
|
| > Enable IDE compatibility mode (or similar term) in the BIOS/firmware.
| > If it exists.
|
I think mine is set to IDE. I'm not sure. I'm pretty
certain I never installed drivers. My options are IDE,
RAID and AHCI.
I don't know about the speed issue. It's much faster
than it was with IDE drives at things like moving
files. Opening programs is mostly instant, anyway,
so... you can't get faster than instant.
"R.Wieser" <address@not.available> wrote
|
| > I know the *lake CPUs and other recent styles won't support XP.
|
| Specifically XP, or the (32-bit) versions of Vista and 7 too ?
|
I really haven't kept up, since I haven't wanted to build a system
since XP. My impression is that 7 will work with a little encouragement,
but I don't know details.
an SSD with "zero" seek time, kinda defeats the purpose ofseek optimization.
[...] There's just me here,
puttering along. But loading into memory, copying large amounts
across partitions... there's a noticeable speed improvement
with SSDs.
"Paul" <nospam@needed.invalid> wrote
an SSD with "zero" seek time, kinda defeats the purpose ofseek optimization.
I had assumed that was the whole story. I didn't know
about write queues. And of course, I don't imagine Notepad
is fighting with itself to write to disk. There's just me here,
puttering along. But loading into memory, copying large amounts
across partitions... there's a noticeable speed improvement
with SSDs.
"august abolins" <nospam@nospam.net> wrote
| You're operating on XP + and SSD?
|
Yes. Two machines. Have been for years. All SATA
connections. I suppose it wouldn't work
with older machines that don't have SATA hookups.
NOTE: It took me awhile to answer because I'm getting error
441 all of today with Eternal September. I wonder if anyone
else is having trouble.
"august abolins" <nospam@nospam.net> wrote
| You're operating on XP + and SSD?
|
Yes. Two machines. Have been for years. All SATA
connections. I suppose it wouldn't work
with older machines that don't have SATA hookups.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 546 |
Nodes: | 16 (2 / 14) |
Uptime: | 04:18:29 |
Calls: | 10,386 |
Calls today: | 1 |
Files: | 14,057 |
Messages: | 6,416,606 |