
160 MetaFrame Solutions Guide
Û
ÛÛ
Û To modify Boot.ini
1. Right click Boot.ini and select Properties. Uncheck the Read-only check box
in the Properties dialog box. Boot.ini can now be edited using Notepad. A
sample Boot.ini follows:
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\Winnt
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\Winnt="Microsoft Windows 2000
Advanced Server" /fastdetect
2. The best way to modify Boot.ini is to create a new boot entry for debugging.
This gives you the ability to boot your MetaFrame server for normal use or for
debug use. Copy the desired boot line and append the /Debug switch to the end
of the boot line. This switch is sufficient for local and ICA debug
configurations. For remote debug configurations, you must also append the
/Baudrate=9600 switch to the end of the boot line. If the debug modem or null-
modem cable is connected to a communications port other than COM2, make
sure you append the /Debugport=COMx switch. A sample modified Boot.ini
follows:
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\Winnt
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\Winnt="Microsoft Windows 2000
Advanced Server" /fastdetect
multi(0)disk(0)rdisk(0)partition(1)\Winnt="Microsoft Windows 2000
Advanced Server" /fastdetect /debug /baudrate=9600 debugport=com1
Do not configure the COM port used for debugging as a connection. Use
Citrix Connection Configuration to make sure no connection is configured for
that COM port.
After making the required changes, choose Save from the File pull-down menu
to save the changes.
3. Exit Notepad.
4. Right click Boot.ini and select Properties to restore the Read-only attribute of
Boot.ini.
5. Reboot the system.
The MetaFrame server is now ready for debugging by a remote host.
Note
Comentarios a estos manuales