User`s manual

Version 5.4 539 May 2008
SIP User's Manual 14. Installing Linux™ Operating System on the OSN Server
4. Locate the line 'prompt <flag>' (usually appears as 'prompt 1') and change it to 'prompt
0'.
5. Locate the line 'timeout <tenth_of_secs>' (usually appears as 'timeout 600') and
change it to 'timeout 0'.
Note: If the timeout line does not exist, do not add it.
The isolinux.cfg file should now look like the following:
serial 0 115200
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 --
LABEL linux
kernel /install/vmlinuz
...
DISPLAY isolinux.txt
TIMEOUT 0
PROMPT 0
F1 f1.txt
F2 f2.txt
F3 f3.txt
F4 f4.txt
F5 f5.txt
F6 f6.txt
F7 f7.txt
F8 f8.txt
F9 f9.txt
F0 f10.txt
Note: If the timeout line does not exist, do not add it.
1.If you want to install 'kernel 2.6' rather than the 'default 2.4 version', then:
a) Take the options from 'kernel' and 'append' lines under the label called
'LABEL linux26'.
b) Replace the options of 'DEFAULT' and 'APPEND' lines (at the start of the
file).
c) Apply the changes from Step 8..
6. Save the changes to the isolinux.cfg file, and then close the text editor.
7. Open the 'Partner Install' folder and with the ISO editing utility, open the boot.iso file.
8. Click the 'isolinux' directory; the folder's contents appear.