Hi All,
I am using firewire 1394 for WinDbg on two computers. I tried to reboot target machine after disabling firewire 1394 host controller but it’s not booting.
It shows windows is starting. But then the screen becomes blank.
I am completely clueless.
Thank you.
Harsha
Yahoo! Music Unlimited - Access over 1 million songs. Try it free.
On Oct 18, 2005, at 1:50 PM, Harsha Inamdar wrote:
I am using firewire 1394 for WinDbg on two computers. I tried to
reboot target machine after disabling firewire 1394 host controller
but it’s not booting.
It shows windows is starting. But then the screen becomes blank.
I am completely clueless.
Does it break into the debugger? What if you boot in safe mode? What
if you *don’t* boot in safe mode? What screen exactly do you see
right before it blanks? What if you boot with /debug (or w/o if
that’s what you’re doing)? Etc.
Steve Dispensa
MVP - Windows DDK
www.kernelmustard.com
Thank you for your reply.
It doesn’t break into debugger. I just disabled firewire 1394 host controller & tried to reboot it.
I was setting up the host & target computers for debugging with firewire 1394.
After I reboot it, it asks me for bios password. Then the screen comes up stating the options for safe mode, normal start or recover. I tried all the options. For normal start or recover, it shows windows is starting up & then the screen becomes blank. For safe mode, it shows the list of drivers all *.sys files.
Thank you.
Harsha
Steve Dispensa wrote:
On Oct 18, 2005, at 1:50 PM, Harsha Inamdar wrote:
I am using firewire 1394 for WinDbg on two computers. I tried to reboot target machine after disabling firewire 1394 host controller but it’s not booting.
It shows windows is starting. But then the screen becomes blank.
I am completely clueless.
Does it break into the debugger? What if you boot in safe mode? What if you don’t boot in safe mode? What screen exactly do you see right before it blanks? What if you boot with /debug (or w/o if that’s what you’re doing)? Etc.
----------------------------------
Steve Dispensa
MVP - Windows DDK
www.kernelmustard.com
—
You are currently subscribed to windbg as: unknown lmsubst tag argument: ‘’
To unsubscribe send a blank email to xxxxx@lists.osr.com
---------------------------------
Yahoo! Music Unlimited - Access over 1 million songs. Try it free.
Boot to the installation recovery console, fix the boot.ini to remove all debug from the boot partition, and uninstall/disable the 1394. Then reboot. The hardware wizard should restore the 1394 system drives and you can begin again. The VERY first thing to do is to create a non-debug entry for the boot menu That is the best way to save your ass the next time you screw up the boot.
–
The personal opinion of
Gary G. Little
“Harsha Inamdar” wrote in message news:xxxxx@windbg…
Thank you for your reply.
It doesn’t break into debugger. I just disabled firewire 1394 host controller & tried to reboot it.
I was setting up the host & target computers for debugging with firewire 1394.
After I reboot it, it asks me for bios password. Then the screen comes up stating the options for safe mode, normal start or recover. I tried all the options. For normal start or recover, it shows windows is starting up & then the screen becomes blank. For safe mode, it shows the list of drivers all *.sys files.
Thank you.
Harsha
Steve Dispensa wrote:
On Oct 18, 2005, at 1:50 PM, Harsha Inamdar wrote:
I am using firewire 1394 for WinDbg on two computers. I tried to reboot target machine after disabling firewire 1394 host controller but it’s not booting.
It shows windows is starting. But then the screen becomes blank.
I am completely clueless.
Does it break into the debugger? What if you boot in safe mode? What if you don’t boot in safe mode? What screen exactly do you see right before it blanks? What if you boot with /debug (or w/o if that’s what you’re doing)? Etc.
----------------------------------
Steve Dispensa
MVP - Windows DDK
www.kernelmustard.com
—
You are currently subscribed to windbg as: unknown lmsubst tag argument: ‘’
To unsubscribe send a blank email to xxxxx@lists.osr.com
------------------------------------------------------------------------------
Yahoo! Music Unlimited - Access over 1 million songs. Try it free.
How would I get to the installation recovery console? I am not getting any screen other that just windows is starting up. How will I be able to enable 1394 host controller without starting the windows?
“Gary G. Little” wrote:Boot to the installation recovery console, fix the boot.ini to remove all debug from the boot partition, and uninstall/disable the 1394. Then reboot. The hardware wizard should restore the 1394 system drives and you can begin again. The VERY first thing to do is to create a non-debug entry for the boot menu That is the best way to save your ass the next time you screw up the boot.
–
The personal opinion of
Gary G. Little
“Harsha Inamdar” wrote in message news:xxxxx@windbg…
Thank you for your reply.
It doesn’t break into debugger. I just disabled firewire 1394 host controller & tried to reboot it.
I was setting up the host & target computers for debugging with firewire 1394.
After I reboot it, it asks me for bios password. Then the screen comes up stating the options for safe mode, normal start or recover. I tried all the options. For normal start or recover, it shows windows is starting up & then the screen becomes blank. For safe mode, it shows the list of drivers all *.sys files.
Thank you.
Harsha
Steve Dispensa wrote:
On Oct 18, 2005, at 1:50 PM, Harsha Inamdar wrote:
I am using firewire 1394 for WinDbg on two computers. I tried to reboot target machine after disabling firewire 1394 host controller but it’s not booting.
It shows windows is starting. But then the screen becomes blank.
I am completely clueless.
Does it break into the debugger? What if you boot in safe mode? What if you don’t boot in safe mode? What screen exactly do you see right before it blanks? What if you boot with /debug (or w/o if that’s what you’re doing)? Etc.
----------------------------------
Steve Dispensa
MVP - Windows DDK
www.kernelmustard.com
—
You are currently subscribed to windbg as: unknown lmsubst tag argument: ‘’
To unsubscribe send a blank email to xxxxx@lists.osr.com
---------------------------------
Yahoo! Music Unlimited - Access over 1 million songs. Try it free.
—
You are currently subscribed to windbg as: unknown lmsubst tag argument: ‘’
To unsubscribe send a blank email to xxxxx@lists.osr.com
---------------------------------
Yahoo! Music Unlimited - Access over 1 million songs. Try it free.
xxxxx@lists.osr.com wrote on 10/18/2005 02:30:19 PM:
How would I get to the installation recovery console? I am not
getting any screen other that just windows is starting up. How will
I be able to enable 1394 host controller without starting the windows?
Google is your friend. Between the Web, which has a live look into the
MSDN Library database, and Google groups, you have available to you all the
information necessary to start the recovery console from the *installation
CD* and enable your 1394 Host controller. Here’s a hint: The very first
link that shows up when you put Recovery Console into the Google
search field has lots of friendly pictures to help you here.
Phil
Philip D. Barila
Seagate Technology LLC
(720) 684-1842
Thank you very much for your help. Unfortunately I work from home.
“Gary G. Little” wrote:1. Power on system.
2. Press ejector button on CD
3. Remove “Barney goes to the Zoo” CD and replace with Windows XP/SP2 Installation CD.
4. Proceed with boot.
5. Select Repair when presented.
6. At the next prompt type HELP
7. READ READ READ READ
8. Type HELP
9. READ READ READ READ
No one in your office knows how to do this?
–
The personal opinion of
Gary G. Little
“Harsha Inamdar” wrote in message news:xxxxx@windbg…
How would I get to the installation recovery console? I am not getting any screen other that just windows is starting up. How will I be able to enable 1394 host controller without starting the windows?
“Gary G. Little” wrote: Boot to the installation recovery console, fix the boot.ini to remove all debug from the boot partition, and uninstall/disable the 1394. Then reboot. The hardware wizard should restore the 1394 system drives and you can begin again. The VERY first thing to do is to create a non-debug entry for the boot menu That is the best way to save your ass the next time you screw up the boot.
–
The personal opinion of
Gary G. Little
“Harsha Inamdar” wrote in message news:xxxxx@windbg…
Thank you for your reply.
It doesn’t break into debugger. I just disabled firewire 1394 host controller & tried to reboot it.
I was setting up the host & target computers for debugging with firewire 1394.
After I reboot it, it asks me for bios password. Then the screen comes up stating the options for safe mode, normal start or recover. I tried all the options. For normal start or recover, it shows windows is starting up & then the screen becomes blank. For safe mode, it shows the list of drivers all *.sys files.
Thank you.
Harsha
Steve Dispensa wrote:
On Oct 18, 2005, at 1:50 PM, Harsha Inamdar wrote:
I am using firewire 1394 for WinDbg on two computers. I tried to reboot target machine after disabling firewire 1394 host controller but it’s not booting.
It shows windows is starting. But then the screen becomes blank.
I am completely clueless.
Does it break into the debugger? What if you boot in safe mode? What if you don’t boot in safe mode? What screen exactly do you see right before it blanks? What if you boot with /debug (or w/o if that’s what you’re doing)? Etc.
----------------------------------
Steve Dispensa
MVP - Windows DDK
www.kernelmustard.com
—
You are currently subscribed to windbg as: unknown lmsubst tag argument: ‘’
To unsubscribe send a blank email to xxxxx@lists.osr.com
---------------------------------
Yahoo! Music Unlimited - Access over 1 million songs. Try it free.
—
You are currently subscribed to windbg as: unknown lmsubst tag argument: ‘’
To unsubscribe send a blank email to xxxxx@lists.osr.com
---------------------------------
Yahoo! Music Unlimited - Access over 1 million songs. Try it free.
—
You are currently subscribed to windbg as: unknown lmsubst tag argument: ‘’
To unsubscribe send a blank email to xxxxx@lists.osr.com
---------------------------------
Yahoo! Music Unlimited - Access over 1 million songs. Try it free.
Harsha Inamdar wrote:
How would I get to the installation recovery console? I am not getting
any screen other that just windows is starting up. How will I be able
to enable 1394 host controller without starting the windows?
*//*
If you still have your Windows XP CD, try booting with that in the
drive. Tell it you want to Repair, and enter the Recovery Console.
Of course, once you are in the recovery console, I’m not sure what you
are going to do. Several folks have assumed that you modified your
boot.ini to add the /debug flags; if that’s true, you can fix that from
the recovery console. If that’s NOT true, I suspect you will need to
reinstall.
–
Tim Roberts, xxxxx@probo.com
Providenza & Boekelheide, Inc.
> Of course, once you are in the recovery console, I’m not sure what you
are going to do. Several folks have assumed that you modified your
boot.ini to add the /debug flags; if that’s true, you can fix that from
the recovery console.
Not sure it is relevant when you boot into a recovery console from
the installation CD, but the 2c I want to add is definitely relevant if
you have RC installed as a boot option (which I strongly recommend
for everyone).
Here’s the problem: the default local security policy does not allow
the RC to access all files and folders, and I vaguely remember
that I had problems with C:\ (I was stuck in C:\WINDOWS\system32,
IIRC) until I changed this setting.
It is hidden in “Control Panel” -> “Adm. Tools” -> “Local Security
Policy” -> “Security Options” -> “Recovery Console: Allow floppy
copy and access to all drives and folders”.
And JIC: if you decide to install RC as a boot option, run
:\i386\winnt32.exe /cmdcons
Regards,
Alex Shvedov
----- Original Message -----
From: “Tim Roberts”
To: “Kernel Debugging Interest List”
Sent: Tuesday, October 18, 2005 7:08 PM
Subject: Re: [windbg] Target machine is not booting: firewire 1394 problem
> Harsha Inamdar wrote:
>
>> How would I get to the installation recovery console? I am not getting
>> any screen other that just windows is starting up. How will I be able
>> to enable 1394 host controller without starting the windows?
>> //
>
>
> If you still have your Windows XP CD, try booting with that in the
> drive. Tell it you want to Repair, and enter the Recovery Console.
>
> Of course, once you are in the recovery console, I’m not sure what you
> are going to do. Several folks have assumed that you modified your
> boot.ini to add the /debug flags; if that’s true, you can fix that from
> the recovery console. If that’s NOT true, I suspect you will need to
> reinstall.
>
> –
> Tim Roberts, xxxxx@probo.com
> Providenza & Boekelheide, Inc.
>
>
> —
> You are currently subscribed to windbg as: xxxxx@bellsouth.net
> To unsubscribe send a blank email to xxxxx@lists.osr.com
>