Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Administration > Vista + PGP WDE + BSOD Stop 0x000000ED

Reply
Thread Tools Display Modes

Vista + PGP WDE + BSOD Stop 0x000000ED

 
 
Darsenator
Guest
Posts: n/a

 
      02-09-2008
Hello,

I'm not sure if i've posted this in the correct support/discussion
group. After encryting the entire hard drive after installing latest PGP WDE
Version 9.7 upon the first reboot after entering my pgp authentication
passphrase i receive the following error ?

any ideas on what could be wrong ?

I've tested out the hdd & it is fine as this only happens when i encrypt the
drive with PGP-WDE.
 
Reply With Quote
 
 
 
 
Ronnie Vernon MVP
Guest
Posts: n/a

 
      02-09-2008
The Stop:0x000000ED is usually associated with a corrupt or otherwise
Unmountable Boot Volume.

PGP Support - Access Technical Support:
http://www.pgp.com/support/index.html


--

Ronnie Vernon
Microsoft MVP
Windows Desktop Experience


"Darsenator" <> wrote in message
news:784556CD-1873-4602-B47C-...
> Hello,
>
> I'm not sure if i've posted this in the correct support/discussion
> group. After encryting the entire hard drive after installing latest PGP
> WDE
> Version 9.7 upon the first reboot after entering my pgp authentication
> passphrase i receive the following error ?
>
> any ideas on what could be wrong ?
>
> I've tested out the hdd & it is fine as this only happens when i encrypt
> the
> drive with PGP-WDE.


 
Reply With Quote
 
Darsenator
Guest
Posts: n/a

 
      02-09-2008
Hi Ronnie,

This is the strange part, this has only happened since upgrading to
Vista..it was never an issue with XP...however i do understand that the boot
process between XP/Vista is completely different.

I'm absolutely stumped as to what the solution could be, I've put up post
regarding the issue on the PGP Forum & have had heaps of people reading but
nobody replying with an answer.

Are there any BCD commands that i could run before rebooting the system
?..could it be that Vista does not know how to deal with the encryption set
by PGP ?

...Thanks for taking the time to reply to my posting.

Regards,
Martin.

"Ronnie Vernon MVP" wrote:

> The Stop:0x000000ED is usually associated with a corrupt or otherwise
> Unmountable Boot Volume.
>
> PGP Support - Access Technical Support:
> http://www.pgp.com/support/index.html
>
>
> --
>
> Ronnie Vernon
> Microsoft MVP
> Windows Desktop Experience
>
>
> "Darsenator" <> wrote in message
> news:784556CD-1873-4602-B47C-...
> > Hello,
> >
> > I'm not sure if i've posted this in the correct support/discussion
> > group. After encryting the entire hard drive after installing latest PGP
> > WDE
> > Version 9.7 upon the first reboot after entering my pgp authentication
> > passphrase i receive the following error ?
> >
> > any ideas on what could be wrong ?
> >
> > I've tested out the hdd & it is fine as this only happens when i encrypt
> > the
> > drive with PGP-WDE.

>

 
Reply With Quote
 
Ronnie Vernon MVP
Guest
Posts: n/a

 
      02-10-2008
Martin

I'm completely clueless about how the PGP encryption works with the system?
Can you get to a command prompt with the F8 options at boot? If so, you
might try the chkdsk /f command.

--

Ronnie Vernon
Microsoft MVP
Windows Desktop Experience


"Darsenator" <> wrote in message
news:2198AB43-D96D-4C93-AEFA-...
> Hi Ronnie,
>
> This is the strange part, this has only happened since upgrading
> to
> Vista..it was never an issue with XP...however i do understand that the
> boot
> process between XP/Vista is completely different.
>
> I'm absolutely stumped as to what the solution could be, I've put up post
> regarding the issue on the PGP Forum & have had heaps of people reading
> but
> nobody replying with an answer.
>
> Are there any BCD commands that i could run before rebooting the system
> ?..could it be that Vista does not know how to deal with the encryption
> set
> by PGP ?
>
> ..Thanks for taking the time to reply to my posting.
>
> Regards,
> Martin.
>
> "Ronnie Vernon MVP" wrote:
>
>> The Stop:0x000000ED is usually associated with a corrupt or otherwise
>> Unmountable Boot Volume.
>>
>> PGP Support - Access Technical Support:
>> http://www.pgp.com/support/index.html
>>
>>
>> --
>>
>> Ronnie Vernon
>> Microsoft MVP
>> Windows Desktop Experience
>>
>>
>> "Darsenator" <> wrote in message
>> news:784556CD-1873-4602-B47C-...
>> > Hello,
>> >
>> > I'm not sure if i've posted this in the correct support/discussion
>> > group. After encryting the entire hard drive after installing latest
>> > PGP
>> > WDE
>> > Version 9.7 upon the first reboot after entering my pgp authentication
>> > passphrase i receive the following error ?
>> >
>> > any ideas on what could be wrong ?
>> >
>> > I've tested out the hdd & it is fine as this only happens when i
>> > encrypt
>> > the
>> > drive with PGP-WDE.

>>


 
Reply With Quote
 
docknorman
Guest
Posts: n/a

 
      10-19-2008

i had the same issue, and no there is not a current solution to the
issue. It is not vista dependent, although a new feature in vista may be
the culprit. When most windows OS's above win95 find what it thinks is a
bad boot sector, it wants to run bootsect/bootmgr and correct the issue.
before vista came along, this was only done after blue screen related
failures. you would be prompted to boot in safe mode, etc. XPSP2/win2003
and above try to perform this task automatically (depending on
settings)...vista however is not dependant on settings and does the
automatically. To do this, vista mounts a sudo-CDrom/floppy using drive
letter X (not sure if you have seen this before) and runs bootsect /n60
.... /force (syntax not exact). When this occurs the MBR is overwritten
and thats when the fun starts. Because PGP has encrypted your boot
partition (sector) but vista has overwritten your MBR now, you basically
have an unbootable disk. Here is what I have found after much
testing...almost to the point of insane ..ha

- PGP recovery is not possible because bootguard authentication cannot
occur. why? because you never pass the MBR checks due to your
unencrypted MBR/PGP wont allow it to "bypass"

- OS recovery is not possible using a restore disk (OS) why? because
bootguard will not find a valid OS (os not found errors or similar).

- reimaging without "disk whipe" is not possible. why? because even if
you format the drive using full/complete (not quick) the MBR and bootsec
are not "accessible" because bootguard "locks" that portion of the disk.
even after total formatting, you will still see the bootguard splash
screen.

- reimaging after a total "disk whipe" will work but this requires a
few steps.
first, reformat the drive.
second, perform 3 pass disk whipe
third, run fixmbr to write a new MBR
fourth, run bootsect /n52 ALL /force (unlocks the disk)
fifth, run bootsect /n60 ALL /force (unlocks the disk)
sixth, rerun fixmbr to write a final good MBR
seventh, reimage your disk from a backup

The worst part about this scenario is that PGP has no solution other
than restoring from backup, and they have no input on the method of the
restore. If you cannot recover using PGP images, or by using the
"bypass" feature, you are basically on your own. remember, the "terms of
service" state that PGP is not responsible for any corruption of your
disk or loss of data. imagine that.

Sorry for the long post, it served a dual purpose. hopefully to help
you, and to allow me to vent...therefore preventing me from going
"postal"

dock


--
docknorman
------------------------------------------------------------------------
docknorman's Profile: http://forums.techarena.in/members/docknorman.htm
View this thread: http://forums.techarena.in/vista-adm...ion/911208.htm

http://forums.techarena.in

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
BSOD-IRQL--Stop Error Webangel Windows Vista General Discussion 11 01-07-2008 04:14 AM
Installation BSOD STOP 5C - Nigel16494 Windows Vista Installation 6 11-22-2007 03:45 AM
BSOD Stop error code when installing Vista bob42701 Windows Vista Installation 10 05-20-2007 03:48 PM
Vista BSOD startup stop 0x0000007E Astrof Windows Vista Installation 6 12-17-2006 11:04 PM
To heaven from BSOD STOP 0x0000001A rogerlebo Windows Vista General Discussion 2 09-09-2006 10:45 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59