final-YAST-IMG.html.in from LinuxCOE at Krugle
Show final-YAST-IMG.html.in syntax highlighted
<P><H3>The following boot disks 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="@METHOD@@COE_WAYSTATION@@PATH@@MOD_IMG@"><img src=/@PACKAGE_NAME@/images/floppy.png><br><b>modules1</b></a>
</td>
<td>Root Disk (initrd Filesys)
</td>
</tr>
<tr>
<td align=center>
<A HREF="http://@WAYSTATION@/@INSTALL_PATH@/boot/modules3"><img src=/@PACKAGE_NAME@/images/floppy.png><br><b>modules3</b></a>
</td>
<td>Driver disk (NICs)
</td>
</tr>
</table>
<P><B>You must make all 3 diskettes and insert them in order when prompted (Boot, modules1, modules3).</B></P>
<P><A HREF="@METHOD@@COE_WAYSTATION@@PATH@@KS_PATH@" target="help">autoyast.xml</A> -
This is a reference copy of the AutoYast2 config file embedded in the above image.</P>
<P><A HREF="@METHOD@@COE_WAYSTATION@@PATH@@INFO_PATH@" target="help">syslinuxrc.info</A> -
This is a reference copy of the syslinux info config file embedded in the above image.</P>
@LINUXCOE_WARNINGS@
<P>If you are presently running Linux, place 3 formatted floppies
in your floppy drive and issue the commands:</P>
<ul>
<PRE>dd if=@IMG_NAME@ of=/dev/fd0 bs=1440k # label BOOT</PRE>
<PRE>dd if=@MOD_IMG@ of=/dev/fd0 bs=1440k # label module disk 1</PRE>
<PRE>dd if=modules3 of=/dev/fd0 bs=1440k # label modules disk 3</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: # label BOOT</PRE>
<PRE>rawrite -f @MOD_IMG@ -d A: # label module disk 1</PRE>
<PRE>rawrite -f modules3 -d A: # label modules disk 3</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 remaining two diskettes. </P>
<hr>
<H3>Optional Driver Disks</H3>
If you have older/depecated or odd hardware, you may need addtional driver disks.
Automatic installations should pull these from the waystation.
<UL>
<LI><A HREF="http://@WAYSTATION@/@INSTALL_PATH@/boot/modules2">Modules 2</A> - IDE/RAID/SCSI modules.
<LI><A HREF="http://@WAYSTATION@/@INSTALL_PATH@/boot/modules4">Modules 4</A> - PCMCIA and file system modules and old (non-ATAPI) CDROM drivers.
<LI><A HREF="http://@WAYSTATION@/@INSTALL_PATH@/boot/modules5">Modules 5</A> - More IDE/RAID/SCSI modules.
</UL>
<P>
<b>Note:</b> This also occurs if you selected DHCP but couldn't reach a
DHCP server.
</P>
Thank you for using LinuxCOE.
See more files for this project here