PC Review


Reply
Thread Tools Rate Thread

Acer - Hidden partion PQService

 
 
OdlDevelop
Guest
Posts: n/a
 
      20th Jan 2011
Good evening, I got a problem with a Acer Power F5 desktop. In the pc
there’s Windowx xp installed and due to viruses probably, it’s not
going to boot anymore. I’d like to format the c partition and
reinstall all the software but I can’t launch the recovery procedure
pressing Alt and F10 keys. I think I lost the original dvd for system
recovery. I checked with Ubuntu and I still can see the hidden
partition PQService and I’m wondering if I can burn is some way the
files and folder I got inside the PQService partition and use the
fresh made dvd for restore the factory system inside my pc. I can copy
without any problem the data contained inside the hidden partition
but, can I burn those files? Do I have to create a particular dvd?
Could you please help me? Thank you, best regards
 
Reply With Quote
 
 
 
 
Jan Alter
Guest
Posts: n/a
 
      20th Jan 2011
"OdlDevelop" <(E-Mail Removed)> wrote in message
news:7b9f3b8a-cced-4e4c-b239-(E-Mail Removed)...
Good evening, I got a problem with a Acer Power F5 desktop. In the pc
there’s Windowx xp installed and due to viruses probably, it’s not
going to boot anymore. I’d like to format the c partition and
reinstall all the software but I can’t launch the recovery procedure
pressing Alt and F10 keys. I think I lost the original dvd for system
recovery. I checked with Ubuntu and I still can see the hidden
partition PQService and I’m wondering if I can burn is some way the
files and folder I got inside the PQService partition and use the
fresh made dvd for restore the factory system inside my pc. I can copy
without any problem the data contained inside the hidden partition
but, can I burn those files? Do I have to create a particular dvd?
Could you please help me? Thank you, best regards

You might consider going to Acer Support, seeing if they have a recovery
utility that can be burned onto a disk to help you get access to the
partition. If that's not possible it might be worth speaking, chatting,
e-mailing someone there for some direct information to how to access that
partition, as it sounds like you will need a propriatory program to get to
it.


--
Jan Alter
(E-Mail Removed)


 
Reply With Quote
 
Paul
Guest
Posts: n/a
 
      20th Jan 2011
OdlDevelop wrote:
> Good evening, I got a problem with a Acer Power F5 desktop. In the pc
> there’s Windowx xp installed and due to viruses probably, it’s not
> going to boot anymore. I’d like to format the c partition and
> reinstall all the software but I can’t launch the recovery procedure
> pressing Alt and F10 keys. I think I lost the original dvd for system
> recovery. I checked with Ubuntu and I still can see the hidden
> partition PQService and I’m wondering if I can burn is some way the
> files and folder I got inside the PQService partition and use the
> fresh made dvd for restore the factory system inside my pc. I can copy
> without any problem the data contained inside the hidden partition
> but, can I burn those files? Do I have to create a particular dvd?
> Could you please help me? Thank you, best regards


There's probably a recipe around somewhere, for your situation.

http://forums.mydigitallife.info/thr...ences-to-share

The first post there, is a recipe for changing the partition type,
so the partition is visible. Rather than using Diskpart, there are
other tools for that. For example, you could change the Type field
with this.

(ptedit32 is a utility that used to be part of Partition Magic, and
can be downloaded for free. You can enter a value in the Type field, to
change the declared partition type for a partition.)

http://www.vistax64.com/attachments/...0-dell-tbl.gif

Later on, there is a discussion of using some tool to "mount" a particular
file type held within the partition. I presume some files become visible,
once you do that.

The thing is, the details may change, from one generation of Acer
to another, and that thread is around "Vista vintage". So your recovery
might be slightly different. But if you do a search on "Acer PQService",
some good info is bound to pop up.

According to that thread, the Alt-F10 thing can get busted, if the
MBR (sector 0) has been attacked or overwritten. The MBR contains
512 bytes total. It's the very first sector on the disk. 64 bytes
is enough to contain descriptors for the four primary partitions
on the disk. 446 bytes contain boot code. It could be, that the 446 byte
section got damaged, and you lost the alt-F10 as a result. (Some malware,
uses the MBR as it's point of entry.) So one suggestion there, was to
repair the MBR. As that would bring back the alt-F10 thing.

Paul
 
Reply With Quote
 
Jan Alter
Guest
Posts: n/a
 
      21st Jan 2011
"Paul" <(E-Mail Removed)> wrote in message
news:ihab4v$d54$(E-Mail Removed)...
> OdlDevelop wrote:
>> Good evening, I got a problem with a Acer Power F5 desktop. In the pc
>> there’s Windowx xp installed and due to viruses probably, it’s not
>> going to boot anymore. I’d like to format the c partition and
>> reinstall all the software but I can’t launch the recovery procedure
>> pressing Alt and F10 keys. I think I lost the original dvd for system
>> recovery. I checked with Ubuntu and I still can see the hidden
>> partition PQService and I’m wondering if I can burn is some way the
>> files and folder I got inside the PQService partition and use the
>> fresh made dvd for restore the factory system inside my pc. I can copy
>> without any problem the data contained inside the hidden partition
>> but, can I burn those files? Do I have to create a particular dvd?
>> Could you please help me? Thank you, best regards

>
> There's probably a recipe around somewhere, for your situation.
>
> http://forums.mydigitallife.info/thr...ences-to-share
>
> The first post there, is a recipe for changing the partition type,
> so the partition is visible. Rather than using Diskpart, there are
> other tools for that. For example, you could change the Type field
> with this.
>
> (ptedit32 is a utility that used to be part of Partition Magic, and
> can be downloaded for free. You can enter a value in the Type field, to
> change the declared partition type for a partition.)
>
> http://www.vistax64.com/attachments/...0-dell-tbl.gif
>
> Later on, there is a discussion of using some tool to "mount" a particular
> file type held within the partition. I presume some files become visible,
> once you do that.
>
> The thing is, the details may change, from one generation of Acer
> to another, and that thread is around "Vista vintage". So your recovery
> might be slightly different. But if you do a search on "Acer PQService",
> some good info is bound to pop up.
>
> According to that thread, the Alt-F10 thing can get busted, if the
> MBR (sector 0) has been attacked or overwritten. The MBR contains
> 512 bytes total. It's the very first sector on the disk. 64 bytes
> is enough to contain descriptors for the four primary partitions
> on the disk. 446 bytes contain boot code. It could be, that the 446 byte
> section got damaged, and you lost the alt-F10 as a result. (Some malware,
> uses the MBR as it's point of entry.) So one suggestion there, was to
> repair the MBR. As that would bring back the alt-F10 thing.
>
> Paul



In the same thought to what Paul is suggesting is an XP based program that
sounds similar. If the HDD is SATA it would not be terribly difficult to
remove it from the laptop and connect it to another system which also has
SATA connections to run this program.


http://ezinearticles.com/?The-Simple...tion&id=497809

However, I'm still first to the thought of contacting Acer support to see
what they may suggest.

--
Jan Alter
(E-Mail Removed)


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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
Acer e management on Acer Laptop WilWiz General Software 0 2nd Apr 2010 05:05 PM
install Xp on partion 2 when Partion 1 is damaged adi Windows XP General 3 15th Jul 2008 02:58 AM
Pqservice Partition Avelino Tavares Computer Hardware 0 5th Jun 2008 07:29 PM
Can't dual boot vista on primary partion and XP on logical partion r.jain@longdean.herts.sch.uk Windows Vista General Discussion 1 28th Nov 2007 02:34 PM
acer orbicam on acer aspire 5600 notebook Dr S Mahmood Windows Vista Hardware 4 6th Nov 2007 06:03 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:24 PM.