I have only C & D drives. D drive is CD/DVD drive. So definitely windows is installed at C:\Windows, right? How can I check it?
I think you've already answered this in an earlier post, but you can check by running bootcfg /scan
Whats the default XP setting for System Configuration Utility - General - Use Original Boot.ini or Use Modified Boot.ini i.e which one should be selected?
If you add additional start-up modifiers to the boot.ini file, such as /safeboot /sos etc., you can select to boot with the modified boot.ini
Can you do the following please.
1. Open a command prompt in XP
2. Type C:\ <enter>
3. Type dir /a > list.txt <enter>
4. Type type boot.ini > boot.txt
5. Post list.txt and boot.txt here.