M
Michael Solomon \(MS-MVP Windows Shell/User\)
Thank you, Sharon.
Nothing you did or said was an issue for me.
Nothing you did or said was an issue for me.
If you delete the partition on the drive you originally imaged, the
MBR is gone, hence, if that drive is bootable upon restoring the
image you created of that drive, it must be restoring the MBR when it
restores the image.
Okay, I put the clone back in Slave spot so that I could search and
make the deletions you recommended. I found boot.ini and removed
the line referring to CMDCONS. That's the first good news. The first
bad news is that Search couldn't find CMDCONS itself, nor could
it find CMLDR.
The second good news is that I ran that drive again in Master or
Single position (alone, as Master) and this time it (of course)
didn't do the RC choice,ecause it is gone from boot.ini ....
But the second bad news is that it proceeds then to the black
Windows XP logo screen, and then to the light blue screen where
it should load my personal settings......and still hangs there.
So I'll hope you can tell me how to get past that road block.
Bill Lurie
Thanks, Jeff. I looked for cmdcons and \cmdcons all over
c: ..... several ways. Windows Explorer; Search;
and even went to run 'cmd' and went to c:\ root
directory and I couldn't find it. And of course, I did all
the *show hidden files and folders* and cleared the Hide
Protected operating system files.
Of course, if I can't find those files and folders, then
I don't have to delete them.
Sharon, it's indeed unfortunate that the software designer,
in PQ, chose to leave the words 'copy' and 'image' mixed
up. What they call a "drive image" is indeed a bunch of code
which their own recovery program is supposed to convert to
a clone or exact copy or duplicate of the original. Neither
they nore anybody else has made it clear to tired, muddled old
me, why that two-step capability is necessary or even desirable.
So I went back to where I was a month ago, when I tried making
what PowerQuest describes as a "copy". I installed my Slave
drive as Master and formatted it anew, as Active and Primary,
and empty. I then jumpered it as Slave, put it in Slave
position, put my Master on as Master, and used Drive Image 7.0
to "Copy One Drive to Another This copes the contents of
your Drive directly to another drive". Actually, I copied only
the first (Master) partition of my Master Drive to the Slave.
I used Partition Magic to verify that the Slave Drive contained
very close to the same number of bytes as the Master OS. I then
shut down, jumpered the Slave Drive as a Single Drive, put it in
Master position on the cable, no other drive present, and booted
up. It got to where I was when I did this same thing a month
ago, so at least it's reproducible. It booted through BIOS, to
the place where I could select XP Pro or Recovery Console, I
picked XP, and got the black Windows logo screen, and then after
the usual wait, the light blue Windows logo screen, which should
say "loading your personal settings"........and there it hangs.
So Windows copied nicely, and all my data and files and programs
and applications copied nicely, but it doesn't get to the "Loading
your personal settings" place. Those words are missing from the
light blue screen, and that's where I was when one of the MVPs
(who shall remain nameless) convinced me that I should not use
the "Drive Copy" path, that I really wanted the Image.
Well, he couldn't get me past that road block, in the XP
boot-up procedure, Sharon, maybe you can? Or maybe I need the other
piece of software that somebody just suggested here.
By the way, I searched for cmdcons folder on C:\ and can't find
it. Yes, I told it to seek hidden files. I did find it in boot.ini,
however.
I haven't used it in a long time but I always thought Ghost was a great
product.
William B. Lurie said in news:[email protected]:snip]
So I went back to where I was a month ago, when I tried making
what PowerQuest describes as a "copy". I installed my Slave
drive as Master and formatted it anew, as Active and Primary,
and empty. I then jumpered it as Slave, put it in Slave
position, put my Master on as Master, and used Drive Image 7.0
to "Copy One Drive to Another This copes the contents of
your Drive directly to another drive". Actually, I copied only
the first (Master) partition of my Master Drive to the Slave.
[snip]I used Partition Magic to verify that the Slave Drive contained
very close to the same number of bytes as the Master OS. I then
shut down, jumpered the Slave Drive as a Single Drive, put it in
Master position on the cable, no other drive present, and booted
up. It got to where I was when I did this same thing a month
ago, so at least it's reproducible. It booted through BIOS, to
the place where I could select XP Pro or Recovery Console, I
picked XP, and got the black Windows logo screen, and then after
the usual wait, the light blue Windows logo screen, which should
say "loading your personal settings"........and there it hangs.
Boy, sure sounds like what you did should have worked. The only thing
that comes to mind at the moment is disk signatures. Each disk has an
area where a unique signature of hex bytes get written to it. Windows
NT/2000/XP will use the signatures to identify the device. That is why
you can configure a partition on a disk as C:, insert a new hard drive
in the physical scan chain that positions it before your old drive, and
C: will still be seen as the partition on your now second hard drive.
Alan F. said:try this... get an old windows 9x start-up floppy and use the dos FDISK
command firstly to list the partitions on your cloned drive, and then to
set the appropriate one as the boot-up partition (I forget whether it's
called boot or system or whatever). I recently found that unless the
boot-up partition is marked as such, then XP will simply not boot from it.
If no partition is marked as bootable then XP refuses to boot from any
partition.
MS has not given the XP user any tools to set the boot partition before XP
has already booted up (by which time the tools are not needed). Naturally
I think this situation is a pathetic oversight on the part of MS, but I'm
sure they'll be really worried by that
Oh, nearly forgot... I had used FIXMBR and some of the other stuff from
the XP recovery console but nothing in RC does what the old FDISK does.
There's nothing else on the XP installation CD to help.
One more thing... don't worry if FDISK thinks the partition is much
smaller than it really is. All we're doing here is setting the flag in the
MBR to let XP know which partition it is possible to boot from. Once you
have done that, get out of fdisk and boot from your hard disk.
cheers.