PDA

View Full Version : Can I download SP-1 & install it manually?


Panic[_2_]
February 27th 11, 01:31 AM
So far all my attempts at updating SP-1 have failed. I had used Paragon so
I deleted it using Control Panel and deleted the Paragon backup folder on my
USB drive. I rebooted. That didn't help. I turned off my USB drive and
rebooted. Still no update. I went to Command Prompt, typing in "Mountvol
/E and it says access denied. Help!

If I could download all of SP-1 do you think I could then execute it from my
hard drive and install it?

John Wunderlich
February 27th 11, 01:42 AM
"Panic" > wrote in
:

> So far all my attempts at updating SP-1 have failed. I had used
> Paragon so I deleted it using Control Panel and deleted the
> Paragon backup folder on my USB drive. I rebooted. That didn't
> help. I turned off my USB drive and rebooted. Still no update.
> I went to Command Prompt, typing in "Mountvol /E and it says
> access denied. Help!
>
> If I could download all of SP-1 do you think I could then execute
> it from my hard drive and install it?
>
>

There is a "Standalone" version advertised at the following site:

<http://technet.microsoft.com/en-us/windows/gg635126.aspx?ITPID=carepgm>

HTH,
John

ianp
February 27th 11, 11:20 AM
Panic wrote:

> So far all my attempts at updating SP-1 have failed. I had used Paragon so
> I deleted it using Control Panel and deleted the Paragon backup folder on my
> USB drive. I rebooted. That didn't help. I turned off my USB drive and
> rebooted. Still no update. I went to Command Prompt, typing in "Mountvol
> /E and it says access denied. Help!
>
> If I could download all of SP-1 do you think I could then execute it from my
> hard drive and install it?

I downloaded the DVD image from the ms site - it has both 32 and 64bit
upgrades. Used this to update seveal installations without any problems.

Ed Cryer
February 27th 11, 12:14 PM
On 27/02/2011 01:31, Panic wrote:
> So far all my attempts at updating SP-1 have failed. I had used Paragon
> so I deleted it using Control Panel and deleted the Paragon backup
> folder on my USB drive. I rebooted. That didn't help. I turned off my
> USB drive and rebooted. Still no update. I went to Command Prompt,
> typing in "Mountvol /E and it says access denied. Help!
>
> If I could download all of SP-1 do you think I could then execute it
> from my hard drive and install it?

That's exactly the problem I had.
Right click on Command Prompt, Run as Administrator, Mountvol /E. Then
run SP1 (from Windows Update preferably, if you can still get it there).

Afterwards put Paragon back; it works extremely well. I restored my
complete C drive with it about 6 months ago, a couple of weeks after
getting this computer, and have had no problems at all with MS updates
until this one. All the Paragon backups, together with the program
itself, were online.
MS should have forewarned us all about unmounted drives.

Ed

Panic[_2_]
February 27th 11, 07:37 PM
OK. I right clicked Command Prompt and chose Run as Administrator and typed
in mountvol /e. It didn't say "access denied" this time so I think it
worked. So I went to Windows Update and tried again. It failed. I have
ordered the CD from MS for SP-1. Do you think it will work when run from
the CD after I receive it?

"Ed Cryer" wrote in message ...

On 27/02/2011 01:31, Panic wrote:
> So far all my attempts at updating SP-1 have failed. I had used Paragon
> so I deleted it using Control Panel and deleted the Paragon backup
> folder on my USB drive. I rebooted. That didn't help. I turned off my
> USB drive and rebooted. Still no update. I went to Command Prompt,
> typing in "Mountvol /E and it says access denied. Help!
>
> If I could download all of SP-1 do you think I could then execute it
> from my hard drive and install it?

That's exactly the problem I had.
Right click on Command Prompt, Run as Administrator, Mountvol /E. Then
run SP1 (from Windows Update preferably, if you can still get it there).

Afterwards put Paragon back; it works extremely well. I restored my
complete C drive with it about 6 months ago, a couple of weeks after
getting this computer, and have had no problems at all with MS updates
until this one. All the Paragon backups, together with the program
itself, were online.
MS should have forewarned us all about unmounted drives.

Ed

Ed Cryer
February 27th 11, 08:01 PM
On 27/02/2011 19:37, Panic wrote:
> OK. I right clicked Command Prompt and chose Run as Administrator and
> typed in mountvol /e. It didn't say "access denied" this time so I think
> it worked. So I went to Windows Update and tried again. It failed. I
> have ordered the CD from MS for SP-1. Do you think it will work when run
> from the CD after I receive it?
>

What was the error message?

Ed

Panic[_2_]
February 27th 11, 09:20 PM
0x800F0A12

"Ed Cryer" wrote in message ...

On 27/02/2011 19:37, Panic wrote:
> OK. I right clicked Command Prompt and chose Run as Administrator and
> typed in mountvol /e. It didn't say "access denied" this time so I think
> it worked. So I went to Windows Update and tried again. It failed. I
> have ordered the CD from MS for SP-1. Do you think it will work when run
> from the CD after I receive it?
>

What was the error message?

Ed

Ed Cryer
February 27th 11, 09:52 PM
On 27/02/2011 21:20, Panic wrote:
> 0x800F0A12
>
> "Ed Cryer" wrote in message ...
>
> On 27/02/2011 19:37, Panic wrote:
>> OK. I right clicked Command Prompt and chose Run as Administrator and
>> typed in mountvol /e. It didn't say "access denied" this time so I think
>> it worked. So I went to Windows Update and tried again. It failed. I
>> have ordered the CD from MS for SP-1. Do you think it will work when run
>> from the CD after I receive it?
>>
>
> What was the error message?
>
> Ed

Try top-posting. It's far more helpful.

That error message is the one that I fixed with mountvol /E.
OK then, try the solution given by this tech guy here;
http://tinyurl.com/5uynjas

DISKPART under Command Prompt.
It's a bit un-user-friendly when you run it, so I'll forewarn you.

1. Diskpart.
2. (You'll be asked by Windows if it's ok to run Diskpart) Yes
3. (You get presented with another DOS window over the original, but
with DISKPART already typed in) Type "automount enable" without quotes.
4. Cross your fingers, retry SP1, leave it going even when it seems to
be doing nothing but the disk access light is flashing.

Ed

Ed Cryer
February 27th 11, 09:58 PM
On 27/02/2011 21:52, Ed Cryer wrote:
> On 27/02/2011 21:20, Panic wrote:
>> 0x800F0A12
>>
>> "Ed Cryer" wrote in message
>> ...
>>
>> On 27/02/2011 19:37, Panic wrote:
>>> OK. I right clicked Command Prompt and chose Run as Administrator and
>>> typed in mountvol /e. It didn't say "access denied" this time so I think
>>> it worked. So I went to Windows Update and tried again. It failed. I
>>> have ordered the CD from MS for SP-1. Do you think it will work when run
>>> from the CD after I receive it?
>>>
>>
>> What was the error message?
>>
>> Ed
>
> Try top-posting. It's far more helpful.
>
> That error message is the one that I fixed with mountvol /E.
> OK then, try the solution given by this tech guy here;
> http://tinyurl.com/5uynjas
>
> DISKPART under Command Prompt.
> It's a bit un-user-friendly when you run it, so I'll forewarn you.
>
> 1. Diskpart.
> 2. (You'll be asked by Windows if it's ok to run Diskpart) Yes
> 3. (You get presented with another DOS window over the original, but
> with DISKPART already typed in) Type "automount enable" without quotes.
> 4. Cross your fingers, retry SP1, leave it going even when it seems to
> be doing nothing but the disk access light is flashing.
>
> Ed
>
>
>

Addendum.

Bottom-posting. You've got me confused with your bad netiquette.

Ed

Panic[_2_]
February 27th 11, 11:13 PM
>> On 27/02/2011 19:37, Panic wrote:
>>> OK. I right clicked Command Prompt and chose Run as Administrator and
>>> typed in mountvol /e. It didn't say "access denied" this time so I think
>>> it worked. So I went to Windows Update and tried again. It failed. I
>>> have ordered the CD from MS for SP-1. Do you think it will work when run
>>> from the CD after I receive it?
>>>
>>
>> What was the error message?

> On 27/02/2011 21:20, Panic wrote:
>> 0x800F0A12
>>
>
> That error message is the one that I fixed with mountvol /E.
> OK then, try the solution given by this tech guy here;
> http://tinyurl.com/5uynjas
>
> DISKPART under Command Prompt.
> It's a bit un-user-friendly when you run it, so I'll forewarn you.
>
> 1. Diskpart.
> 2. (You'll be asked by Windows if it's ok to run Diskpart) Yes
> 3. (You get presented with another DOS window over the original, but
> with DISKPART already typed in) Type "automount enable" without quotes.
> 4. Cross your fingers, retry SP1, leave it going even when it seems to
> be doing nothing but the disk access light is flashing.
>
> Ed
>
I had tried to mountvol /E with no success. The Dispart worked for me. I
don't know if it makes any difference but the internet location (below) I
found this on said, after entering automount enable you should reboot before
trying to install SP-1. I now have SP-1 loaded and active.
http://blogs.technet.com/b/joscon/archive/2011/02/17/windows-7-2008-r2-service-pack-1-fails-with-0x800f0a12.aspx

Stan Brown
February 27th 11, 11:29 PM
On Sun, 27 Feb 2011 13:20:46 -0800, Panic wrote:
>
> 0x800F0A12
>
> "Ed Cryer" wrote in message ...
>
[snip]



PLEASE stop posting upside down.


--
Stan Brown, Oak Road Systems, Tompkins County, New York, USA
http://OakRoadSystems.com
Shikata ga nai...

Ed Cryer
February 27th 11, 11:35 PM
On 27/02/2011 23:13, Panic wrote:
>>> On 27/02/2011 19:37, Panic wrote:
>>>> OK. I right clicked Command Prompt and chose Run as Administrator and
>>>> typed in mountvol /e. It didn't say "access denied" this time so I
>>>> think
>>>> it worked. So I went to Windows Update and tried again. It failed. I
>>>> have ordered the CD from MS for SP-1. Do you think it will work when
>>>> run
>>>> from the CD after I receive it?
>>>>
>>>
>>> What was the error message?
>
>> On 27/02/2011 21:20, Panic wrote:
>>> 0x800F0A12
>>>
>>
>> That error message is the one that I fixed with mountvol /E.
>> OK then, try the solution given by this tech guy here;
>> http://tinyurl.com/5uynjas
>>
>> DISKPART under Command Prompt.
>> It's a bit un-user-friendly when you run it, so I'll forewarn you.
>>
>> 1. Diskpart.
>> 2. (You'll be asked by Windows if it's ok to run Diskpart) Yes
>> 3. (You get presented with another DOS window over the original, but
>> with DISKPART already typed in) Type "automount enable" without quotes.
>> 4. Cross your fingers, retry SP1, leave it going even when it seems to
>> be doing nothing but the disk access light is flashing.
>>
>> Ed
>>
> I had tried to mountvol /E with no success. The Dispart worked for me. I
> don't know if it makes any difference but the internet location (below)
> I found this on said, after entering automount enable you should reboot
> before trying to install SP-1. I now have SP-1 loaded and active.
> http://blogs.technet.com/b/joscon/archive/2011/02/17/windows-7-2008-r2-service-pack-1-fails-with-0x800f0a12.aspx
>
>

Good news, Panic. And well done over the restart too.

Look in Computer/ (right click) Manage/ Disk Management. Do you notice
any new name added to any partition?

Ed

Google