Warning message in boot.ini
Posted
by MA1
on Super User
See other posts from Super User
or by MA1
Published on 2010-03-09T07:03:20Z
Indexed on
2010/03/09
7:08 UTC
Read the original article
Hit count: 390
Hi everyone,
I have a dual boot system with Windows XP Pro and Windows 7. Following are the contents of my system's boot.ini.
;Warning: Boot.ini is used on Windows XP and earlier operating systems.
;Warning: Use BCDEDIT.exe to modify Windows Vista boot options.
;
[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 just want to know about first two warning lines, whether these two lines are always present in dual boot system when the boot process is different for installed operating systems, for example xp + vista/w7 or windows2000 + vista/w7 etc?
Regards,
© Super User or respective owner