Related:
- Windows XP gives me Boot option
- Kmspico windows 10 - Download - Other
- Hiren boot cd 17.2 iso download - Download - Backup and recovery
- Gta 5 download apk pc windows 10 - Download - Action and adventure
- Windows 10 iso download 64-bit - Download - Windows
- Boot camp assistant download - Download - Virtualization
1 response
You must edit your boot.ini (first make backup).
my boot.ini looks like that:
[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 Professional" /noexecute=optin /fastdetect
I thing that you have two rows started: multi(0)disk(0)... its the same like in boot option when win starts.
So delete the second row which represent non working option in boot option menu.
Also check row started: default=multi(0)...
It must be same like row: multi(0)disk(0)...
then save boot.ini and restart.
Boot.ini have hidden file attribute, so you must have switched on Show Hidden files option in windows.
Pay attention if you make something wrong win. dont be able to start. You will be only able to repair it in DOS mode from your backup.
Good Luck.
my boot.ini looks like that:
[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 Professional" /noexecute=optin /fastdetect
I thing that you have two rows started: multi(0)disk(0)... its the same like in boot option when win starts.
So delete the second row which represent non working option in boot option menu.
Also check row started: default=multi(0)...
It must be same like row: multi(0)disk(0)...
then save boot.ini and restart.
Boot.ini have hidden file attribute, so you must have switched on Show Hidden files option in windows.
Pay attention if you make something wrong win. dont be able to start. You will be only able to repair it in DOS mode from your backup.
Good Luck.