PC Review


Reply
Thread Tools Rate Thread

Copy hidden partition?

 
 
wabbleknee
Guest
Posts: n/a
 
      15th Oct 2010
I have a WinXP Media center SP3, OEM desktop from HP . The HDD is making
some noise and want to change out the HDD. On this HDD there is D: Recovery
partition and I want to copy it to a new HDD or DVD. How do I go about
doing that?? make an image of D: or?? Its hidden can't see exactly what is
there.

 
Reply With Quote
 
 
 
 
Paul
Guest
Posts: n/a
 
      15th Oct 2010
wabbleknee wrote:
> I have a WinXP Media center SP3, OEM desktop from HP . The HDD is
> making some noise and want to change out the HDD. On this HDD there is
> D: Recovery partition and I want to copy it to a new HDD or DVD. How do
> I go about doing that?? make an image of D: or?? Its hidden can't see
> exactly what is there.


Some disk companies provide software for download.
For example, Seagate has DiskWizard, which is a
rebadged copy of some Acronis software. The manual
is here. See Chapter 10 on page 43, for copying
the old drive, to a new Seagate drive. (As long as
one drive is a Seagate, you can use the software.)

http://www.seagate.com/support/discwizard/dw_ug.en.pdf

On page 47, it says:

As a rule, "as is" transfers not recommended as they leave
much unallocated space on the new disc. Using the "as is"
method, Seagate DiscWizard transfers unsupported and damaged
file systems.

What that means is, if file systems other than NTFS and
FAT32 are involved, they can still be copied, by
doing a sector by sector copy. I interpret their statement
to mean, if you don't attempt to resize partitions (which
requires an understanding of each file system involved), then
the tool will do a sector by sector copy. And that
should be enough to solve most of your problems (hidden partition).
The only thing that won't handle, is an HPA or Host Protected
Area.

General purpose software can't deal with HPA (host protected area)
tricks. I'm only aware of one small system builder, who used
dirty tricks to store their recovery console. It's almost
impossible to copy the disk, in that case. Most of the
recovery partitions on machines now, are a bit easier to
copy than that. So I wouldn't expect you to have a problem.

Note that some disk manufacturing companies, provide almost
no downloadable software for their customers. It pays to
check the website *before* you buy, to make sure the
software you need to make a copy, is available.

*******

If you're curious about the partitions on your old drive, then
download this Windows tool.

ftp://ftp.symantec.com/public/englis...s/PTEDIT32.zip

That tool was part of Partition Magic at one time. It displays
the four primary partition entries for your hard drive. You
can see an example of the information displayed here. It's
all numbers, whereas Disk Management in Windows is nice
graphics. (Don't try and run Disk Management at the
same time this is running. And yes, you can edit
the partition table with this, but don't try it unless
you know what you're doing.)

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

The partition types are what you're interested in. There is
a table of values here, but such a table is pretty hard to
keep up to date.

http://www.win.tue.nl/~aeb/partition...n_types-1.html

The second partition (07 type) is an ordinary NTFS partition.
The "DE" was something cooked up by Dell and is non standard.
The "DB" is something similar. The "DE" and "DB" things are
probably things I'd copy sector by sector (at least, if I
wasn't otherwise able to understand them).

According to that partition types web page, "DE" is actually
a FAT file system. But Windows probably won't touch it normally,
as the "DE" may not be recognized as something Windows should
be playing with. It implies, that something changes the partition
type field, just before the partition is mounted. It is possible,
if you were to change the DE value to 0E, it might be recognized,
but there is an element of danger with just "trying stuff" :-)

There is one utility I know of, which you can point at a
partition, and it will tell you the file system type. It
is called "disktype" and is available as an installable
option on some Linux LiveCDs (you download it off the
Internet). I'm not aware of anything that comes close to
doing the job that this tiny utility does. It's too bad there
isn't a Windows port yet (maybe Cygwin, if you wanted to set that
up). If you could positively verify what the actual file system
type was (on those "fake" partition declarations), then you'd be
better able to make them readable. If they're not readable, a
sector by sector copy will ensure you get the contents
of the disk properly.

If it turns out all your partition types are standard ones,
then it won't be quite as tough to deal with the data.

(This is the site maintained for the development of that tool.
It's easiest to boot a Linux LiveCD and use the package manager
to download and install this software (install in RAM, until the
session ends). Installing Cygwin so you can install that tool,
sounds like a lot more work.)

http://disktype.sourceforge.net/

*******

For the sake of completeness, the "dd" disk dump program, can
also be used to clone disks. But copying data in Windows has
problems when copying the C: partition, as some files are
"busy" and can't be copied. Using that Seagate program,
should take care of all that for you. (This program is a port
of the "dd" which originated in the Unix/Linux world. It has
a few rough edges, but I like it for cloning jobs. But I can't
copy C: with it right now.)

http://www.chrysocome.net/dd

It *is* possible to copy C: while the OS is running. But
the technique used by this program, isn't very common yet.
It's easier to just boot another OS and do the copying
instead, which is what some of the backup tools do. I'm only
mentioning this program, to demonstrate that it can be done.
I've actually used this, and it works. A very neat piece of work.
You run the resultant "output file" in Virtual PC.

http://technet.microsoft.com/en-ca/s.../ee656415.aspx

Paul
 
Reply With Quote
 
Bob
Guest
Posts: n/a
 
      15th Oct 2010
These links will show you how to create recovery disks.

http://h10025.www1.hp.com/ewfrf/wc/d...tPage=document

http://createrecoverydisk.com/create...recovery-disk/

http://kb.iu.edu/data/aorb.html


"wabbleknee" <(E-Mail Removed)> wrote in message
news:i984ut$kjn$(E-Mail Removed)...
>I have a WinXP Media center SP3, OEM desktop from HP . The HDD is making
>some noise and want to change out the HDD. On this HDD there is D:
>Recovery partition and I want to copy it to a new HDD or DVD. How do I go
>about doing that?? make an image of D: or?? Its hidden can't see exactly
>what is there.


 
Reply With Quote
 
Dominique
Guest
Posts: n/a
 
      21st Oct 2010
"Meebers" <(E-Mail Removed)> écrivait news:4cb8eb84$0$5163
$(E-Mail Removed):

>
>
> "Bill in Co" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> wabbleknee wrote:
>>> I have a WinXP Media center SP3, OEM desktop from HP . The HDD is

making
>>> some noise and want to change out the HDD.

>>
>> If you want to "change out" or replace the HDD with a new one, just

use
>> some disk cloning software.
>>
>>> On this HDD there is D: Recovery
>>> partition and I want to copy it to a new HDD or DVD. How do I go

about
>>> doing that?? make an image of D: or?? Its hidden can't see exactly

what
>>> is
>>> there.

>>
>> I thought you said you wanted to *replace* the HDD? If so, copying

or
>> restoring a partition is not what you want; you want the clone the

whole
>> drive. Acronis True Image Home and Casper can make clones.

> I do want to replace the HDD. I do not want to clone the whole HDD at

this
> time only the hidden partition. I want to start a fresh install on a

new
> HDD via HP Recovery. I have backed up all my data files and want to

have a
> source of hardware drivers, OEM programs etc.
>>


If I were you, I would clone the entire HD and once you've put the new HD
in place of the old one, proceed with a restoration from the recovery
partition. That procedure will get you where you want to be, ie: a
"fresh" install.

Be aware that if you are getting a bigger HD and use the automatic
cloning from whatever software you use, the partitions will be resized
proportionally so the recovery partition will end up bigger than it is
now, which is a waste of space, so you should manually define the size of
the partitions in the cloning process to keep the recovery partition the
same size as it is now.

But first, I would create the recovery disks as suggested by Bob, so if
something goes wrong with the cloning, you will be able to reinstall from
the recovery DVDs.

HTH
 
Reply With Quote
 
Dragon
Guest
Posts: n/a
 
      3rd Nov 2010
If I were you will use the MiniTool Partition Wizard to copy the hidden partition

> On Thursday, October 14, 2010 7:49 PM wabbleknee wrote:


> I have a WinXP Media center SP3, OEM desktop from HP . The HDD is making
> some noise and want to change out the HDD. On this HDD there is D: Recovery
> partition and I want to copy it to a new HDD or DVD. How do I go about
> doing that?? make an image of D: or?? Its hidden cannot see exactly what is
> there.



>> On Thursday, October 14, 2010 10:18 PM Bill in Co wrote:


>> wabbleknee wrote:
>>
>> If you want to "change out" or replace the HDD with a new one, just use some
>> disk cloning software.
>>
>>
>> I thought you said you wanted to *replace* the HDD? If so, copying or
>> restoring a partition is not what you want; you want the clone the whole
>> drive. Acronis True Image Home and Casper can make clones.



>>> On Friday, October 15, 2010 2:13 AM Paul wrote:


>>> wabbleknee wrote:
>>>
>>> Some disk companies provide software for download.
>>> For example, Seagate has DiskWizard, which is a
>>> rebadged copy of some Acronis software. The manual
>>> is here. See Chapter 10 on page 43, for copying
>>> the old drive, to a new Seagate drive. (As long as
>>> one drive is a Seagate, you can use the software.)
>>>
>>> http://www.seagate.com/support/discwizard/dw_ug.en.pdf
>>>
>>> On page 47, it says:
>>>
>>> As a rule, "as is" transfers not recommended as they leave
>>> much unallocated space on the new disc. Using the "as is"
>>> method, Seagate DiscWizard transfers unsupported and damaged
>>> file systems.
>>>
>>> What that means is, if file systems other than NTFS and
>>> FAT32 are involved, they can still be copied, by
>>> doing a sector by sector copy. I interpret their statement
>>> to mean, if you do not attempt to resize partitions (which
>>> requires an understanding of each file system involved), then
>>> the tool will do a sector by sector copy. And that
>>> should be enough to solve most of your problems (hidden partition).
>>> The only thing that will not handle, is an HPA or Host Protected
>>> Area.
>>>
>>> General purpose software cannot deal with HPA (host protected area)
>>> tricks. I am only aware of one small system builder, who used
>>> dirty tricks to store their recovery console. it is almost
>>> impossible to copy the disk, in that case. Most of the
>>> recovery partitions on machines now, are a bit easier to
>>> copy than that. So I would not expect you to have a problem.
>>>
>>> Note that some disk manufacturing companies, provide almost
>>> no downloadable software for their customers. It pays to
>>> check the website *before* you buy, to make sure the
>>> software you need to make a copy, is available.
>>>
>>> *******
>>>
>>> If you are curious about the partitions on your old drive, then
>>> download this Windows tool.
>>>
>>> ftp://ftp.symantec.com/public/englis...s/PTEDIT32.zip
>>>
>>> That tool was part of Partition Magic at one time. It displays
>>> the four primary partition entries for your hard drive. You
>>> can see an example of the information displayed here. it is
>>> all numbers, whereas Disk Management in Windows is nice
>>> graphics. (Don't try and run Disk Management at the
>>> same time this is running. And yes, you can edit
>>> the partition table with this, but do not try it unless
>>> you know what you are doing.)
>>>
>>> http://www.vistax64.com/attachments/...0-dell-tbl.gif
>>>
>>> The partition types are what you are interested in. There is
>>> a table of values here, but such a table is pretty hard to
>>> keep up to date.
>>>
>>> http://www.win.tue.nl/~aeb/partition...n_types-1.html
>>>
>>> The second partition (07 type) is an ordinary NTFS partition.
>>> The "DE" was something cooked up by Dell and is non standard.
>>> The "DB" is something similar. The "DE" and "DB" things are
>>> probably things I'd copy sector by sector (at least, if I
>>> was not otherwise able to understand them).
>>>
>>> According to that partition types web page, "DE" is actually
>>> a FAT file system. But Windows probably will not touch it normally,
>>> as the "DE" may not be recognized as something Windows should
>>> be playing with. It implies, that something changes the partition
>>> type field, just before the partition is mounted. It is possible,
>>> if you were to change the DE value to 0E, it might be recognized,
>>> but there is an element of danger with just "trying stuff" :-)
>>>
>>> There is one utility I know of, which you can point at a
>>> partition, and it will tell you the file system type. It
>>> is called "disktype" and is available as an installable
>>> option on some Linux LiveCDs (you download it off the
>>> Internet). I am not aware of anything that comes close to
>>> doing the job that this tiny utility does. it is too bad there
>>> is not a Windows port yet (maybe Cygwin, if you wanted to set that
>>> up). If you could positively verify what the actual file system
>>> type was (on those "fake" partition declarations), then you would be
>>> better able to make them readable. If they are not readable, a
>>> sector by sector copy will ensure you get the contents
>>> of the disk properly.
>>>
>>> If it turns out all your partition types are standard ones,
>>> then it will not be quite as tough to deal with the data.
>>>
>>> (This is the site maintained for the development of that tool.
>>> it is easiest to boot a Linux LiveCD and use the package manager
>>> to download and install this software (install in RAM, until the
>>> session ends). Installing Cygwin so you can install that tool,
>>> sounds like a lot more work.)
>>>
>>> http://disktype.sourceforge.net/
>>>
>>> *******
>>>
>>> For the sake of completeness, the "dd" disk dump program, can
>>> also be used to clone disks. But copying data in Windows has
>>> problems when copying the C: partition, as some files are
>>> "busy" and cannot be copied. Using that Seagate program,
>>> should take care of all that for you. (This program is a port
>>> of the "dd" which originated in the Unix/Linux world. It has
>>> a few rough edges, but I like it for cloning jobs. But I cannot
>>> copy C: with it right now.)
>>>
>>> http://www.chrysocome.net/dd
>>>
>>> It *is* possible to copy C: while the OS is running. But
>>> the technique used by this program, is not very common yet.
>>> it is easier to just boot another OS and do the copying
>>> instead, which is what some of the backup tools do. I am only
>>> mentioning this program, to demonstrate that it can be done.
>>> I have actually used this, and it works. A very neat piece of work.
>>> You run the resultant "output file" in Virtual PC.
>>>
>>> http://technet.microsoft.com/en-ca/s.../ee656415.aspx
>>>
>>> Paul



>>>> On Friday, October 15, 2010 2:51 PM Bob wrote:


>>>> These links will show you how to create recovery disks.
>>>>
>>>> http://h10025.www1.hp.com/ewfrf/wc/d...tPage=document
>>>>
>>>> http://createrecoverydisk.com/create...recovery-disk/
>>>>
>>>> http://kb.iu.edu/data/aorb.html



>>>>> On Friday, October 15, 2010 8:02 PM Meebers wrote:


>>>>> I do want to replace the HDD. I do not want to clone the whole HDD at this
>>>>> time only the hidden partition. I want to start a fresh install on a new
>>>>> HDD via HP Recovery. I have backed up all my data files and want to have a
>>>>> source of hardware drivers, OEM programs etc.



>>>>>> On Friday, October 15, 2010 8:08 PM Meebers wrote:


>>>>>> Thanks Paul..... Was afraid of things like "HPA or Host Protected Area." I
>>>>>> am processing thru the links you provided. Tx..



>>>>>>> On Thursday, October 21, 2010 1:31 AM Dominique wrote:


>>>>>>> $(E-Mail Removed):
>>>>>>>
>>>>>>> making
>>>>>>> use
>>>>>>> about
>>>>>>> what
>>>>>>> or
>>>>>>> whole
>>>>>>> this
>>>>>>> new
>>>>>>> have a
>>>>>>>
>>>>>>> If I were you, I would clone the entire HD and once you have put the new HD
>>>>>>> in place of the old one, proceed with a restoration from the recovery
>>>>>>> partition. That procedure will get you where you want to be, ie: a
>>>>>>> "fresh" install.
>>>>>>>
>>>>>>> Be aware that if you are getting a bigger HD and use the automatic
>>>>>>> cloning from whatever software you use, the partitions will be resized
>>>>>>> proportionally so the recovery partition will end up bigger than it is
>>>>>>> now, which is a waste of space, so you should manually define the size of
>>>>>>> the partitions in the cloning process to keep the recovery partition the
>>>>>>> same size as it is now.
>>>>>>>
>>>>>>> But first, I would create the recovery disks as suggested by Bob, so if
>>>>>>> something goes wrong with the cloning, you will be able to reinstall from
>>>>>>> the recovery DVDs.
>>>>>>>
>>>>>>> HTH



>>>>>>> Submitted via EggHeadCafe - Software Developer Portal of Choice
>>>>>>> Review of Redgate ANTS Performance Profiler 6
>>>>>>> http://www.eggheadcafe.com/tutorials...rofiler-6.aspx

 
Reply With Quote
 
Tim Meddick
Guest
Posts: n/a
 
      3rd Nov 2010
The old, all real-mode DOS version of, Partition Magic will fit on an XP
boot-up floppy disk and after your start the PC with it, you just type
"pqmagict" to start the program.

With it, you can see all partitons on any chosen fixed-disk [hard-drive]
also hide / unhide partitons, delete / create new partitons
(FAT12,16,32/NTFS/LINUX/RAW)(which are created ready-formatted, unlike
using "fdisk") and make the selected partiton "active".

To create an XP boot or startup disk, insert a new floppy and "right-click"
on it in Explorer then choose "Format" from the menu. Format the new disk,
being sure to put a checkmark in the box labelled "Create an MS-DOS startup
disk" and click [ok] )

To download a copy of the old Partition Magic for DOS (v.4.01.65) go to the
download page PQMAGICT.EXE (484 KB)
http://www.4shared.com/file/14223609.../PQMAGICT.html

==

Cheers, Tim Meddick, Peckham, London. :-)




"wabbleknee" <(E-Mail Removed)> wrote in message
news:i984ut$kjn$(E-Mail Removed)...
>I have a WinXP Media center SP3, OEM desktop from HP . The HDD is making
>some noise and want to change out the HDD. On this HDD there is D:
>Recovery partition and I want to copy it to a new HDD or DVD. How do I go
>about doing that?? make an image of D: or?? Its hidden can't see exactly
>what is there.


 
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
Copy and Paste with hidden columns remaining hidden Pendelfin Microsoft Excel Misc 2 26th Feb 2009 11:35 AM
Newb: How copy p hidden partition onto new drive & what hard drive to get Jesse Storage Devices 39 19th Mar 2006 09:10 PM
Keeping hidden columns HIDDEN in a copy-and-paste leojbramble Microsoft Excel Discussion 1 21st Oct 2003 05:04 PM
Re: If EWF is enabled, do I need to copy the hidden partition when cloning? Dan Simpson [MS] Windows XP Embedded 4 28th Jul 2003 03:42 PM
Copy files to/from hidden partition C. O. Jones Windows XP Performance 0 11th Jul 2003 05:25 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:21 AM.