C
Christian Stange
This is a very special case, so I will spend some time describing my
needs, how I solve them, and the problem that has surfaced.
I'm running a datalab whit Windows/Linux dualboots. The point in my
setup, is that it should be possible for me from my server to decide
which OS the machines should boot into.
To do this,I've installed a network enabled GRUB (The GRand Unified
Bootloader) and configured it to ask my DHCP server for what boot
configuration I should use. So far so good.
In my initial testing, I didn't connect to my network; I loaded my
configuration file from local disc, and with this setup, both Linux and
Windows booted as they should. So the core configration scripts are
correct.
When I started to connect to the network, and with this setup, Windows
XP loops at the Windows XP logo.
I say it loops, because the animation continues forever. If I try to
boot in a different mode, I can se that it loads a lot of sys files and
stops after loading cpqagp.sys (or agpcpq.sys
) I believe that this is
the final step before the Kernel get started; but I'm unable to get this
properly confirmed. But it means that the boot sequense has been
transferred to NTLDR, it is able to read the disk, and it is able to
find its files.
My first suspicion was that Windows XP is unable to boot with an active
networks card. But that would make it impossible to PXE start Windows,
and I find that hard to believe. On the other side, there could be an
undocumented boot option that is used in those setups.
While I know that this isn't standard Windows problem, it seems to be a
serious bug, that is hard to catch. I would really appreciate all
information that can help me solve this problem and make my setup work
as intended.
regards
christian
needs, how I solve them, and the problem that has surfaced.
I'm running a datalab whit Windows/Linux dualboots. The point in my
setup, is that it should be possible for me from my server to decide
which OS the machines should boot into.
To do this,I've installed a network enabled GRUB (The GRand Unified
Bootloader) and configured it to ask my DHCP server for what boot
configuration I should use. So far so good.
In my initial testing, I didn't connect to my network; I loaded my
configuration file from local disc, and with this setup, both Linux and
Windows booted as they should. So the core configration scripts are
correct.
When I started to connect to the network, and with this setup, Windows
XP loops at the Windows XP logo.
I say it loops, because the animation continues forever. If I try to
boot in a different mode, I can se that it loads a lot of sys files and
stops after loading cpqagp.sys (or agpcpq.sys

the final step before the Kernel get started; but I'm unable to get this
properly confirmed. But it means that the boot sequense has been
transferred to NTLDR, it is able to read the disk, and it is able to
find its files.
My first suspicion was that Windows XP is unable to boot with an active
networks card. But that would make it impossible to PXE start Windows,
and I find that hard to believe. On the other side, there could be an
undocumented boot option that is used in those setups.
While I know that this isn't standard Windows problem, it seems to be a
serious bug, that is hard to catch. I would really appreciate all
information that can help me solve this problem and make my setup work
as intended.
regards
christian