User`s manual

SIP User's Manual 538 Document #: LTRT-83303
Mediant 1000 & Mediant 600
14.4.3 Stage 3: Editing the isolinux.cfg File
To obtain an updated isolinux.cfg file, perform one of the following:
Download it from the AudioCodes Web site as described in ''Downloading an updated
Debian isolinux.cfg file'' on page 538
Edit it using the steps detailed in ''Editing the isolinux.cfg File'' on page 538
14.4.3.1 Downloading an Updated Debian isolinux.cfg File
¾ To download an updated Debian isolinux.cfg file from AudioCodes
Web site, take these 6 steps:
1. Access AudioCodes' Web site (http://www.audiocodes.com), and then navigate to the
'Support' page.
2. Click the Registered Users Login link, and then login with your username and
password.
3. Under 'Product Documentation', select the Mediant 1000 link, and then click Mediant
1000 OSN Server.
4. Select Linux Boot Image, and then select the required installation.
5. Download the isolinux.cfg compressed file to a folder called 'Partner Install' on your
PC, and then extract it.
6. Continue with ''Editing the isolinux.cfg File'' on page 538.
14.4.3.2 Editing the isolinux.cfg File
¾ To edit the isolinux.cfg file, take these 12 steps:
1. Open the 'Partner Install' folder and select the isolinux.cfg file with a text editor that
supports UNIX file format (e.g., PSPad or UltraEdit).
2. Insert the following line in the beginning of the file, so that it is the first line:
serial 0 115200
3. Locate the line 'default <my_kernel>'. It is usually the first line of the file and appears
as follows:
DEFAULT /install/vmlinuz
Add the following parameters to the 'append' line (located under the 'default' line):
text console=ttyS0,115200
Note: In the above string, “ttyS0,115200” consists of a capital “S”, only zeros, and
one comma.
The 'default <my_kernel>' and 'append' lines should look like the following example:
DEFAULT /install/vmlinuz
APPEND vga=normal initrd=/install/initrd.gz text
console=ttyS0,115200 ramdisk_size=10240 root=/dev/rd/0
devfs=mount,dall rw –