Code Search for Developers
 
 
  

final-KS-IMG.html.in from LinuxCOE at Krugle


Show final-KS-IMG.html.in syntax highlighted

<P><H3>The following floppy image will automatically build your @DISTRO@-@OSVER@ @ARCH@ system:</H3></P>

<table border=1>
<tr>
<td align=center>
<A HREF="@METHOD@@COE_WAYSTATION@@PATH@@IMG_PATH@"><img src=/@PACKAGE_NAME@/images/floppy.png><br><b>@IMG_NAME@</b></A>
</td>
<td>Boot disk
</td>
</tr>
@MD5SUM@
<tr>
<td align=center>
<A HREF="http://@WAYSTATION@@INSTALL_PATH@/images/drvnet.img"><img src=/@PACKAGE_NAME@/images/floppy.png><br><b>drvnet.img</b></a>
</td>
<td>Driver disk (networking)
</td>
</tr>
</table>

<P><A HREF="@METHOD@@COE_WAYSTATION@@PATH@@KS_PATH@" target="help">ks.cfg</A> -
 This is a reference copy of the kickstart config file embedded in the above image .</P>

@LINUXCOE_WARNINGS@

<P>If you are presently running Linux, place your 2 formatted floppies
in your floppy drive and issue the commands:</P>

<ul>
<PRE>dd if=@IMG_NAME@ of=/dev/fd0 bs=1440k</PRE>
<PRE>dd if=drvnet.img of=/dev/fd0 bs=1440k</PRE>
</ul>

<P>If you are presently running a MicroSoft OS, you can download
the <A HREF="http://COE_WAYSTATION/LinuxCOE/downloads/rawrite.exe">
rawrite</A> program.  After getting the rawrite.exe executable, issue:</P>
<ul>
<PRE>rawrite -f @IMG_NAME@ -d A:      </PRE>
<PRE>rawrite -f drvnet.img -d A:  </PRE>
</ul>

<P>
Once the physical floppies are created, insert the boot floppy in your target
system and boot from the appropriate drive.  You will be greeted with the
LinuxCOE installation screen, at the bottom of the screen you'll be provided
with a "boot:" prompt.  Type "install" to automatically install the system per
your design.   
<ul>
<p>
<PRE>boot: <I>install</I></PRE>
<P>
</ul>
<P>You will be prompted for the driver disk (drvnet.img), insert it, and
select 'Use a Driver Disk'.</P>
<hr>


<H3>Optional Driver Disks</H3>


If you have older/depecated or odd network hardware, you may need a driver disk.
The most common symptom is the install stops almost immediately after
starting and prompts you for "Language/keyboard/mouse".

<P>
<b>Note:</b> This also occurs if you selected DHCP but couldn't reach a
DHCP server.
</P>

<P>
Create a second floppy (just like the one above) but use the following
image(s):
</P>


If you have a laptop, or VERY old hardware, you may need one of these instead:
<UL>
<LI><A HREF="http://@WAYSTATION@@INSTALL_PATH@/images/drvblock.img">Block</A> - Additional Block Device Drivers
<LI><A HREF="http://@WAYSTATION@@INSTALL_PATH@/images/pcmciadd.img">PCMCIA Drivers</A> - Additional PCMCIA Card Drivers
</UL>

To use your driver disk, after booting off your install image, type:

<UL>
<PRE>
boot: <I>install dd</I>
</PRE>
</UL>

dd == Driver disk, you will be immediately prompted for it.

<p>




Thank you for using LinuxCOE.




See more files for this project here

LinuxCOE

The Linux Common Operating Environment (LinuxCOE) facilitates provisioning and lifecycle support of many popular Linux distributions, versions and architectures.

Project homepage: http://sourceforge.net/projects/linuxcoe
Programming language(s): JavaScript,Perl,Shell Script
License: gpl2

  images/
    src/
      designdoc.sxi
    CentOS.png
    Debian.png
    Fedora.png
    Novell.gif
    OpenSUSE.png
    Redhat.png
    Scientific.png
    Ubuntu.png
    VMware.gif
    boot-opt.png
    cd.png
    designdoc.png
    distros.png
    favicon.ico
    floppy.png
    hpweb_1-2_topnav_hp_logo.png
    install.png
    linuxcoe.png
    output.png
    profile.png
    retrofit.png
    s.png
    select.png
    sflogo.png
  themes/
    default/
      footer1.html.in
      header1.html.in
      header2.html.in
      header3.html.in
      header4.html.in
  Makefile.am
  Makefile.in
  README
  final-ESX-IMG.html.in
  final-KS-IMG.html.in
  final-KS-ISO.html.in
  final-PRESEED-ISO.html.in
  final-SIM-SIM.html.in
  final-YAST-IMG.html.in
  final-YAST-ISO.html.in
  index.shtml.in