Displaying 2 results from an estimated 2 matches for "launchfil".
Did you mean:
launchfail
2006 Feb 07
0
Booting centos from a windows ris server - SOLVED
...ion/ks file)
Copy /usr/lib/syslinux/pxelinux.0 from Centos 4.2 and move to
..\templates\
Create 'pxelinux.sif' in ..\templates\
Example 'pxelinux.sif' below:
-----------
[OSChooser]
Description="Linux Install - Centos 4"
Help="Automatically installs Centos 4."
LaunchFile = "Setup\English\Tools\PXELinux\i386\templates\pxelinux.0"
ImageType =Flat
Version="5.2 (0)"
Restart ris.
The Centos install option will be in the "Maintenance and Trouble
Shooting" menu as default.
Dean
2006 Jul 28
1
PXElinux and Windows RIS
...Linux\i386\templates create a file
?pxelinux.sif? and give it the following Contents:
----------------------------------------------------------------------------------------------------------------
[OSChooser]
Description = "Linux"
Help = "This option runs a Linux installer."
LaunchFile = "Setup\English\Images\PXELinux\i386\templates\pxelinux.0"
ImageType = Flat
Version="1.01"
----------------------------------------------------------------------------------------------------------------
In Setup\English\Images\PXELinux\i386\templates\pxelinux.cfg\ create a...