Brian,
Well, I guess I qualify as an idiot: I had scanned through Folder Options|View and overlooked that "Hide protected OS files" was checked.
I had 3 partitions on the original drive. One was created by HP as the Recovery partition. Boot.ini is found there. Ntldr and ntdetect.com are also located in the recovery partition. Here is the original boot.ini:
[boot loader]
timeout=1
default=multi(0)disk(0)rdisk(0)partition(3)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(3)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect
I had not restored partitions 2 and 3 onto the new drive -- I was waiting to put them on until I knew I could get a good restore of my boot partition.
Here is my current boot.ini:
[boot loader]
timeout=20
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows XP Professional" /Fastdetect
I believe this proves the rule that 99% of the time it is operator error. (Sheesh!)
Greg