Quote
Quote
Under the [operating systems] section, it needs 2 (or more) lines, 1 for each OS u want to boot into.
Then make sure timeout= is 2 or above, otherwise you may not see the boot menu.
Example [mine: XP + 98 SE]:
Quote
/bootlogo
/noguiboot
/KERNEL=LOGOOS.EXE
/SOS
/Execute
/NoExecute=OptIn
/NoExecute=OptOut
/NoExecute=AlwaysOn
/NoExecute=AlwaysOff
/PAE
C:\BOOTSECT.W40="Windows for WorkGroups 3.11 + MS-DOS 6.22" /win95dos
ramdisk(0)\VISTA="Windows Vista" /NOEXECUTE=OPTIN /FASTDETECT /DETECTHAL /MININT /rdpath=multi(0)disk(0)cdrom(0)\boot\bootx86.wim /RDSDIHDRPATH=multi(0)disk(0)cdrom(0)\boot\boot.sdi /USENEWLOADER
[boot loader]
nobcd
timeout=7
default=C:\BOOTSECT.DOS
[operating systems]
C:\BOOTSECT.DOS="Windows 98 SE + MS-DOS 7.10" /win95
multi(0)disk(0)rdisk(0)partition(2)\WXP="Windows XP Professional SP3" /fastdetect /nodebug /noserialmice /bootlogo /noguiboot /execute /PAE
C:\CMDCONS\BOOTSECT.DAT="Windows XP Recovery Console" /cmdcons
X:\="Reboot Cold"
Note that X:\= is a fake drive letter, and this line only forces XP to reboot cold, if you select this option.
This is only an example, you need to adapt it to your hardware specs, like drive/partition letters, directory/folder names etc.
Note that boot.ini does not support LFNs (Long File Names), because the boot sequence does not have the LFN driver loaded in NT4/2000/XP/2003 [a little different in Vista/2008/7].
Therefore you should not use any LFN names in boot.ini.
The only name types you can use in boot.ini are MS-DOS 8.3 SFNs (Short File Names), like (case insensitive):
FOLDERXX
FILENAME.EXT
Boot.ini editors [free(ware)]:
* BOOT.INI Configuration Utility v1.5.0 32-bit for Windows NT/2000/XP/2003 tweaks ALL BOOT.INI boot settings, including the UNDOCUMENTED ones [2.47 MB, freeware]:
http://www.mdgx.com/files/BOOTINI.EXE
* EditBINI v1.01.1 16-bit for DOS edits Windows NT/2000/XP/2003 BOOT.INI on NTFS drives/partitions from MS-DOS 5/6/7/8 + Windows 9x/ME:
http://www.terabyteu.../utilities.html
Direct download [74 KB, freeware]:
http://www.terabyteu...ds/editbini.zip
Does NOT work from within Windows NT/2000/XP/2003!
Boto.ini resources:
MSKB: BOOT.INI and ARC Path Naming Conventions and Usage:
http://support.micro....com/?id=102873
MSKB: Available Switches for Windows XP and Server 2003 Boot.ini:
http://support.micro....com/?id=833721
MSKB: How To Edit BOOT.INI:
http://support.micro....com/?id=289022
MSKB: Safe Mode BOOT.INI Parameters:
http://support.micro....com/?id=239780
MSKB: Modify BOOT.INI to Enable Kernel Debugging:
http://support.micro....com/?id=900093
- Hack the Windows NT/2000/XP Boot Loader:
http://www.oreillynet.com/pub/h/2337
- How to Use and Edit Boot.ini in Windows XP:
http://www.vlaurie.c...les/bootini.htm
- BOOT.INI Options Reference:
http://www.microsoft.com/technet/sysintern...on/bootini.mspx
- Useful BOOT.INI Switches:
http://www.systemsby...iniswitches.htm
HTH



Help
Back to top











