PC asks to choose an OS

J

Joe Starin

Have a 5-year-old Dell running XP Home. Original 60GB HD was getting full.
Installed a new 320GB EIDE HD and used the manufacturer's DataLife Tools
(software) to copy everything from the original 60GB to the new 320GB.
Actually, I copied the 60GB contents to the 320GB twice -- long story.

Anyway, the new 320GB hard drive is connected to the black connector (far
connector) on the EIDE cable, set to "cable select," and has been assigned
the letter "C." Been running smoothly for three weeks. The drive (all 320GB
of it) is recognized, and the PC appears to be using this new drive -- not
getting any more "drive getting full" warnings. --- The older 60GB hard
drive is connected to the middle (grey) connector on the EIDE cable and is
also set to "cable select." It, too, shows up as another drive ("H") when
viewing "My Computer," using Belarc Advisor, etc.

The good news is that everything appears to be running normally. BUT, When
the PC is turned on, I get a B&W screen giving me 30 seconds to choose which
operating system I want to use. Both choices are identical -- "Windows XP
(default)." After 30 seconds and no action on my part, the PC loads Windows
XP and everything is cool. That PC must see two copies of Windows XP --
either there are two copies on the new 320GB drive, or the PC sees one on
each drive. I peeked at the "boot.ini" file and it contained the following
four lines and nothing else:
[boot loader]
timeout = 30
default =multi(0)disk(0)rdisk(0) partition(1)windows
[operating systems]

Q1. Can I eliminate this B&W screen by changing some settings?

Q2. Can I remove the older 60GB drive? It's very, very noisy -- always has
been.

Sorry for the long post -- just wanted to provide good info. Advice
appreciated.

Joe
 
H

Holz

Sorry for the long post -- just wanted to provide good info. Advice
appreciated.

Joe

Good post.
You basically replicated the OS to anew disk (was that the intention,
to replace the old one)?
The default is probably your old hard disk, the 60 GB. You now need to
decide what to do with the 60 GB, eliminate, use as backup or a as a
secondary drive.
 
J

John John (MVP)

The System Partition is probably on the other disk, you probably have
another boot.ini file on the other disk, that would be the one used.
You can easily check that out by having a look at your drives with the
Disk Management tool, or you can issue the following command at a
Command Prompt:

set system

You can use the msconfig tool to clean up the boot.ini file.

John
 
G

Gary Brandenburg

I just did the same thing with my parents computer,last week,using the WD Data
Lifeguard Tools & experienced the very same results.
I ended up copying the boot files from the original HDD to the new one & it got rid
of the startup prompt.-It seems that the boot files should have been as follows:

[boot loader]
timeout=0
default=multi(0)disk(0)rdisk(0)partition(2)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Microsoft Windows XP Home Edition"
/fastdetect /NoExecute=OptOut

note:after [operating systems] the next line (all 1 row) was missing

~Gary
 
J

Joe Starin

Love these news groups. Thanks for all the informative replies. Let me
summarize:

In addition to getting rid of the "choose an operating system" startup
prompt, I would also like to remove the very noisy older 60GB drive
altogether. The old drive has a pronounced whining sound. Plus everything
from the old drive is already on the new one, assuming the Western Digital
"copy drive" operation was successful -- appears so. Sounds like my options
include:

1. Have a look at both drives with the Disk Management tool, wherever that
is.
2. Use the Command Prompt: "set system." [This is unfamiliar territory. Not
sure I should go here.]
3. Use the msconfig tool to clean up the boot.ini file.
4. Copy the "boot.ini" file information from MY original 60GB drive to the
"boot.ini" file on MY new drive. [I'd first make a backup copy of the new
drive's "boot.ini" file info before I replace it, just in case.] Can I screw
this up and make the PC unbootable? OR
5. Can I directly copy the "boot.ini" contents that Gary offered in his post
(noted below), and use it to replace the info on MY new drive. Or is that
ini info specific to his machine? Again, can I screw this up and make the PC
unbootable?

Final thoughts appreciated. Thanks, again.

Joe

Gary Brandenburg said:
I just did the same thing with my parents computer,last week,using the WD
Data Lifeguard Tools & experienced the very same results.
I ended up copying the boot files from the original HDD to the new one &
it got rid of the startup prompt.-It seems that the boot files should have
been as follows:

[boot loader]
timeout=0
default=multi(0)disk(0)rdisk(0)partition(2)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Microsoft Windows XP Home
Edition" /fastdetect /NoExecute=OptOut

note:after [operating systems] the next line (all 1 row) was missing

~Gary

Joe Starin said:
Have a 5-year-old Dell running XP Home. Original 60GB HD was getting
full. Installed a new 320GB EIDE HD and used the manufacturer's DataLife
Tools (software) to copy everything from the original 60GB to the new
320GB. Actually, I copied the 60GB contents to the 320GB twice -- long
story.

Anyway, the new 320GB hard drive is connected to the black connector (far
connector) on the EIDE cable, set to "cable select," and has been
assigned the letter "C." Been running smoothly for three weeks. The drive
(all 320GB of it) is recognized, and the PC appears to be using this new
drive -- not getting any more "drive getting full" warnings. --- The
older 60GB hard drive is connected to the middle (grey) connector on the
EIDE cable and is also set to "cable select." It, too, shows up as
another drive ("H") when viewing "My Computer," using Belarc Advisor,
etc.

The good news is that everything appears to be running normally. BUT,
When the PC is turned on, I get a B&W screen giving me 30 seconds to
choose which operating system I want to use. Both choices are
identical -- "Windows XP (default)." After 30 seconds and no action on my
part, the PC loads Windows XP and everything is cool. That PC must see
two copies of Windows XP -- either there are two copies on the new 320GB
drive, or the PC sees one on each drive. I peeked at the "boot.ini" file
and it contained the following four lines and nothing else:
[boot loader]
timeout = 30
default =multi(0)disk(0)rdisk(0) partition(1)windows
[operating systems]

Q1. Can I eliminate this B&W screen by changing some settings?

Q2. Can I remove the older 60GB drive? It's very, very noisy -- always
has been.

Sorry for the long post -- just wanted to provide good info. Advice
appreciated.

Joe
 
G

Gary Brandenburg

Copy your boot files-not mine.They are specific to my setup.(Home Edition,timeout
settings&partition#,etc.)
I just copied the missing line & added it under[operating systems] & saved it &
rebooted.
I figured that if it had not worked,all I would end up doing was running the
DataLifeguardTools again.


~Gary


Joe Starin said:
Love these news groups. Thanks for all the informative replies. Let me summarize:

In addition to getting rid of the "choose an operating system" startup prompt, I
would also like to remove the very noisy older 60GB drive altogether. The old drive
has a pronounced whining sound. Plus everything from the old drive is already on
the new one, assuming the Western Digital "copy drive" operation was successful --
appears so. Sounds like my options include:

1. Have a look at both drives with the Disk Management tool, wherever that is.
2. Use the Command Prompt: "set system." [This is unfamiliar territory. Not sure I
should go here.]
3. Use the msconfig tool to clean up the boot.ini file.
4. Copy the "boot.ini" file information from MY original 60GB drive to the
"boot.ini" file on MY new drive. [I'd first make a backup copy of the new drive's
"boot.ini" file info before I replace it, just in case.] Can I screw this up and
make the PC unbootable? OR
5. Can I directly copy the "boot.ini" contents that Gary offered in his post (noted
below), and use it to replace the info on MY new drive. Or is that ini info
specific to his machine? Again, can I screw this up and make the PC unbootable?

Final thoughts appreciated. Thanks, again.

Joe

Gary Brandenburg said:
I just did the same thing with my parents computer,last week,using the WD Data
Lifeguard Tools & experienced the very same results.
I ended up copying the boot files from the original HDD to the new one & it got
rid of the startup prompt.-It seems that the boot files should have been as
follows:

[boot loader]
timeout=0
default=multi(0)disk(0)rdisk(0)partition(2)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Microsoft Windows XP Home Edition"
/fastdetect /NoExecute=OptOut

note:after [operating systems] the next line (all 1 row) was missing

~Gary

Joe Starin said:
Have a 5-year-old Dell running XP Home. Original 60GB HD was getting full.
Installed a new 320GB EIDE HD and used the manufacturer's DataLife Tools
(software) to copy everything from the original 60GB to the new 320GB. Actually,
I copied the 60GB contents to the 320GB twice -- long story.

Anyway, the new 320GB hard drive is connected to the black connector (far
connector) on the EIDE cable, set to "cable select," and has been assigned the
letter "C." Been running smoothly for three weeks. The drive (all 320GB of it) is
recognized, and the PC appears to be using this new drive -- not getting any more
"drive getting full" warnings. --- The older 60GB hard drive is connected to the
middle (grey) connector on the EIDE cable and is also set to "cable select." It,
too, shows up as another drive ("H") when viewing "My Computer," using Belarc
Advisor, etc.

The good news is that everything appears to be running normally. BUT, When the PC
is turned on, I get a B&W screen giving me 30 seconds to choose which operating
system I want to use. Both choices are identical -- "Windows XP (default)." After
30 seconds and no action on my part, the PC loads Windows XP and everything is
cool. That PC must see two copies of Windows XP -- either there are two copies
on the new 320GB drive, or the PC sees one on each drive. I peeked at the
"boot.ini" file and it contained the following four lines and nothing else:
[boot loader]
timeout = 30
default =multi(0)disk(0)rdisk(0) partition(1)windows
[operating systems]

Q1. Can I eliminate this B&W screen by changing some settings?

Q2. Can I remove the older 60GB drive? It's very, very noisy -- always has been.

Sorry for the long post -- just wanted to provide good info. Advice appreciated.

Joe
 
J

Joe Starin

Yeah, that makes sense, Gary. However, if it hadn't worked, how would you
have been able to run the DataLifeguard tools if you couldn't boot your
machine? Sounds simple enough, though. I'll give it a shot. Thanks for
chiming in. Joe

Gary Brandenburg said:
Copy your boot files-not mine.They are specific to my setup.(Home
Edition,timeout settings&partition#,etc.)
I just copied the missing line & added it under[operating systems] & saved
it & rebooted.
I figured that if it had not worked,all I would end up doing was running
the DataLifeguardTools again.


~Gary


Joe Starin said:
Love these news groups. Thanks for all the informative replies. Let me
summarize:

In addition to getting rid of the "choose an operating system" startup
prompt, I would also like to remove the very noisy older 60GB drive
altogether. The old drive has a pronounced whining sound. Plus everything
from the old drive is already on the new one, assuming the Western
Digital "copy drive" operation was successful -- appears so. Sounds like
my options include:

1. Have a look at both drives with the Disk Management tool, wherever
that is.
2. Use the Command Prompt: "set system." [This is unfamiliar territory.
Not sure I should go here.]
3. Use the msconfig tool to clean up the boot.ini file.
4. Copy the "boot.ini" file information from MY original 60GB drive to
the "boot.ini" file on MY new drive. [I'd first make a backup copy of the
new drive's "boot.ini" file info before I replace it, just in case.] Can
I screw this up and make the PC unbootable? OR
5. Can I directly copy the "boot.ini" contents that Gary offered in his
post (noted below), and use it to replace the info on MY new drive. Or is
that ini info specific to his machine? Again, can I screw this up and
make the PC unbootable?

Final thoughts appreciated. Thanks, again.

Joe

Gary Brandenburg said:
I just did the same thing with my parents computer,last week,using the WD
Data Lifeguard Tools & experienced the very same results.
I ended up copying the boot files from the original HDD to the new one &
it got rid of the startup prompt.-It seems that the boot files should
have been as follows:

[boot loader]
timeout=0
default=multi(0)disk(0)rdisk(0)partition(2)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Microsoft Windows XP Home
Edition" /fastdetect /NoExecute=OptOut

note:after [operating systems] the next line (all 1 row) was missing

~Gary

Have a 5-year-old Dell running XP Home. Original 60GB HD was getting
full. Installed a new 320GB EIDE HD and used the manufacturer's
DataLife Tools (software) to copy everything from the original 60GB to
the new 320GB. Actually, I copied the 60GB contents to the 320GB
twice -- long story.

Anyway, the new 320GB hard drive is connected to the black connector
(far connector) on the EIDE cable, set to "cable select," and has been
assigned the letter "C." Been running smoothly for three weeks. The
drive (all 320GB of it) is recognized, and the PC appears to be using
this new drive -- not getting any more "drive getting full"
warnings. --- The older 60GB hard drive is connected to the middle
(grey) connector on the EIDE cable and is also set to "cable select."
It, too, shows up as another drive ("H") when viewing "My Computer,"
using Belarc Advisor, etc.

The good news is that everything appears to be running normally. BUT,
When the PC is turned on, I get a B&W screen giving me 30 seconds to
choose which operating system I want to use. Both choices are
identical -- "Windows XP (default)." After 30 seconds and no action on
my part, the PC loads Windows XP and everything is cool. That PC must
see two copies of Windows XP -- either there are two copies on the new
320GB drive, or the PC sees one on each drive. I peeked at the
"boot.ini" file and it contained the following four lines and nothing
else:
[boot loader]
timeout = 30
default =multi(0)disk(0)rdisk(0) partition(1)windows
[operating systems]

Q1. Can I eliminate this B&W screen by changing some settings?

Q2. Can I remove the older 60GB drive? It's very, very noisy -- always
has been.

Sorry for the long post -- just wanted to provide good info. Advice
appreciated.

Joe
 
G

Gary Brandenburg

By reinstalling the old HDD & doing the copy all over again.

~Gary


Joe Starin said:
Yeah, that makes sense, Gary. However, if it hadn't worked, how would you have been
able to run the DataLifeguard tools if you couldn't boot your machine? Sounds
simple enough, though. I'll give it a shot. Thanks for chiming in. Joe

Gary Brandenburg said:
Copy your boot files-not mine.They are specific to my setup.(Home Edition,timeout
settings&partition#,etc.)
I just copied the missing line & added it under[operating systems] & saved it &
rebooted.
I figured that if it had not worked,all I would end up doing was running the
DataLifeguardTools again.


~Gary


Joe Starin said:
Love these news groups. Thanks for all the informative replies. Let me summarize:

In addition to getting rid of the "choose an operating system" startup prompt, I
would also like to remove the very noisy older 60GB drive altogether. The old
drive has a pronounced whining sound. Plus everything from the old drive is
already on the new one, assuming the Western Digital "copy drive" operation was
successful -- appears so. Sounds like my options include:

1. Have a look at both drives with the Disk Management tool, wherever that is.
2. Use the Command Prompt: "set system." [This is unfamiliar territory. Not sure
I should go here.]
3. Use the msconfig tool to clean up the boot.ini file.
4. Copy the "boot.ini" file information from MY original 60GB drive to the
"boot.ini" file on MY new drive. [I'd first make a backup copy of the new drive's
"boot.ini" file info before I replace it, just in case.] Can I screw this up and
make the PC unbootable? OR
5. Can I directly copy the "boot.ini" contents that Gary offered in his post
(noted below), and use it to replace the info on MY new drive. Or is that ini
info specific to his machine? Again, can I screw this up and make the PC
unbootable?

Final thoughts appreciated. Thanks, again.

Joe

I just did the same thing with my parents computer,last week,using the WD Data
Lifeguard Tools & experienced the very same results.
I ended up copying the boot files from the original HDD to the new one & it got
rid of the startup prompt.-It seems that the boot files should have been as
follows:

[boot loader]
timeout=0
default=multi(0)disk(0)rdisk(0)partition(2)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Microsoft Windows XP Home Edition"
/fastdetect /NoExecute=OptOut

note:after [operating systems] the next line (all 1 row) was missing

~Gary

Have a 5-year-old Dell running XP Home. Original 60GB HD was getting full.
Installed a new 320GB EIDE HD and used the manufacturer's DataLife Tools
(software) to copy everything from the original 60GB to the new 320GB.
Actually, I copied the 60GB contents to the 320GB twice -- long story.

Anyway, the new 320GB hard drive is connected to the black connector (far
connector) on the EIDE cable, set to "cable select," and has been assigned the
letter "C." Been running smoothly for three weeks. The drive (all 320GB of it)
is recognized, and the PC appears to be using this new drive -- not getting any
more "drive getting full" warnings. --- The older 60GB hard drive is connected
to the middle (grey) connector on the EIDE cable and is also set to "cable
select." It, too, shows up as another drive ("H") when viewing "My Computer,"
using Belarc Advisor, etc.

The good news is that everything appears to be running normally. BUT, When the
PC is turned on, I get a B&W screen giving me 30 seconds to choose which
operating system I want to use. Both choices are identical -- "Windows XP
(default)." After 30 seconds and no action on my part, the PC loads Windows XP
and everything is cool. That PC must see two copies of Windows XP -- either
there are two copies on the new 320GB drive, or the PC sees one on each drive.
I peeked at the "boot.ini" file and it contained the following four lines and
nothing else:
[boot loader]
timeout = 30
default =multi(0)disk(0)rdisk(0) partition(1)windows
[operating systems]

Q1. Can I eliminate this B&W screen by changing some settings?

Q2. Can I remove the older 60GB drive? It's very, very noisy -- always has
been.

Sorry for the long post -- just wanted to provide good info. Advice
appreciated.

Joe
 
G

Gary Brandenburg

Also,Joe-I might add-
Some of the programs didn't completely transfer fully,(IE7,Avast,Intellipoint&
Intellitype) & I couldn't reinstall the mouse/keyboard apps. because it kept saying
that I had to uninstall them 1st.(The uninstallers weren't even there)
I even used Regseeker to remove any keys related to the mouse/keyboard software &
they still wouldn't reinstall.

I didn't know at that time,what other programs might have not copied fully & didn't
want to wait to find out,so I downloaded the trial version of Acronis(to the old
HDD/operating system) & cloned the drive to the new 1.
This worked great & didn't even have to edit the boot files this time.The whole clone
took less time than the DLG tools from WD & everything was up & running(& still is)in
less than 10 mins.
Just thought I would offer another option in case you have the same problem,before
the data on the old drive becomes too "outdated" compared to the new drive's
contents.

~Gary



Gary Brandenburg said:
By reinstalling the old HDD & doing the copy all over again.

~Gary


Joe Starin said:
Yeah, that makes sense, Gary. However, if it hadn't worked, how would you have
been able to run the DataLifeguard tools if you couldn't boot your machine? Sounds
simple enough, though. I'll give it a shot. Thanks for chiming in. Joe

Gary Brandenburg said:
Copy your boot files-not mine.They are specific to my setup.(Home Edition,timeout
settings&partition#,etc.)
I just copied the missing line & added it under[operating systems] & saved it &
rebooted.
I figured that if it had not worked,all I would end up doing was running the
DataLifeguardTools again.


~Gary


Love these news groups. Thanks for all the informative replies. Let me
summarize:

In addition to getting rid of the "choose an operating system" startup prompt, I
would also like to remove the very noisy older 60GB drive altogether. The old
drive has a pronounced whining sound. Plus everything from the old drive is
already on the new one, assuming the Western Digital "copy drive" operation was
successful -- appears so. Sounds like my options include:

1. Have a look at both drives with the Disk Management tool, wherever that is.
2. Use the Command Prompt: "set system." [This is unfamiliar territory. Not sure
I should go here.]
3. Use the msconfig tool to clean up the boot.ini file.
4. Copy the "boot.ini" file information from MY original 60GB drive to the
"boot.ini" file on MY new drive. [I'd first make a backup copy of the new
drive's "boot.ini" file info before I replace it, just in case.] Can I screw
this up and make the PC unbootable? OR
5. Can I directly copy the "boot.ini" contents that Gary offered in his post
(noted below), and use it to replace the info on MY new drive. Or is that ini
info specific to his machine? Again, can I screw this up and make the PC
unbootable?

Final thoughts appreciated. Thanks, again.

Joe

I just did the same thing with my parents computer,last week,using the WD Data
Lifeguard Tools & experienced the very same results.
I ended up copying the boot files from the original HDD to the new one & it got
rid of the startup prompt.-It seems that the boot files should have been as
follows:

[boot loader]
timeout=0
default=multi(0)disk(0)rdisk(0)partition(2)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Microsoft Windows XP Home Edition"
/fastdetect /NoExecute=OptOut

note:after [operating systems] the next line (all 1 row) was missing

~Gary

Have a 5-year-old Dell running XP Home. Original 60GB HD was getting full.
Installed a new 320GB EIDE HD and used the manufacturer's DataLife Tools
(software) to copy everything from the original 60GB to the new 320GB.
Actually, I copied the 60GB contents to the 320GB twice -- long story.

Anyway, the new 320GB hard drive is connected to the black connector (far
connector) on the EIDE cable, set to "cable select," and has been assigned the
letter "C." Been running smoothly for three weeks. The drive (all 320GB of it)
is recognized, and the PC appears to be using this new drive -- not getting
any more "drive getting full" warnings. --- The older 60GB hard drive is
connected to the middle (grey) connector on the EIDE cable and is also set to
"cable select." It, too, shows up as another drive ("H") when viewing "My
Computer," using Belarc Advisor, etc.

The good news is that everything appears to be running normally. BUT, When the
PC is turned on, I get a B&W screen giving me 30 seconds to choose which
operating system I want to use. Both choices are identical -- "Windows XP
(default)." After 30 seconds and no action on my part, the PC loads Windows XP
and everything is cool. That PC must see two copies of Windows XP -- either
there are two copies on the new 320GB drive, or the PC sees one on each drive.
I peeked at the "boot.ini" file and it contained the following four lines and
nothing else:
[boot loader]
timeout = 30
default =multi(0)disk(0)rdisk(0) partition(1)windows
[operating systems]

Q1. Can I eliminate this B&W screen by changing some settings?

Q2. Can I remove the older 60GB drive? It's very, very noisy -- always has
been.

Sorry for the long post -- just wanted to provide good info. Advice
appreciated.

Joe
 
J

Joe Starin

Yes, you run into that situation where you already have too many "new
entries" on the new drive. I'm there now.



When I initially used the DataLifeguard tool, a full 17,000 (or maybe
1,700?) files "could not be copied." Everything seems to work, although it
appears that I'm still booting from the older 60GB drive (now named "H.")
One definite casualty: I cannot run msconfig from the start/run menu
anymore. I also suspect that my Norton AV did not make the cut.



Anyway, I looked at both "boot.ini" files. And, as you suggested, it looks
like I need to copy that critical last line from the old drive to the new.
FWIW, here are the two files:



[boot loader]

timeout = 30

default =multi(0)disk(0)rdisk(0)partition(1)\windows

[operating systems]



[boot loader]

timeout = 30

default = multi(0)disk(0)rdisk(0)partition(1)\WINDOWS

[operating systems]

multi(0)disk(0)rdisk(0)partition(1)\WINDOWS = "Microsoft Windows XP Home
Edition" /fastdetect /NoExecute=OptIn



You used Acronis to re-copy from old to new, right? Could I use Acronis to
compare drives - and sort of see where the WD copy effort came up short?
Guess I could also copy the key "My Documents" folder from the new drive to
the old. Then clone the whole old drive back to the new drive after a
reformat.. <grin>.



Thanks, again. Western Digital tech support was partially helpful, but
quickly suggested I contact Microsoft to find out how to "edit the 'boot.ini'
file."



Joe



Gary Brandenburg said:
Also,Joe-I might add-
Some of the programs didn't completely transfer
fully,(IE7,Avast,Intellipoint& Intellitype) & I couldn't reinstall the
mouse/keyboard apps. because it kept saying that I had to uninstall them
1st.(The uninstallers weren't even there)
I even used Regseeker to remove any keys related to the mouse/keyboard
software & they still wouldn't reinstall.

I didn't know at that time,what other programs might have not copied fully
& didn't want to wait to find out,so I downloaded the trial version of
Acronis(to the old HDD/operating system) & cloned the drive to the new 1.
This worked great & didn't even have to edit the boot files this time.The
whole clone took less time than the DLG tools from WD & everything was up
& running(& still is)in less than 10 mins.
Just thought I would offer another option in case you have the same
problem,before the data on the old drive becomes too "outdated" compared
to the new drive's contents.

~Gary
[Cut text]
 
J

John John (MVP)

It looks like you are booting the old Windows installation and that your
drive letter assignment was changed because you neglected to take
precautions to have the parent hidden from the clone on the first boot
after the cloning operation.

Modify the boot.ini file on the old 60GB drive to read as so:


[boot loader]

timeout = 30

default = multi(0)disk(0)rdisk(0)partition(1)\WINDOWS

[operating systems]

multi(0)disk(0)rdisk(0)partition(1)\WINDOWS = "60Gb Microsoft Windows XP
Home Edition" /fastdetect /NoExecute=OptIn
multi(0)disk(0)rdisk(1)partition(1)\WINDOWS = "320GB Microsoft Windows
XP Home Edition" /fastdetect /NoExecute=OptIn

I don't know the real layout of your drives, the 60GB & 320GB may not
represent the actual drive, but it doesn't matter the installations will
still boot, the stuff between the "quotation marks" is just descriptive
text that you see at the boot menu when the computer boots, it is just
for human eyes you could put what ever you wanted between the quotation
marks and the operating system would still boot.

Try to boot the computer with the new modified boot.ini file and report
your findings.

To access the Disk Managment tool click on Start-> Run type
diskmgmt.msc in the box and then press <Enter>.

Using the SET command at the Command Prompt will reveal a great deal of
valuable information. To start a Command Prompt click on Start -> Run
type cmd in the box and then press <Enter>.

John

Joe said:
Yes, you run into that situation where you already have too many "new
entries" on the new drive. I'm there now.



When I initially used the DataLifeguard tool, a full 17,000 (or maybe
1,700?) files "could not be copied." Everything seems to work, although it
appears that I'm still booting from the older 60GB drive (now named "H.")
One definite casualty: I cannot run msconfig from the start/run menu
anymore. I also suspect that my Norton AV did not make the cut.



Anyway, I looked at both "boot.ini" files. And, as you suggested, it looks
like I need to copy that critical last line from the old drive to the new.
FWIW, here are the two files:



[boot loader]

timeout = 30

default =multi(0)disk(0)rdisk(0)partition(1)\windows

[operating systems]



[boot loader]

timeout = 30

default = multi(0)disk(0)rdisk(0)partition(1)\WINDOWS

[operating systems]

multi(0)disk(0)rdisk(0)partition(1)\WINDOWS = "Microsoft Windows XP Home
Edition" /fastdetect /NoExecute=OptIn



You used Acronis to re-copy from old to new, right? Could I use Acronis to
compare drives - and sort of see where the WD copy effort came up short?
Guess I could also copy the key "My Documents" folder from the new drive to
the old. Then clone the whole old drive back to the new drive after a
reformat.. <grin>.



Thanks, again. Western Digital tech support was partially helpful, but
quickly suggested I contact Microsoft to find out how to "edit the 'boot.ini'
file."



Joe



Also,Joe-I might add-
Some of the programs didn't completely transfer
fully,(IE7,Avast,Intellipoint& Intellitype) & I couldn't reinstall the
mouse/keyboard apps. because it kept saying that I had to uninstall them
1st.(The uninstallers weren't even there)
I even used Regseeker to remove any keys related to the mouse/keyboard
software & they still wouldn't reinstall.

I didn't know at that time,what other programs might have not copied fully
& didn't want to wait to find out,so I downloaded the trial version of
Acronis(to the old HDD/operating system) & cloned the drive to the new 1.
This worked great & didn't even have to edit the boot files this time.The
whole clone took less time than the DLG tools from WD & everything was up
& running(& still is)in less than 10 mins.
Just thought I would offer another option in case you have the same
problem,before the data on the old drive becomes too "outdated" compared
to the new drive's contents.

~Gary

[Cut text]
 
G

Gary Brandenburg

Yes,you're right,Joe-
It's the missing last line that's causing the boot prompt.
I'm not too sure of the comparison capabilities of Acronis but do know that they have
that clone thing down pat.
It asks if you want to overwrite the drive that you're transferring to so you don't
necessarily have to (re)format it 1st.
It even shows the results afterwards & prompts you to press any key to shutdown so
you can swap the old for the new.
If the old drive is still working OK,& you can already see that the transfer to the
new 1 may have it's quirks,then you can update the old & clone it to the new drive.
That way, you're sure that the new 1 will have the same data that the old 1 has.


~Gary


Joe Starin said:
Yes, you run into that situation where you already have too many "new entries" on
the new drive. I'm there now.



When I initially used the DataLifeguard tool, a full 17,000 (or maybe 1,700?) files
"could not be copied." Everything seems to work, although it appears that I'm still
booting from the older 60GB drive (now named "H.") One definite casualty: I cannot
run msconfig from the start/run menu anymore. I also suspect that my Norton AV did
not make the cut.



Anyway, I looked at both "boot.ini" files. And, as you suggested, it looks like I
need to copy that critical last line from the old drive to the new. FWIW, here are
the two files:



[boot loader]

timeout = 30

default =multi(0)disk(0)rdisk(0)partition(1)\windows

[operating systems]



[boot loader]

timeout = 30

default = multi(0)disk(0)rdisk(0)partition(1)\WINDOWS

[operating systems]

multi(0)disk(0)rdisk(0)partition(1)\WINDOWS = "Microsoft Windows XP Home Edition"
/fastdetect /NoExecute=OptIn



You used Acronis to re-copy from old to new, right? Could I use Acronis to compare
drives - and sort of see where the WD copy effort came up short? Guess I could also
copy the key "My Documents" folder from the new drive to the old. Then clone the
whole old drive back to the new drive after a reformat.. <grin>.



Thanks, again. Western Digital tech support was partially helpful, but quickly
suggested I contact Microsoft to find out how to "edit the 'boot.ini' file."



Joe



Gary Brandenburg said:
Also,Joe-I might add-
Some of the programs didn't completely transfer fully,(IE7,Avast,Intellipoint&
Intellitype) & I couldn't reinstall the mouse/keyboard apps. because it kept
saying that I had to uninstall them 1st.(The uninstallers weren't even there)
I even used Regseeker to remove any keys related to the mouse/keyboard software &
they still wouldn't reinstall.

I didn't know at that time,what other programs might have not copied fully &
didn't want to wait to find out,so I downloaded the trial version of Acronis(to
the old HDD/operating system) & cloned the drive to the new 1.
This worked great & didn't even have to edit the boot files this time.The whole
clone took less time than the DLG tools from WD & everything was up & running(&
still is)in less than 10 mins.
Just thought I would offer another option in case you have the same problem,before
the data on the old drive becomes too "outdated" compared to the new drive's
contents.

~Gary
[Cut text]
 
J

Joe Starin

Hi, John John. Many thanks to you and Gary for staying with this thread.

You're correct that I did not have the parent hidden from the clone on first
boot. And, when I first booted after cloning, I had the old 60GB drive
connected to the black (end) connector on the EIDE cable, while the new
drive was connected to the middle (grey) connector. Both drives were set to
"cable select." IIRC, the new drive after boot was named "H" and the old
60GB was still "C."

At the suggestion of Western Digital, I've since physically swapped the
position of both drives -- could that have prompted the PC to
assign/reassign the letter "C" to the new 320GB drive, and "H" to the old
60GB drive? Just a guess. And don't I want the new (parent?) drive to be
named "C" anyway?

I know your advice is good from earlier posts on these newsgroups, but your
advice seems to differ from that of Gary, who suggested that I take the old
drive "boot.ini" content (last line only, the line below the [operating
systems] line) and add it to "boot.ini" file of the new drive (making it the
last line immediately following the [operating systems] line.) I'll do
either or both.

Joe

John John (MVP) said:
It looks like you are booting the old Windows installation and that your
drive letter assignment was changed because you neglected to take
precautions to have the parent hidden from the clone on the first boot
after the cloning operation.

Modify the boot.ini file on the old 60GB drive to read as so:


[boot loader]

timeout = 30

default = multi(0)disk(0)rdisk(0)partition(1)\WINDOWS

[operating systems]

multi(0)disk(0)rdisk(0)partition(1)\WINDOWS = "60Gb Microsoft Windows XP
Home Edition" /fastdetect /NoExecute=OptIn
multi(0)disk(0)rdisk(1)partition(1)\WINDOWS = "320GB Microsoft Windows XP
Home Edition" /fastdetect /NoExecute=OptIn

I don't know the real layout of your drives, the 60GB & 320GB may not
represent the actual drive, but it doesn't matter the installations will
still boot, the stuff between the "quotation marks" is just descriptive
text that you see at the boot menu when the computer boots, it is just for
human eyes you could put what ever you wanted between the quotation marks
and the operating system would still boot.

Try to boot the computer with the new modified boot.ini file and report
your findings.

To access the Disk Managment tool click on Start-> Run type diskmgmt.msc
in the box and then press <Enter>.

Using the SET command at the Command Prompt will reveal a great deal of
valuable information. To start a Command Prompt click on Start -> Run
type cmd in the box and then press <Enter>.

John

Joe said:
Yes, you run into that situation where you already have too many "new
entries" on the new drive. I'm there now.



When I initially used the DataLifeguard tool, a full 17,000 (or maybe
1,700?) files "could not be copied." Everything seems to work, although
it appears that I'm still booting from the older 60GB drive (now named
"H.") One definite casualty: I cannot run msconfig from the start/run
menu anymore. I also suspect that my Norton AV did not make the cut.



Anyway, I looked at both "boot.ini" files. And, as you suggested, it
looks like I need to copy that critical last line from the old drive to
the new. FWIW, here are the two files:


Boot.ini file from new 320GB drive DRV2_VOL1 (C:) <<

[boot loader]

timeout = 30

default =multi(0)disk(0)rdisk(0)partition(1)\windows

[operating systems]


Boot.ini file from old 60GB Local Disk (H:) drive: <<

[boot loader]

timeout = 30

default = multi(0)disk(0)rdisk(0)partition(1)\WINDOWS

[operating systems]

multi(0)disk(0)rdisk(0)partition(1)\WINDOWS = "Microsoft Windows XP Home
Edition" /fastdetect /NoExecute=OptIn



You used Acronis to re-copy from old to new, right? Could I use Acronis
to compare drives - and sort of see where the WD copy effort came up
short? Guess I could also copy the key "My Documents" folder from the new
drive to the old. Then clone the whole old drive back to the new drive
after a reformat.. <grin>.



Thanks, again. Western Digital tech support was partially helpful, but
quickly suggested I contact Microsoft to find out how to "edit the
'boot.ini' file."



Joe



Also,Joe-I might add-
Some of the programs didn't completely transfer
fully,(IE7,Avast,Intellipoint& Intellitype) & I couldn't reinstall the
mouse/keyboard apps. because it kept saying that I had to uninstall them
1st.(The uninstallers weren't even there)
I even used Regseeker to remove any keys related to the mouse/keyboard
software & they still wouldn't reinstall.

I didn't know at that time,what other programs might have not copied
fully & didn't want to wait to find out,so I downloaded the trial version
of Acronis(to the old HDD/operating system) & cloned the drive to the new
1.
This worked great & didn't even have to edit the boot files this time.The
whole clone took less time than the DLG tools from WD & everything was up
& running(& still is)in less than 10 mins.
Just thought I would offer another option in case you have the same
problem,before the data on the old drive becomes too "outdated" compared
to the new drive's contents.

~Gary

[Cut text]
 
J

Joe Starin

I have NOT changed anything yet -- but will tonight. However, does this info
help clarify anything?

Disk 0
DRV2_VOL1 (C:)
298.09 GB FAT32
Healthy (System)

Disk 1
(H:)
55.9 GB FAT32
Health (Active)

Joe

Joe Starin said:
Hi, John John. Many thanks to you and Gary for staying with this thread.

You're correct that I did not have the parent hidden from the clone on
first boot. And, when I first booted after cloning, I had the old 60GB
drive connected to the black (end) connector on the EIDE cable, while the
new drive was connected to the middle (grey) connector. Both drives were
set to "cable select." IIRC, the new drive after boot was named "H" and
the old 60GB was still "C."

At the suggestion of Western Digital, I've since physically swapped the
position of both drives -- could that have prompted the PC to
assign/reassign the letter "C" to the new 320GB drive, and "H" to the old
60GB drive? Just a guess. And don't I want the new (parent?) drive to be
named "C" anyway?

I know your advice is good from earlier posts on these newsgroups, but
your advice seems to differ from that of Gary, who suggested that I take
the old drive "boot.ini" content (last line only, the line below the
[operating systems] line) and add it to "boot.ini" file of the new drive
(making it the last line immediately following the [operating systems]
line.) I'll do either or both.

Joe

John John (MVP) said:
It looks like you are booting the old Windows installation and that your
drive letter assignment was changed because you neglected to take
precautions to have the parent hidden from the clone on the first boot
after the cloning operation.

Modify the boot.ini file on the old 60GB drive to read as so:


[boot loader]

timeout = 30

default = multi(0)disk(0)rdisk(0)partition(1)\WINDOWS

[operating systems]

multi(0)disk(0)rdisk(0)partition(1)\WINDOWS = "60Gb Microsoft Windows XP
Home Edition" /fastdetect /NoExecute=OptIn
multi(0)disk(0)rdisk(1)partition(1)\WINDOWS = "320GB Microsoft Windows XP
Home Edition" /fastdetect /NoExecute=OptIn

I don't know the real layout of your drives, the 60GB & 320GB may not
represent the actual drive, but it doesn't matter the installations will
still boot, the stuff between the "quotation marks" is just descriptive
text that you see at the boot menu when the computer boots, it is just
for human eyes you could put what ever you wanted between the quotation
marks and the operating system would still boot.

Try to boot the computer with the new modified boot.ini file and report
your findings.

To access the Disk Managment tool click on Start-> Run type diskmgmt.msc
in the box and then press <Enter>.

Using the SET command at the Command Prompt will reveal a great deal of
valuable information. To start a Command Prompt click on Start -> Run
type cmd in the box and then press <Enter>.

John

Joe said:
Yes, you run into that situation where you already have too many "new
entries" on the new drive. I'm there now.



When I initially used the DataLifeguard tool, a full 17,000 (or maybe
1,700?) files "could not be copied." Everything seems to work, although
it appears that I'm still booting from the older 60GB drive (now named
"H.") One definite casualty: I cannot run msconfig from the start/run
menu anymore. I also suspect that my Norton AV did not make the cut.



Anyway, I looked at both "boot.ini" files. And, as you suggested, it
looks like I need to copy that critical last line from the old drive to
the new. FWIW, here are the two files:



Boot.ini file from new 320GB drive DRV2_VOL1 (C:) <<

[boot loader]

timeout = 30

default =multi(0)disk(0)rdisk(0)partition(1)\windows

[operating systems]



Boot.ini file from old 60GB Local Disk (H:) drive: <<

[boot loader]

timeout = 30

default = multi(0)disk(0)rdisk(0)partition(1)\WINDOWS

[operating systems]

multi(0)disk(0)rdisk(0)partition(1)\WINDOWS = "Microsoft Windows XP Home
Edition" /fastdetect /NoExecute=OptIn



You used Acronis to re-copy from old to new, right? Could I use Acronis
to compare drives - and sort of see where the WD copy effort came up
short? Guess I could also copy the key "My Documents" folder from the
new drive to the old. Then clone the whole old drive back to the new
drive after a reformat.. <grin>.



Thanks, again. Western Digital tech support was partially helpful, but
quickly suggested I contact Microsoft to find out how to "edit the
'boot.ini' file."



Joe




Also,Joe-I might add-
Some of the programs didn't completely transfer
fully,(IE7,Avast,Intellipoint& Intellitype) & I couldn't reinstall the
mouse/keyboard apps. because it kept saying that I had to uninstall them
1st.(The uninstallers weren't even there)
I even used Regseeker to remove any keys related to the mouse/keyboard
software & they still wouldn't reinstall.

I didn't know at that time,what other programs might have not copied
fully & didn't want to wait to find out,so I downloaded the trial
version of Acronis(to the old HDD/operating system) & cloned the drive
to the new 1.
This worked great & didn't even have to edit the boot files this
time.The whole clone took less time than the DLG tools from WD &
everything was up & running(& still is)in less than 10 mins.
Just thought I would offer another option in case you have the same
problem,before the data on the old drive becomes too "outdated" compared
to the new drive's contents.

~Gary


[Cut text]
 
G

Gary Brandenburg

The first thing that I noticed is that they both seem to be FAT32 instead of NTFS.
I thought that XP was an NTFS OS but I really don't know if it "has" to be.

As far as whose advice to follow-I would prefer some guidance from an MVP over
anybody else.
I just saw you going through the same thing that I had just experienced & thought
that I would offer up what worked for me.

I may have misread your post but was under the impression that you were merely
upgrading to a bigger HDD & weren't going to keep the older,noisier one in your
machine.

~Gary


Joe Starin said:
I have NOT changed anything yet -- but will tonight. However, does this info help
clarify anything?

Disk 0
DRV2_VOL1 (C:)
298.09 GB FAT32
Healthy (System)

Disk 1
(H:)
55.9 GB FAT32
Health (Active)

Joe

Joe Starin said:
Hi, John John. Many thanks to you and Gary for staying with this thread.

You're correct that I did not have the parent hidden from the clone on first boot.
And, when I first booted after cloning, I had the old 60GB drive connected to the
black (end) connector on the EIDE cable, while the new drive was connected to the
middle (grey) connector. Both drives were set to "cable select." IIRC, the new
drive after boot was named "H" and the old 60GB was still "C."

At the suggestion of Western Digital, I've since physically swapped the position
of both drives -- could that have prompted the PC to assign/reassign the letter
"C" to the new 320GB drive, and "H" to the old 60GB drive? Just a guess. And don't
I want the new (parent?) drive to be named "C" anyway?

I know your advice is good from earlier posts on these newsgroups, but your advice
seems to differ from that of Gary, who suggested that I take the old drive
"boot.ini" content (last line only, the line below the [operating systems] line)
and add it to "boot.ini" file of the new drive (making it the last line
immediately following the [operating systems] line.) I'll do either or both.

Joe

John John (MVP) said:
It looks like you are booting the old Windows installation and that your drive
letter assignment was changed because you neglected to take precautions to have
the parent hidden from the clone on the first boot after the cloning operation.

Modify the boot.ini file on the old 60GB drive to read as so:


[boot loader]

timeout = 30

default = multi(0)disk(0)rdisk(0)partition(1)\WINDOWS

[operating systems]

multi(0)disk(0)rdisk(0)partition(1)\WINDOWS = "60Gb Microsoft Windows XP Home
Edition" /fastdetect /NoExecute=OptIn
multi(0)disk(0)rdisk(1)partition(1)\WINDOWS = "320GB Microsoft Windows XP Home
Edition" /fastdetect /NoExecute=OptIn

I don't know the real layout of your drives, the 60GB & 320GB may not represent
the actual drive, but it doesn't matter the installations will still boot, the
stuff between the "quotation marks" is just descriptive text that you see at the
boot menu when the computer boots, it is just for human eyes you could put what
ever you wanted between the quotation marks and the operating system would still
boot.

Try to boot the computer with the new modified boot.ini file and report your
findings.

To access the Disk Managment tool click on Start-> Run type diskmgmt.msc in the
box and then press <Enter>.

Using the SET command at the Command Prompt will reveal a great deal of valuable
information. To start a Command Prompt click on Start -> Run type cmd in the
box and then press <Enter>.

John

Joe Starin wrote:

Yes, you run into that situation where you already have too many "new entries"
on the new drive. I'm there now.



When I initially used the DataLifeguard tool, a full 17,000 (or maybe 1,700?)
files "could not be copied." Everything seems to work, although it appears that
I'm still booting from the older 60GB drive (now named "H.") One definite
casualty: I cannot run msconfig from the start/run menu anymore. I also suspect
that my Norton AV did not make the cut.



Anyway, I looked at both "boot.ini" files. And, as you suggested, it looks like
I need to copy that critical last line from the old drive to the new. FWIW, here
are the two files:



Boot.ini file from new 320GB drive DRV2_VOL1 (C:) <<

[boot loader]

timeout = 30

default =multi(0)disk(0)rdisk(0)partition(1)\windows

[operating systems]



Boot.ini file from old 60GB Local Disk (H:) drive: <<

[boot loader]

timeout = 30

default = multi(0)disk(0)rdisk(0)partition(1)\WINDOWS

[operating systems]

multi(0)disk(0)rdisk(0)partition(1)\WINDOWS = "Microsoft Windows XP Home
Edition" /fastdetect /NoExecute=OptIn



You used Acronis to re-copy from old to new, right? Could I use Acronis to
compare drives - and sort of see where the WD copy effort came up short? Guess I
could also copy the key "My Documents" folder from the new drive to the old.
Then clone the whole old drive back to the new drive after a reformat.. <grin>.



Thanks, again. Western Digital tech support was partially helpful, but quickly
suggested I contact Microsoft to find out how to "edit the 'boot.ini' file."



Joe




Also,Joe-I might add-
Some of the programs didn't completely transfer fully,(IE7,Avast,Intellipoint&
Intellitype) & I couldn't reinstall the mouse/keyboard apps. because it kept
saying that I had to uninstall them 1st.(The uninstallers weren't even there)
I even used Regseeker to remove any keys related to the mouse/keyboard software
& they still wouldn't reinstall.

I didn't know at that time,what other programs might have not copied fully &
didn't want to wait to find out,so I downloaded the trial version of Acronis(to
the old HDD/operating system) & cloned the drive to the new 1.
This worked great & didn't even have to edit the boot files this time.The whole
clone took less time than the DLG tools from WD & everything was up & running(&
still is)in less than 10 mins.
Just thought I would offer another option in case you have the same
problem,before the data on the old drive becomes too "outdated" compared to the
new drive's contents.

~Gary


[Cut text]
 
J

John John (MVP)

You are booting off of Disk 0, the 320GB drive, the (System) label on
the drive confirms this. Everything seems to be right, that the old
"C:" drive adopted another drive letter when you booted the new one is
perfectly normal, you can't have two drives with the same letter
assignment running at the same time.

You say that you want to permanently retire the old noisy 60GB hard
disk, just unplug the power connector at the old drive and reboot the
computer. What happens when you try this? What does the Disk
Management tool report? Does the 320GB drive retain its "C:"
designation? Can you run the msconfig tool?

John


Joe said:
I have NOT changed anything yet -- but will tonight. However, does this info
help clarify anything?

Disk 0
DRV2_VOL1 (C:)
298.09 GB FAT32
Healthy (System)

Disk 1
(H:)
55.9 GB FAT32
Health (Active)

Joe

Hi, John John. Many thanks to you and Gary for staying with this thread.

You're correct that I did not have the parent hidden from the clone on
first boot. And, when I first booted after cloning, I had the old 60GB
drive connected to the black (end) connector on the EIDE cable, while the
new drive was connected to the middle (grey) connector. Both drives were
set to "cable select." IIRC, the new drive after boot was named "H" and
the old 60GB was still "C."

At the suggestion of Western Digital, I've since physically swapped the
position of both drives -- could that have prompted the PC to
assign/reassign the letter "C" to the new 320GB drive, and "H" to the old
60GB drive? Just a guess. And don't I want the new (parent?) drive to be
named "C" anyway?

I know your advice is good from earlier posts on these newsgroups, but
your advice seems to differ from that of Gary, who suggested that I take
the old drive "boot.ini" content (last line only, the line below the
[operating systems] line) and add it to "boot.ini" file of the new drive
(making it the last line immediately following the [operating systems]
line.) I'll do either or both.

Joe

It looks like you are booting the old Windows installation and that your
drive letter assignment was changed because you neglected to take
precautions to have the parent hidden from the clone on the first boot
after the cloning operation.

Modify the boot.ini file on the old 60GB drive to read as so:


[boot loader]

timeout = 30

default = multi(0)disk(0)rdisk(0)partition(1)\WINDOWS

[operating systems]

multi(0)disk(0)rdisk(0)partition(1)\WINDOWS = "60Gb Microsoft Windows XP
Home Edition" /fastdetect /NoExecute=OptIn
multi(0)disk(0)rdisk(1)partition(1)\WINDOWS = "320GB Microsoft Windows XP
Home Edition" /fastdetect /NoExecute=OptIn

I don't know the real layout of your drives, the 60GB & 320GB may not
represent the actual drive, but it doesn't matter the installations will
still boot, the stuff between the "quotation marks" is just descriptive
text that you see at the boot menu when the computer boots, it is just
for human eyes you could put what ever you wanted between the quotation
marks and the operating system would still boot.

Try to boot the computer with the new modified boot.ini file and report
your findings.

To access the Disk Managment tool click on Start-> Run type diskmgmt.msc
in the box and then press <Enter>.

Using the SET command at the Command Prompt will reveal a great deal of
valuable information. To start a Command Prompt click on Start -> Run
type cmd in the box and then press <Enter>.

John

Joe Starin wrote:


Yes, you run into that situation where you already have too many "new
entries" on the new drive. I'm there now.



When I initially used the DataLifeguard tool, a full 17,000 (or maybe
1,700?) files "could not be copied." Everything seems to work, although
it appears that I'm still booting from the older 60GB drive (now named
"H.") One definite casualty: I cannot run msconfig from the start/run
menu anymore. I also suspect that my Norton AV did not make the cut.



Anyway, I looked at both "boot.ini" files. And, as you suggested, it
looks like I need to copy that critical last line from the old drive to
the new. FWIW, here are the two files:



Boot.ini file from new 320GB drive DRV2_VOL1 (C:) <<

[boot loader]

timeout = 30

default =multi(0)disk(0)rdisk(0)partition(1)\windows

[operating systems]



Boot.ini file from old 60GB Local Disk (H:) drive: <<

[boot loader]

timeout = 30

default = multi(0)disk(0)rdisk(0)partition(1)\WINDOWS

[operating systems]

multi(0)disk(0)rdisk(0)partition(1)\WINDOWS = "Microsoft Windows XP Home
Edition" /fastdetect /NoExecute=OptIn



You used Acronis to re-copy from old to new, right? Could I use Acronis
to compare drives - and sort of see where the WD copy effort came up
short? Guess I could also copy the key "My Documents" folder from the
new drive to the old. Then clone the whole old drive back to the new
drive after a reformat.. <grin>.



Thanks, again. Western Digital tech support was partially helpful, but
quickly suggested I contact Microsoft to find out how to "edit the
'boot.ini' file."



Joe





Also,Joe-I might add-
Some of the programs didn't completely transfer
fully,(IE7,Avast,Intellipoint& Intellitype) & I couldn't reinstall the
mouse/keyboard apps. because it kept saying that I had to uninstall them
1st.(The uninstallers weren't even there)
I even used Regseeker to remove any keys related to the mouse/keyboard
software & they still wouldn't reinstall.

I didn't know at that time,what other programs might have not copied
fully & didn't want to wait to find out,so I downloaded the trial
version of Acronis(to the old HDD/operating system) & cloned the drive
to the new 1.
This worked great & didn't even have to edit the boot files this
time.The whole clone took less time than the DLG tools from WD &
everything was up & running(& still is)in less than 10 mins.
Just thought I would offer another option in case you have the same
problem,before the data on the old drive becomes too "outdated" compared
to the new drive's contents.

~Gary


[Cut text]
 
J

Joe Starin

Gary and John:

If I'm booting off the new drive, I'm pleased. Sounds like a lot of good
news. Yes, I want to use the new drive entirely and eliminate the old noisy
60GB drive. Western Digital (without the new info you both had, in all
fairness) was fairly certain I was booting from the old drive and was quick
to send me off to Microsoft to learn how to "edit the 'boot-ini' file." WD
also said that even it I disconnected the old drive and everything booted
okay, I would still get the B&W screen prompting me to "choose an operating
system," with both choices being EXACTLY the same: "Windows XP (default)."

I'll try disconnecting the old drive and see what happens.

Since the drive swap and cloning, I can no longer access msconfig using
START/RUN as I used to. When I try, an hourglass appears for a fraction of a
second, and nothing else happens. No crashes or anything, just unresponsive.
I can run other programs using START/RUN, but not msconfig anymore. But
that's a story for another post.

Thanks for all your time and dialog. You've both answered important
questions, and probably prevented me from making some unnecessary and
probably serious adjustments.

I'll post my "disconnection" results just for yuks, but it seems like we can
all move on to other things. Cheers from the state of Ohio, USA.

Joe

John John (MVP) said:
You are booting off of Disk 0, the 320GB drive, the (System) label on the
drive confirms this. Everything seems to be right, that the old "C:"
drive adopted another drive letter when you booted the new one is
perfectly normal, you can't have two drives with the same letter
assignment running at the same time.

You say that you want to permanently retire the old noisy 60GB hard disk,
just unplug the power connector at the old drive and reboot the computer.
What happens when you try this? What does the Disk Management tool
report? Does the 320GB drive retain its "C:" designation? Can you run
the msconfig tool?

John


Joe said:
I have NOT changed anything yet -- but will tonight. However, does this
info help clarify anything?

Disk 0
DRV2_VOL1 (C:)
298.09 GB FAT32
Healthy (System)

Disk 1
(H:)
55.9 GB FAT32
Health (Active)

Joe

Hi, John John. Many thanks to you and Gary for staying with this thread.

You're correct that I did not have the parent hidden from the clone on
first boot. And, when I first booted after cloning, I had the old 60GB
drive connected to the black (end) connector on the EIDE cable, while the
new drive was connected to the middle (grey) connector. Both drives were
set to "cable select." IIRC, the new drive after boot was named "H" and
the old 60GB was still "C."

At the suggestion of Western Digital, I've since physically swapped the
position of both drives -- could that have prompted the PC to
assign/reassign the letter "C" to the new 320GB drive, and "H" to the old
60GB drive? Just a guess. And don't I want the new (parent?) drive to be
named "C" anyway?

I know your advice is good from earlier posts on these newsgroups, but
your advice seems to differ from that of Gary, who suggested that I take
the old drive "boot.ini" content (last line only, the line below the
[operating systems] line) and add it to "boot.ini" file of the new drive
(making it the last line immediately following the [operating systems]
line.) I'll do either or both.

Joe


It looks like you are booting the old Windows installation and that your
drive letter assignment was changed because you neglected to take
precautions to have the parent hidden from the clone on the first boot
after the cloning operation.

Modify the boot.ini file on the old 60GB drive to read as so:


[boot loader]

timeout = 30

default = multi(0)disk(0)rdisk(0)partition(1)\WINDOWS

[operating systems]

multi(0)disk(0)rdisk(0)partition(1)\WINDOWS = "60Gb Microsoft Windows XP
Home Edition" /fastdetect /NoExecute=OptIn
multi(0)disk(0)rdisk(1)partition(1)\WINDOWS = "320GB Microsoft Windows
XP Home Edition" /fastdetect /NoExecute=OptIn

I don't know the real layout of your drives, the 60GB & 320GB may not
represent the actual drive, but it doesn't matter the installations will
still boot, the stuff between the "quotation marks" is just descriptive
text that you see at the boot menu when the computer boots, it is just
for human eyes you could put what ever you wanted between the quotation
marks and the operating system would still boot.

Try to boot the computer with the new modified boot.ini file and report
your findings.

To access the Disk Managment tool click on Start-> Run type diskmgmt.msc
in the box and then press <Enter>.

Using the SET command at the Command Prompt will reveal a great deal of
valuable information. To start a Command Prompt click on Start -> Run
type cmd in the box and then press <Enter>.

John

Joe Starin wrote:


Yes, you run into that situation where you already have too many "new
entries" on the new drive. I'm there now.



When I initially used the DataLifeguard tool, a full 17,000 (or maybe
1,700?) files "could not be copied." Everything seems to work, although
it appears that I'm still booting from the older 60GB drive (now named
"H.") One definite casualty: I cannot run msconfig from the start/run
menu anymore. I also suspect that my Norton AV did not make the cut.



Anyway, I looked at both "boot.ini" files. And, as you suggested, it
looks like I need to copy that critical last line from the old drive to
the new. FWIW, here are the two files:



Boot.ini file from new 320GB drive DRV2_VOL1 (C:) <<

[boot loader]

timeout = 30

default =multi(0)disk(0)rdisk(0)partition(1)\windows

[operating systems]



Boot.ini file from old 60GB Local Disk (H:) drive: <<

[boot loader]

timeout = 30

default = multi(0)disk(0)rdisk(0)partition(1)\WINDOWS

[operating systems]

multi(0)disk(0)rdisk(0)partition(1)\WINDOWS = "Microsoft Windows XP
Home Edition" /fastdetect /NoExecute=OptIn



You used Acronis to re-copy from old to new, right? Could I use Acronis
to compare drives - and sort of see where the WD copy effort came up
short? Guess I could also copy the key "My Documents" folder from the
new drive to the old. Then clone the whole old drive back to the new
drive after a reformat.. <grin>.



Thanks, again. Western Digital tech support was partially helpful, but
quickly suggested I contact Microsoft to find out how to "edit the
'boot.ini' file."



Joe





Also,Joe-I might add-
Some of the programs didn't completely transfer
fully,(IE7,Avast,Intellipoint& Intellitype) & I couldn't reinstall the
mouse/keyboard apps. because it kept saying that I had to uninstall
them 1st.(The uninstallers weren't even there)
I even used Regseeker to remove any keys related to the mouse/keyboard
software & they still wouldn't reinstall.

I didn't know at that time,what other programs might have not copied
fully & didn't want to wait to find out,so I downloaded the trial
version of Acronis(to the old HDD/operating system) & cloned the drive
to the new 1.
This worked great & didn't even have to edit the boot files this
time.The whole clone took less time than the DLG tools from WD &
everything was up & running(& still is)in less than 10 mins.
Just thought I would offer another option in case you have the same
problem,before the data on the old drive becomes too "outdated"
compared to the new drive's contents.

~Gary


[Cut text]
 
G

Gary Brandenburg

You're very welcome-Joe
Good luck!

~Gary


Joe Starin said:
Gary and John:

If I'm booting off the new drive, I'm pleased. Sounds like a lot of good news. Yes,
I want to use the new drive entirely and eliminate the old noisy 60GB drive.
Western Digital (without the new info you both had, in all fairness) was fairly
certain I was booting from the old drive and was quick to send me off to Microsoft
to learn how to "edit the 'boot-ini' file." WD also said that even it I
disconnected the old drive and everything booted okay, I would still get the B&W
screen prompting me to "choose an operating system," with both choices being
EXACTLY the same: "Windows XP (default)."

I'll try disconnecting the old drive and see what happens.

Since the drive swap and cloning, I can no longer access msconfig using START/RUN
as I used to. When I try, an hourglass appears for a fraction of a second, and
nothing else happens. No crashes or anything, just unresponsive. I can run other
programs using START/RUN, but not msconfig anymore. But that's a story for another
post.

Thanks for all your time and dialog. You've both answered important questions, and
probably prevented me from making some unnecessary and probably serious
adjustments.

I'll post my "disconnection" results just for yuks, but it seems like we can all
move on to other things. Cheers from the state of Ohio, USA.

Joe

John John (MVP) said:
You are booting off of Disk 0, the 320GB drive, the (System) label on the drive
confirms this. Everything seems to be right, that the old "C:" drive adopted
another drive letter when you booted the new one is perfectly normal, you can't
have two drives with the same letter assignment running at the same time.

You say that you want to permanently retire the old noisy 60GB hard disk, just
unplug the power connector at the old drive and reboot the computer. What happens
when you try this? What does the Disk Management tool report? Does the 320GB
drive retain its "C:" designation? Can you run the msconfig tool?

John


Joe said:
I have NOT changed anything yet -- but will tonight. However, does this info help
clarify anything?

Disk 0
DRV2_VOL1 (C:)
298.09 GB FAT32
Healthy (System)

Disk 1
(H:)
55.9 GB FAT32
Health (Active)

Joe


Hi, John John. Many thanks to you and Gary for staying with this thread.

You're correct that I did not have the parent hidden from the clone on first
boot. And, when I first booted after cloning, I had the old 60GB drive connected
to the black (end) connector on the EIDE cable, while the new drive was connected
to the middle (grey) connector. Both drives were set to "cable select." IIRC, the
new drive after boot was named "H" and the old 60GB was still "C."

At the suggestion of Western Digital, I've since physically swapped the position
of both drives -- could that have prompted the PC to assign/reassign the letter
"C" to the new 320GB drive, and "H" to the old 60GB drive? Just a guess. And
don't I want the new (parent?) drive to be named "C" anyway?

I know your advice is good from earlier posts on these newsgroups, but your
advice seems to differ from that of Gary, who suggested that I take the old drive
"boot.ini" content (last line only, the line below the [operating systems] line)
and add it to "boot.ini" file of the new drive (making it the last line
immediately following the [operating systems] line.) I'll do either or both.

Joe


It looks like you are booting the old Windows installation and that your drive
letter assignment was changed because you neglected to take precautions to have
the parent hidden from the clone on the first boot after the cloning operation.

Modify the boot.ini file on the old 60GB drive to read as so:


[boot loader]

timeout = 30

default = multi(0)disk(0)rdisk(0)partition(1)\WINDOWS

[operating systems]

multi(0)disk(0)rdisk(0)partition(1)\WINDOWS = "60Gb Microsoft Windows XP Home
Edition" /fastdetect /NoExecute=OptIn
multi(0)disk(0)rdisk(1)partition(1)\WINDOWS = "320GB Microsoft Windows XP Home
Edition" /fastdetect /NoExecute=OptIn

I don't know the real layout of your drives, the 60GB & 320GB may not represent
the actual drive, but it doesn't matter the installations will still boot, the
stuff between the "quotation marks" is just descriptive text that you see at the
boot menu when the computer boots, it is just for human eyes you could put what
ever you wanted between the quotation marks and the operating system would still
boot.

Try to boot the computer with the new modified boot.ini file and report your
findings.

To access the Disk Managment tool click on Start-> Run type diskmgmt.msc in the
box and then press <Enter>.

Using the SET command at the Command Prompt will reveal a great deal of valuable
information. To start a Command Prompt click on Start -> Run type cmd in the
box and then press <Enter>.

John

Joe Starin wrote:


Yes, you run into that situation where you already have too many "new entries"
on the new drive. I'm there now.



When I initially used the DataLifeguard tool, a full 17,000 (or maybe 1,700?)
files "could not be copied." Everything seems to work, although it appears that
I'm still booting from the older 60GB drive (now named "H.") One definite
casualty: I cannot run msconfig from the start/run menu anymore. I also suspect
that my Norton AV did not make the cut.



Anyway, I looked at both "boot.ini" files. And, as you suggested, it looks like
I need to copy that critical last line from the old drive to the new. FWIW,
here are the two files:



Boot.ini file from new 320GB drive DRV2_VOL1 (C:) <<

[boot loader]

timeout = 30

default =multi(0)disk(0)rdisk(0)partition(1)\windows

[operating systems]



Boot.ini file from old 60GB Local Disk (H:) drive: <<

[boot loader]

timeout = 30

default = multi(0)disk(0)rdisk(0)partition(1)\WINDOWS

[operating systems]

multi(0)disk(0)rdisk(0)partition(1)\WINDOWS = "Microsoft Windows XP Home
Edition" /fastdetect /NoExecute=OptIn



You used Acronis to re-copy from old to new, right? Could I use Acronis to
compare drives - and sort of see where the WD copy effort came up short? Guess
I could also copy the key "My Documents" folder from the new drive to the old.
Then clone the whole old drive back to the new drive after a reformat.. <grin>.



Thanks, again. Western Digital tech support was partially helpful, but quickly
suggested I contact Microsoft to find out how to "edit the 'boot.ini' file."



Joe





Also,Joe-I might add-
Some of the programs didn't completely transfer fully,(IE7,Avast,Intellipoint&
Intellitype) & I couldn't reinstall the mouse/keyboard apps. because it kept
saying that I had to uninstall them 1st.(The uninstallers weren't even there)
I even used Regseeker to remove any keys related to the mouse/keyboard
software & they still wouldn't reinstall.

I didn't know at that time,what other programs might have not copied fully &
didn't want to wait to find out,so I downloaded the trial version of
Acronis(to the old HDD/operating system) & cloned the drive to the new 1.
This worked great & didn't even have to edit the boot files this time.The
whole clone took less time than the DLG tools from WD & everything was up &
running(& still is)in less than 10 mins.
Just thought I would offer another option in case you have the same
problem,before the data on the old drive becomes too "outdated" compared to
the new drive's contents.

~Gary


[Cut text]
 
J

Joe Starin

Quick thought.... Once I try disconnecting the older 60GB drive, I hope the
B&W screeen asking me to "choose an operating system" disappears. After all,
that was the purpose of my original post LOL. Joe

Gary Brandenburg said:
You're very welcome-Joe
Good luck!

~Gary


Joe Starin said:
Gary and John:

If I'm booting off the new drive, I'm pleased. Sounds like a lot of good
news. Yes, I want to use the new drive entirely and eliminate the old
noisy 60GB drive. Western Digital (without the new info you both had, in
all fairness) was fairly certain I was booting from the old drive and was
quick to send me off to Microsoft to learn how to "edit the 'boot-ini'
file." WD also said that even it I disconnected the old drive and
everything booted okay, I would still get the B&W screen prompting me to
"choose an operating system," with both choices being EXACTLY the same:
"Windows XP (default)."

I'll try disconnecting the old drive and see what happens.

Since the drive swap and cloning, I can no longer access msconfig using
START/RUN as I used to. When I try, an hourglass appears for a fraction
of a second, and nothing else happens. No crashes or anything, just
unresponsive. I can run other programs using START/RUN, but not msconfig
anymore. But that's a story for another post.

Thanks for all your time and dialog. You've both answered important
questions, and probably prevented me from making some unnecessary and
probably serious adjustments.

I'll post my "disconnection" results just for yuks, but it seems like we
can all move on to other things. Cheers from the state of Ohio, USA.

Joe

John John (MVP) said:
You are booting off of Disk 0, the 320GB drive, the (System) label on
the drive confirms this. Everything seems to be right, that the old
"C:" drive adopted another drive letter when you booted the new one is
perfectly normal, you can't have two drives with the same letter
assignment running at the same time.

You say that you want to permanently retire the old noisy 60GB hard
disk, just unplug the power connector at the old drive and reboot the
computer. What happens when you try this? What does the Disk Management
tool report? Does the 320GB drive retain its "C:" designation? Can you
run the msconfig tool?

John


Joe Starin wrote:

I have NOT changed anything yet -- but will tonight. However, does this
info help clarify anything?

Disk 0
DRV2_VOL1 (C:)
298.09 GB FAT32
Healthy (System)

Disk 1
(H:)
55.9 GB FAT32
Health (Active)

Joe


Hi, John John. Many thanks to you and Gary for staying with this
thread.

You're correct that I did not have the parent hidden from the clone on
first boot. And, when I first booted after cloning, I had the old 60GB
drive connected to the black (end) connector on the EIDE cable, while
the new drive was connected to the middle (grey) connector. Both drives
were set to "cable select." IIRC, the new drive after boot was named
"H" and the old 60GB was still "C."

At the suggestion of Western Digital, I've since physically swapped the
position of both drives -- could that have prompted the PC to
assign/reassign the letter "C" to the new 320GB drive, and "H" to the
old 60GB drive? Just a guess. And don't I want the new (parent?) drive
to be named "C" anyway?

I know your advice is good from earlier posts on these newsgroups, but
your advice seems to differ from that of Gary, who suggested that I
take the old drive "boot.ini" content (last line only, the line below
the [operating systems] line) and add it to "boot.ini" file of the new
drive (making it the last line immediately following the [operating
systems] line.) I'll do either or both.

Joe


It looks like you are booting the old Windows installation and that
your drive letter assignment was changed because you neglected to take
precautions to have the parent hidden from the clone on the first boot
after the cloning operation.

Modify the boot.ini file on the old 60GB drive to read as so:


[boot loader]

timeout = 30

default = multi(0)disk(0)rdisk(0)partition(1)\WINDOWS

[operating systems]

multi(0)disk(0)rdisk(0)partition(1)\WINDOWS = "60Gb Microsoft Windows
XP Home Edition" /fastdetect /NoExecute=OptIn
multi(0)disk(0)rdisk(1)partition(1)\WINDOWS = "320GB Microsoft Windows
XP Home Edition" /fastdetect /NoExecute=OptIn

I don't know the real layout of your drives, the 60GB & 320GB may not
represent the actual drive, but it doesn't matter the installations
will still boot, the stuff between the "quotation marks" is just
descriptive text that you see at the boot menu when the computer
boots, it is just for human eyes you could put what ever you wanted
between the quotation marks and the operating system would still boot.

Try to boot the computer with the new modified boot.ini file and
report your findings.

To access the Disk Managment tool click on Start-> Run type
diskmgmt.msc in the box and then press <Enter>.

Using the SET command at the Command Prompt will reveal a great deal
of valuable information. To start a Command Prompt click on Start ->
Run type cmd in the box and then press <Enter>.

John

Joe Starin wrote:


Yes, you run into that situation where you already have too many "new
entries" on the new drive. I'm there now.



When I initially used the DataLifeguard tool, a full 17,000 (or maybe
1,700?) files "could not be copied." Everything seems to work,
although it appears that I'm still booting from the older 60GB drive
(now named "H.") One definite casualty: I cannot run msconfig from
the start/run menu anymore. I also suspect that my Norton AV did not
make the cut.



Anyway, I looked at both "boot.ini" files. And, as you suggested, it
looks like I need to copy that critical last line from the old drive
to the new. FWIW, here are the two files:



Boot.ini file from new 320GB drive DRV2_VOL1 (C:) <<

[boot loader]

timeout = 30

default =multi(0)disk(0)rdisk(0)partition(1)\windows

[operating systems]



Boot.ini file from old 60GB Local Disk (H:) drive: <<

[boot loader]

timeout = 30

default = multi(0)disk(0)rdisk(0)partition(1)\WINDOWS

[operating systems]

multi(0)disk(0)rdisk(0)partition(1)\WINDOWS = "Microsoft Windows XP
Home Edition" /fastdetect /NoExecute=OptIn



You used Acronis to re-copy from old to new, right? Could I use
Acronis to compare drives - and sort of see where the WD copy effort
came up short? Guess I could also copy the key "My Documents" folder
from the new drive to the old. Then clone the whole old drive back to
the new drive after a reformat.. <grin>.



Thanks, again. Western Digital tech support was partially helpful,
but quickly suggested I contact Microsoft to find out how to "edit
the 'boot.ini' file."



Joe





Also,Joe-I might add-
Some of the programs didn't completely transfer
fully,(IE7,Avast,Intellipoint& Intellitype) & I couldn't reinstall
the mouse/keyboard apps. because it kept saying that I had to
uninstall them 1st.(The uninstallers weren't even there)
I even used Regseeker to remove any keys related to the
mouse/keyboard software & they still wouldn't reinstall.

I didn't know at that time,what other programs might have not copied
fully & didn't want to wait to find out,so I downloaded the trial
version of Acronis(to the old HDD/operating system) & cloned the
drive to the new 1.
This worked great & didn't even have to edit the boot files this
time.The whole clone took less time than the DLG tools from WD &
everything was up & running(& still is)in less than 10 mins.
Just thought I would offer another option in case you have the same
problem,before the data on the old drive becomes too "outdated"
compared to the new drive's contents.

~Gary


[Cut text]
 
J

John John (MVP)

At least there will be one less source of confusion in the steps
required to go through to solve the problem.

John

Joe said:
Quick thought.... Once I try disconnecting the older 60GB drive, I hope the
B&W screeen asking me to "choose an operating system" disappears. After all,
that was the purpose of my original post LOL. Joe

You're very welcome-Joe
Good luck!

~Gary


Gary and John:

If I'm booting off the new drive, I'm pleased. Sounds like a lot of good
news. Yes, I want to use the new drive entirely and eliminate the old
noisy 60GB drive. Western Digital (without the new info you both had, in
all fairness) was fairly certain I was booting from the old drive and was
quick to send me off to Microsoft to learn how to "edit the 'boot-ini'
file." WD also said that even it I disconnected the old drive and
everything booted okay, I would still get the B&W screen prompting me to
"choose an operating system," with both choices being EXACTLY the same:
"Windows XP (default)."

I'll try disconnecting the old drive and see what happens.

Since the drive swap and cloning, I can no longer access msconfig using
START/RUN as I used to. When I try, an hourglass appears for a fraction
of a second, and nothing else happens. No crashes or anything, just
unresponsive. I can run other programs using START/RUN, but not msconfig
anymore. But that's a story for another post.

Thanks for all your time and dialog. You've both answered important
questions, and probably prevented me from making some unnecessary and
probably serious adjustments.

I'll post my "disconnection" results just for yuks, but it seems like we
can all move on to other things. Cheers from the state of Ohio, USA.

Joe


You are booting off of Disk 0, the 320GB drive, the (System) label on
the drive confirms this. Everything seems to be right, that the old
"C:" drive adopted another drive letter when you booted the new one is
perfectly normal, you can't have two drives with the same letter
assignment running at the same time.

You say that you want to permanently retire the old noisy 60GB hard
disk, just unplug the power connector at the old drive and reboot the
computer. What happens when you try this? What does the Disk Management
tool report? Does the 320GB drive retain its "C:" designation? Can you
run the msconfig tool?

John


Joe Starin wrote:


I have NOT changed anything yet -- but will tonight. However, does this
info help clarify anything?

Disk 0
DRV2_VOL1 (C:)
298.09 GB FAT32
Healthy (System)

Disk 1
(H:)
55.9 GB FAT32
Health (Active)

Joe



Hi, John John. Many thanks to you and Gary for staying with this
thread.

You're correct that I did not have the parent hidden from the clone on
first boot. And, when I first booted after cloning, I had the old 60GB
drive connected to the black (end) connector on the EIDE cable, while
the new drive was connected to the middle (grey) connector. Both drives
were set to "cable select." IIRC, the new drive after boot was named
"H" and the old 60GB was still "C."

At the suggestion of Western Digital, I've since physically swapped the
position of both drives -- could that have prompted the PC to
assign/reassign the letter "C" to the new 320GB drive, and "H" to the
old 60GB drive? Just a guess. And don't I want the new (parent?) drive
to be named "C" anyway?

I know your advice is good from earlier posts on these newsgroups, but
your advice seems to differ from that of Gary, who suggested that I
take the old drive "boot.ini" content (last line only, the line below
the [operating systems] line) and add it to "boot.ini" file of the new
drive (making it the last line immediately following the [operating
systems] line.) I'll do either or both.

Joe



It looks like you are booting the old Windows installation and that
your drive letter assignment was changed because you neglected to take
precautions to have the parent hidden from the clone on the first boot
after the cloning operation.

Modify the boot.ini file on the old 60GB drive to read as so:


[boot loader]

timeout = 30

default = multi(0)disk(0)rdisk(0)partition(1)\WINDOWS

[operating systems]

multi(0)disk(0)rdisk(0)partition(1)\WINDOWS = "60Gb Microsoft Windows
XP Home Edition" /fastdetect /NoExecute=OptIn
multi(0)disk(0)rdisk(1)partition(1)\WINDOWS = "320GB Microsoft Windows
XP Home Edition" /fastdetect /NoExecute=OptIn

I don't know the real layout of your drives, the 60GB & 320GB may not
represent the actual drive, but it doesn't matter the installations
will still boot, the stuff between the "quotation marks" is just
descriptive text that you see at the boot menu when the computer
boots, it is just for human eyes you could put what ever you wanted
between the quotation marks and the operating system would still boot.

Try to boot the computer with the new modified boot.ini file and
report your findings.

To access the Disk Managment tool click on Start-> Run type
diskmgmt.msc in the box and then press <Enter>.

Using the SET command at the Command Prompt will reveal a great deal
of valuable information. To start a Command Prompt click on Start ->
Run type cmd in the box and then press <Enter>.

John

Joe Starin wrote:



Yes, you run into that situation where you already have too many "new
entries" on the new drive. I'm there now.



When I initially used the DataLifeguard tool, a full 17,000 (or maybe
1,700?) files "could not be copied." Everything seems to work,
although it appears that I'm still booting from the older 60GB drive
(now named "H.") One definite casualty: I cannot run msconfig from
the start/run menu anymore. I also suspect that my Norton AV did not
make the cut.



Anyway, I looked at both "boot.ini" files. And, as you suggested, it
looks like I need to copy that critical last line from the old drive
to the new. FWIW, here are the two files:



Boot.ini file from new 320GB drive DRV2_VOL1 (C:) <<

[boot loader]

timeout = 30

default =multi(0)disk(0)rdisk(0)partition(1)\windows

[operating systems]



Boot.ini file from old 60GB Local Disk (H:) drive: <<

[boot loader]

timeout = 30

default = multi(0)disk(0)rdisk(0)partition(1)\WINDOWS

[operating systems]

multi(0)disk(0)rdisk(0)partition(1)\WINDOWS = "Microsoft Windows XP
Home Edition" /fastdetect /NoExecute=OptIn



You used Acronis to re-copy from old to new, right? Could I use
Acronis to compare drives - and sort of see where the WD copy effort
came up short? Guess I could also copy the key "My Documents" folder

from the new drive to the old. Then clone the whole old drive back to

the new drive after a reformat.. <grin>.



Thanks, again. Western Digital tech support was partially helpful,
but quickly suggested I contact Microsoft to find out how to "edit
the 'boot.ini' file."



Joe






Also,Joe-I might add-
Some of the programs didn't completely transfer
fully,(IE7,Avast,Intellipoint& Intellitype) & I couldn't reinstall
the mouse/keyboard apps. because it kept saying that I had to
uninstall them 1st.(The uninstallers weren't even there)
I even used Regseeker to remove any keys related to the
mouse/keyboard software & they still wouldn't reinstall.

I didn't know at that time,what other programs might have not copied
fully & didn't want to wait to find out,so I downloaded the trial
version of Acronis(to the old HDD/operating system) & cloned the
drive to the new 1.
This worked great & didn't even have to edit the boot files this
time.The whole clone took less time than the DLG tools from WD &
everything was up & running(& still is)in less than 10 mins.
Just thought I would offer another option in case you have the same
problem,before the data on the old drive becomes too "outdated"
compared to the new drive's contents.

~Gary


[Cut text]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top